# 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-ci_vry8sq9/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:4 Saturday 27 July 2024 16:32:07 +0000 (0:00:00.018) 0:00:00.018 ********* 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-ci_vry8sq9/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-ci_vry8sq9/tests/tests_auth_and_security.yml:9 Saturday 27 July 2024 16:32:07 +0000 (0:00:00.012) 0:00:00.031 ********* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:48 Saturday 27 July 2024 16:32:07 +0000 (0:00:00.697) 0:00:00.728 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:32:08 +0000 (0:00:00.104) 0:00:00.832 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:32:08 +0000 (0:00:00.015) 0:00:00.848 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:32:08 +0000 (0:00:00.027) 0:00:00.875 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:32:08 +0000 (0:00:00.254) 0:00:01.130 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:32:08 +0000 (0:00:00.038) 0:00:01.169 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:32:08 +0000 (0:00:00.053) 0:00:01.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:32:09 +0000 (0:00:00.755) 0:00:01.979 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:32:09 +0000 (0:00:00.032) 0:00:02.012 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: slirp4netns-1.3.1-1.el9.x86_64", "Installed: fuse3-3.10.2-9.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-9.el9.x86_64", "Installed: netavark-2:1.11.0-1.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: podman-2:5.1.2-1.el9.x86_64", "Installed: conmon-3:2.1.12-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-9.el9.x86_64", "Installed: fuse-common-3.10.2-9.el9.x86_64", "Installed: container-selinux-3:2.232.1-1.el9.noarch", "Installed: libslirp-4.4.0-8.el9.x86_64", "Installed: passt-0^20240624.g1ee2eca-1.el9.x86_64", "Installed: passt-selinux-0^20240624.g1ee2eca-1.el9.noarch", "Installed: containers-common-2:1-90.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-overlayfs-1.14-1.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:33:11 +0000 (0:01:02.249) 0:01:04.261 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029370", "end": "2024-07-27 16:33:11.740874", "rc": 0, "start": "2024-07-27 16:33:11.711504" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:33:11 +0000 (0:00:00.281) 0:01:04.542 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:33:11 +0000 (0:00:00.028) 0:01:04.571 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:33:11 +0000 (0:00:00.028) 0:01:04.599 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:33:11 +0000 (0:00:00.067) 0:01:04.667 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:11 +0000 (0:00:00.037) 0:01:04.705 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.313) 0:01:05.019 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.023) 0:01:05.042 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.026) 0:01:05.069 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.184) 0:01:05.253 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.023) 0:01:05.277 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719992328.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.181) 0:01:05.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.019) 0:01:05.479 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.020) 0:01:05.499 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.020) 0:01:05.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.019) 0:01:05.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.021) 0:01:05.560 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.019) 0:01:05.579 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.019) 0:01:05.599 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.019) 0:01:05.619 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.064) 0:01:05.684 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.036) 0:01:05.720 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.020) 0:01:05.741 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:33:12 +0000 (0:00:00.020) 0:01:05.761 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.037) 0:01:05.798 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:05.818 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:05.837 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.038) 0:01:05.876 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:05.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:05.914 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.038) 0:01:05.952 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.020) 0:01:05.972 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:05.992 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:06.012 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.018) 0:01:06.031 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:06.050 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.018) 0:01:06.069 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.048) 0:01:06.117 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.018) 0:01:06.136 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:06.155 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.018) 0:01:06.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 : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:06.193 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.018) 0:01:06.212 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.018) 0:01:06.231 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.018) 0:01:06.249 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:52 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.019) 0:01:06.268 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:5 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.046) 0:01:06.315 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_8zr0t2dj_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:12 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.261) 0:01:06.576 ********* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_8zr0t2dj_podman/auth", "__podman_test_authfile": "/tmp/lsr_8zr0t2dj_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:18 Saturday 27 July 2024 16:33:13 +0000 (0:00:00.020) 0:01:06.597 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_8zr0t2dj_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-ci_vry8sq9/tests/tasks/setup_registry.yml:24 Saturday 27 July 2024 16:33:14 +0000 (0:00:00.270) 0:01:06.868 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 27 July 2024 16:33:14 +0000 (0:00:00.057) 0:01:06.925 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/.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-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 27 July 2024 16:33:14 +0000 (0:00:00.062) 0:01:06.987 ********* 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-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 27 July 2024 16:33:14 +0000 (0:00:00.024) 0:01:07.012 ********* 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-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 27 July 2024 16:33:14 +0000 (0:00:00.173) 0:01:07.185 ********* 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-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 27 July 2024 16:33:14 +0000 (0:00:00.023) 0:01:07.209 ********* 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" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 27 July 2024 16:33:14 +0000 (0:00:00.047) 0:01:07.257 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64", "Installed: python3-cffi-1.14.5-5.el9.x86_64" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 27 July 2024 16:33:16 +0000 (0:00:02.156) 0:01:09.413 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-pyparsing-2.4.7-9.el9.noarch", "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 27 July 2024 16:33:19 +0000 (0:00:02.447) 0:01:11.860 ********* 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-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 27 July 2024 16:33:19 +0000 (0:00:00.216) 0:01:12.077 ********* 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-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 27 July 2024 16:33:19 +0000 (0:00:00.195) 0:01:12.272 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target system.slice dbus-broker.service syslog.target dbus.socket basic.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 27 July 2024 16:33:20 +0000 (0:00:00.678) 0:01:12.950 ********* 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-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 27 July 2024 16:33:21 +0000 (0:00:01.668) 0:01:14.618 ********* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRQUxDR2szamZTL0NnSzZsS3JveGhRakFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTURCaQpNRGcyT1RNdE56aGtaalJpWmpBdFlUQXlZbUU1TkdFdFlXVTRZell4TkRFd0hoY05NalF3TnpJM01UWXpNekl3CldoY05NalV3TnpJM01UWXpNekl3V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQzVyNGp2SzZ6SHd4TDBkU1NhU1dqemYxV3NQU1Q4OGJ6UQpqdmpNZTY3OVcza01JSGZDVmJkd0w5RzQyZ2lmTlNublJHRW5sQ3V1MDRnRVZJQ2FvT05ZMEhWREk5NTdzNnlqCms2MDFLQlVtcDBYMUhxWHViZXNhNjRBTXdzcmhxYWEycDkrdTZZQnJRZWQxSjRkRTZSdUp6dDU2YmF3UDRpdWUKYXl1RE9sdnJaTWJyNGxnZ1VYVlFIZzZSdFFFS3dWSUdtQUxMQnVMbUdkTFlpamRSM3BDR241clFURjU4L2gwOApEcFh6ME1tOG4vSjV2c0dtVnRBOUp0cDR3SU00MlZ2Rnh2V2Rwa0FPcVF0dExVZ3MxNDF1bXBrQm9rRkQ4YTR4CnNPc2NhcXVRVitsZG5MTU96bDFFTFpiZDE3ZEh2WXVHTll2K1JmaFJaZzZmYS95aDlmaDdBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJRVUUzSDl6NWlVT2lkeWVnNXNDUzZQVU4yVlBEQWZCZ05WSFNNRUdEQVdnQlFZT3RXaWFlNVYKSE1aUHRpSmNRYzV3VkJTRHR6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFVblFvOUplZTRUVTdhcTlrUlhVNAo1VHRWdC82NHVDVFdDTTB6Si9WS01CUGVVTHRvVGl2RjNiWURFcVd2MlFwZDBxenZMTjIwUEpjZVpiV3BYeHRjCk5GVGFiVFkvU1hNazZ2WURsdS9SUW9zUU5jSk5vWFIyTVJjRnZaRDVKclZ1UVVLS0haS0o0QkQrZGJwaEpFVW8KWmJTZGtUN2dneFJVN3p1aXBNTDJWK2V2NHFPY2s0dDQyMWRYeTc0MTI0TUhSSGc0Vk8xTXdEaGJaYjJpR1N5TwpsWkYvV3ZpQ01ZSEV2RkpGU1NaMDc1SHFrcHJYcndwMXpzOHNDODJQazduZVVORnA5WTFiRU4zcXp5bm1WMERnCkFZZnZTem5JdVdsaDAyTGI1ZUp0YWI5RlZydHFyWVZhdXFWSWpxanlvK0NEZFRoTUxXdmE3SG1ETUg5azNpbncKbkE9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2d0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktrd2dnU2xBZ0VBQW9JQkFRQzVyNGp2SzZ6SHd4TDAKZFNTYVNXanpmMVdzUFNUODhielFqdmpNZTY3OVcza01JSGZDVmJkd0w5RzQyZ2lmTlNublJHRW5sQ3V1MDRnRQpWSUNhb09OWTBIVkRJOTU3czZ5ams2MDFLQlVtcDBYMUhxWHViZXNhNjRBTXdzcmhxYWEycDkrdTZZQnJRZWQxCko0ZEU2UnVKenQ1NmJhd1A0aXVlYXl1RE9sdnJaTWJyNGxnZ1VYVlFIZzZSdFFFS3dWSUdtQUxMQnVMbUdkTFkKaWpkUjNwQ0duNXJRVEY1OC9oMDhEcFh6ME1tOG4vSjV2c0dtVnRBOUp0cDR3SU00MlZ2Rnh2V2Rwa0FPcVF0dApMVWdzMTQxdW1wa0Jva0ZEOGE0eHNPc2NhcXVRVitsZG5MTU96bDFFTFpiZDE3ZEh2WXVHTll2K1JmaFJaZzZmCmEveWg5Zmg3QWdNQkFBRUNnZ0VBQTJsY3VEWFN0eWJlU0MrNlpidXhXZ3Z4TElWMFJkSGF5L0FwVlJGQjRVOHcKb25WTjJzam0vQUNXaENTaSsxRU4xdkJ0eVBCNWU4bnFKdkZxSFhuN2Rvd3RJMTViUGY4eEFSNWh4ODJLMDRxdQpPeERMTUVSZUlzRElVMmJsTlNrelM5YlQ5U3R4dFhuNlo1WWlDVFV2bmdwM0Vpb3NSNStnMzFWYUpHajlsU2QyCnRQRzdqRElRMzhwSnZKVVZhLy9TcWhiN01EVGJiS1lub3ErelVWb1Y4ckhXZFB6VUttYkZidXVFQjVJWExNdXcKbWY3V0dKc1ZpWkpBN0VTV3BSUmNaZWhqclJscG0xVUhNd3ZCc2pFN1hwS05XemZ5Zm40T05PdXBZaDR2Nmd6YQo0aHE4aUdYTkNyOW9lWmhCSDRkc3g5TDllUkp5TzVuWDZmK1U0ZVhnWVFLQmdRRHUrcG5lTTQ5cWVTMm5KSHh6CmhKcllPUHQrUXduK3V5d3ZQMWFuOXo1blRBZlE2NE1NNDhSSHRlUFVvRFY5NmI3bUFCMWxyMS9GNCtZNkFhS28KTUU4MnByQ1BQQW9FUG91RXNzTVVZRzRFT3NOTS9pdFdtNHZBK2krdzlVbzVLZzdPM3g2WHNPL080NzNJR1kyaQoxL2VNUzFXZCtSQ1FkVlJZOHdRV1l3dUNZUUtCZ1FERzZUZUlnUEV2Q040Qi80aGRWR1FJZ0pML1lNdDBIMTNyCmlTODR6OVhIMFFsZm9KczhTZlZOc1A4ejUwSURTUUxQc2FUcFhGR2s4ZEl6TTdmQ1VHRFhHZkh3OWYyMmIyU2QKaG5FYVp4N1FFRDc2clNVMWg0K2o2a0FLZ3hCenRiTm1YR0xpb3NvUzNPM0FUeEtyc0UrSHh1ZGtrL2hZRFl4QQp5MmVsK3FLZ1d3S0JnUURmYW05eEdYanBqSkpPb1VDcjZudXN5MURyRUplR2lzdmErL2J5bnFXN2dvd0lHRFZ6ClZuaUlwaFp5RUxrUmx2WStKanRWZGlndVpFbzNUcElYZE5xSmVEcTJIZVlyWTZHaGxGSG1lZVJBbGdOQnRwa2oKcGRWNHV5emMzZVRmSGwrcnJWSDNkSll0TUNLYnNMQUdYcXR5Z0hkeGNZaTMxTWpmUTRvOXQ2anA0UUtCZ1FDdwpZemQvc1BndmdXbDkxQ0FVd3pWQjVPSjEzRndPeVpIN3dGZER4ZW9KbTNENGYrK284dHk0M0hBeWtxeVRSVGRjCi9tY0RHWDY5Q2tRZ2E0aFVvL3A4Uk9HcmtEaEFnMTl4NFRxQzgxYjdvcXgybHZ3Y0QrNXNxTm5KZUpncVE4S20KenQ1Um81SVdVQnYxSVNtcFhsdm9SNVlDTnNWUE1CUmprUHlFejFGUGFRS0JnUURDNzVRcjE5dW02SFozZUl1ZgpmNUpIY2ZiVVpEb3BzaEp5eFRrbmo4dGFFV25ReHI2WXpydXM5UjlNVVYvUEZFY3NFUXJTSk9uaGZaTkV3OU1MCjNVOEdnOGtIS1Q5bUZrcHFNekFVUmxWdDU3cEloSEdkZCtIUEJEOHZHWTFkekRBaEl6UUNDU3Zyc3d6ZG5zVmYKbXB4RWdJaitIOENUVGx4SGF1OFppM1I5cHc9PQotLS0tLUVORCBQUklWQVRFIEtFWS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRQUxDR2szamZTL0NnSzZsS3JveGhRakFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTURCaQpNRGcyT1RNdE56aGtaalJpWmpBdFlUQXlZbUU1TkdFdFlXVTRZell4TkRFd0hoY05NalF3TnpJM01UWXpNekl3CldoY05NalV3TnpJM01UWXpNekl3V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQzVyNGp2SzZ6SHd4TDBkU1NhU1dqemYxV3NQU1Q4OGJ6UQpqdmpNZTY3OVcza01JSGZDVmJkd0w5RzQyZ2lmTlNublJHRW5sQ3V1MDRnRVZJQ2FvT05ZMEhWREk5NTdzNnlqCms2MDFLQlVtcDBYMUhxWHViZXNhNjRBTXdzcmhxYWEycDkrdTZZQnJRZWQxSjRkRTZSdUp6dDU2YmF3UDRpdWUKYXl1RE9sdnJaTWJyNGxnZ1VYVlFIZzZSdFFFS3dWSUdtQUxMQnVMbUdkTFlpamRSM3BDR241clFURjU4L2gwOApEcFh6ME1tOG4vSjV2c0dtVnRBOUp0cDR3SU00MlZ2Rnh2V2Rwa0FPcVF0dExVZ3MxNDF1bXBrQm9rRkQ4YTR4CnNPc2NhcXVRVitsZG5MTU96bDFFTFpiZDE3ZEh2WXVHTll2K1JmaFJaZzZmYS95aDlmaDdBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJRVUUzSDl6NWlVT2lkeWVnNXNDUzZQVU4yVlBEQWZCZ05WSFNNRUdEQVdnQlFZT3RXaWFlNVYKSE1aUHRpSmNRYzV3VkJTRHR6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFVblFvOUplZTRUVTdhcTlrUlhVNAo1VHRWdC82NHVDVFdDTTB6Si9WS01CUGVVTHRvVGl2RjNiWURFcVd2MlFwZDBxenZMTjIwUEpjZVpiV3BYeHRjCk5GVGFiVFkvU1hNazZ2WURsdS9SUW9zUU5jSk5vWFIyTVJjRnZaRDVKclZ1UVVLS0haS0o0QkQrZGJwaEpFVW8KWmJTZGtUN2dneFJVN3p1aXBNTDJWK2V2NHFPY2s0dDQyMWRYeTc0MTI0TUhSSGc0Vk8xTXdEaGJaYjJpR1N5TwpsWkYvV3ZpQ01ZSEV2RkpGU1NaMDc1SHFrcHJYcndwMXpzOHNDODJQazduZVVORnA5WTFiRU4zcXp5bm1WMERnCkFZZnZTem5JdVdsaDAyTGI1ZUp0YWI5RlZydHFyWVZhdXFWSWpxanlvK0NEZFRoTUxXdmE3SG1ETUg5azNpbncKbkE9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 27 July 2024 16:33:22 +0000 (0:00:00.577) 0:01:15.196 ********* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQALCGk3jfS/CgK6lKroxhQjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDBi\nMDg2OTMtNzhkZjRiZjAtYTAyYmE5NGEtYWU4YzYxNDEwHhcNMjQwNzI3MTYzMzIw\nWhcNMjUwNzI3MTYzMzIwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5r4jvK6zHwxL0dSSaSWjzf1WsPST88bzQ\njvjMe679W3kMIHfCVbdwL9G42gifNSnnRGEnlCuu04gEVICaoONY0HVDI957s6yj\nk601KBUmp0X1HqXubesa64AMwsrhqaa2p9+u6YBrQed1J4dE6RuJzt56bawP4iue\nayuDOlvrZMbr4lggUXVQHg6RtQEKwVIGmALLBuLmGdLYijdR3pCGn5rQTF58/h08\nDpXz0Mm8n/J5vsGmVtA9Jtp4wIM42VvFxvWdpkAOqQttLUgs141umpkBokFD8a4x\nsOscaquQV+ldnLMOzl1ELZbd17dHvYuGNYv+RfhRZg6fa/yh9fh7AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQUE3H9z5iUOidyeg5sCS6PUN2VPDAfBgNVHSMEGDAWgBQYOtWiae5V\nHMZPtiJcQc5wVBSDtzANBgkqhkiG9w0BAQsFAAOCAQEAUnQo9Jee4TU7aq9kRXU4\n5TtVt/64uCTWCM0zJ/VKMBPeULtoTivF3bYDEqWv2Qpd0qzvLN20PJceZbWpXxtc\nNFTabTY/SXMk6vYDlu/RQosQNcJNoXR2MRcFvZD5JrVuQUKKHZKJ4BD+dbphJEUo\nZbSdkT7ggxRU7zuipML2V+ev4qOck4t421dXy74124MHRHg4VO1MwDhbZb2iGSyO\nlZF/WviCMYHEvFJFSSZ075HqkprXrwp1zs8sC82Pk7neUNFp9Y1bEN3qzynmV0Dg\nAYfvSznIuWlh02Lb5eJtab9FVrtqrYVauqVIjqjyo+CDdThMLWva7HmDMH9k3inw\nnA==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQALCGk3jfS/CgK6lKroxhQjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDBi\nMDg2OTMtNzhkZjRiZjAtYTAyYmE5NGEtYWU4YzYxNDEwHhcNMjQwNzI3MTYzMzIw\nWhcNMjUwNzI3MTYzMzIwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5r4jvK6zHwxL0dSSaSWjzf1WsPST88bzQ\njvjMe679W3kMIHfCVbdwL9G42gifNSnnRGEnlCuu04gEVICaoONY0HVDI957s6yj\nk601KBUmp0X1HqXubesa64AMwsrhqaa2p9+u6YBrQed1J4dE6RuJzt56bawP4iue\nayuDOlvrZMbr4lggUXVQHg6RtQEKwVIGmALLBuLmGdLYijdR3pCGn5rQTF58/h08\nDpXz0Mm8n/J5vsGmVtA9Jtp4wIM42VvFxvWdpkAOqQttLUgs141umpkBokFD8a4x\nsOscaquQV+ldnLMOzl1ELZbd17dHvYuGNYv+RfhRZg6fa/yh9fh7AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQUE3H9z5iUOidyeg5sCS6PUN2VPDAfBgNVHSMEGDAWgBQYOtWiae5V\nHMZPtiJcQc5wVBSDtzANBgkqhkiG9w0BAQsFAAOCAQEAUnQo9Jee4TU7aq9kRXU4\n5TtVt/64uCTWCM0zJ/VKMBPeULtoTivF3bYDEqWv2Qpd0qzvLN20PJceZbWpXxtc\nNFTabTY/SXMk6vYDlu/RQosQNcJNoXR2MRcFvZD5JrVuQUKKHZKJ4BD+dbphJEUo\nZbSdkT7ggxRU7zuipML2V+ev4qOck4t421dXy74124MHRHg4VO1MwDhbZb2iGSyO\nlZF/WviCMYHEvFJFSSZ075HqkprXrwp1zs8sC82Pk7neUNFp9Y1bEN3qzynmV0Dg\nAYfvSznIuWlh02Lb5eJtab9FVrtqrYVauqVIjqjyo+CDdThMLWva7HmDMH9k3inw\nnA==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQC5r4jvK6zHwxL0\ndSSaSWjzf1WsPST88bzQjvjMe679W3kMIHfCVbdwL9G42gifNSnnRGEnlCuu04gE\nVICaoONY0HVDI957s6yjk601KBUmp0X1HqXubesa64AMwsrhqaa2p9+u6YBrQed1\nJ4dE6RuJzt56bawP4iueayuDOlvrZMbr4lggUXVQHg6RtQEKwVIGmALLBuLmGdLY\nijdR3pCGn5rQTF58/h08DpXz0Mm8n/J5vsGmVtA9Jtp4wIM42VvFxvWdpkAOqQtt\nLUgs141umpkBokFD8a4xsOscaquQV+ldnLMOzl1ELZbd17dHvYuGNYv+RfhRZg6f\na/yh9fh7AgMBAAECggEAA2lcuDXStybeSC+6ZbuxWgvxLIV0RdHay/ApVRFB4U8w\nonVN2sjm/ACWhCSi+1EN1vBtyPB5e8nqJvFqHXn7dowtI15bPf8xAR5hx82K04qu\nOxDLMEReIsDIU2blNSkzS9bT9StxtXn6Z5YiCTUvngp3EiosR5+g31VaJGj9lSd2\ntPG7jDIQ38pJvJUVa//Sqhb7MDTbbKYnoq+zUVoV8rHWdPzUKmbFbuuEB5IXLMuw\nmf7WGJsViZJA7ESWpRRcZehjrRlpm1UHMwvBsjE7XpKNWzfyfn4ONOupYh4v6gza\n4hq8iGXNCr9oeZhBH4dsx9L9eRJyO5nX6f+U4eXgYQKBgQDu+pneM49qeS2nJHxz\nhJrYOPt+Qwn+uywvP1an9z5nTAfQ64MM48RHtePUoDV96b7mAB1lr1/F4+Y6AaKo\nME82prCPPAoEPouEssMUYG4EOsNM/itWm4vA+i+w9Uo5Kg7O3x6XsO/O473IGY2i\n1/eMS1Wd+RCQdVRY8wQWYwuCYQKBgQDG6TeIgPEvCN4B/4hdVGQIgJL/YMt0H13r\niS84z9XH0QlfoJs8SfVNsP8z50IDSQLPsaTpXFGk8dIzM7fCUGDXGfHw9f22b2Sd\nhnEaZx7QED76rSU1h4+j6kAKgxBztbNmXGLiosoS3O3ATxKrsE+Hxudkk/hYDYxA\ny2el+qKgWwKBgQDfam9xGXjpjJJOoUCr6nusy1DrEJeGisva+/bynqW7gowIGDVz\nVniIphZyELkRlvY+JjtVdiguZEo3TpIXdNqJeDq2HeYrY6GhlFHmeeRAlgNBtpkj\npdV4uyzc3eTfHl+rrVH3dJYtMCKbsLAGXqtygHdxcYi31MjfQ4o9t6jp4QKBgQCw\nYzd/sPgvgWl91CAUwzVB5OJ13FwOyZH7wFdDxeoJm3D4f++o8ty43HAykqyTRTdc\n/mcDGX69CkQga4hUo/p8ROGrkDhAg19x4TqC81b7oqx2lvwcD+5sqNnJeJgqQ8Km\nzt5Ro5IWUBv1ISmpXlvoR5YCNsVPMBRjkPyEz1FPaQKBgQDC75Qr19um6HZ3eIuf\nf5JHcfbUZDopshJyxTknj8taEWnQxr6Yzrus9R9MUV/PFEcsEQrSJOnhfZNEw9ML\n3U8Gg8kHKT9mFkpqMzAURlVt57pIhHGdd+HPBD8vGY1dzDAhIzQCCSvrswzdnsVf\nmpxEgIj+H8CTTlxHau8Zi3R9pw==\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 27 July 2024 16:33:22 +0000 (0:00:00.025) 0:01:15.222 ********* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQALCGk3jfS/CgK6lKroxhQjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDBi\nMDg2OTMtNzhkZjRiZjAtYTAyYmE5NGEtYWU4YzYxNDEwHhcNMjQwNzI3MTYzMzIw\nWhcNMjUwNzI3MTYzMzIwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5r4jvK6zHwxL0dSSaSWjzf1WsPST88bzQ\njvjMe679W3kMIHfCVbdwL9G42gifNSnnRGEnlCuu04gEVICaoONY0HVDI957s6yj\nk601KBUmp0X1HqXubesa64AMwsrhqaa2p9+u6YBrQed1J4dE6RuJzt56bawP4iue\nayuDOlvrZMbr4lggUXVQHg6RtQEKwVIGmALLBuLmGdLYijdR3pCGn5rQTF58/h08\nDpXz0Mm8n/J5vsGmVtA9Jtp4wIM42VvFxvWdpkAOqQttLUgs141umpkBokFD8a4x\nsOscaquQV+ldnLMOzl1ELZbd17dHvYuGNYv+RfhRZg6fa/yh9fh7AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQUE3H9z5iUOidyeg5sCS6PUN2VPDAfBgNVHSMEGDAWgBQYOtWiae5V\nHMZPtiJcQc5wVBSDtzANBgkqhkiG9w0BAQsFAAOCAQEAUnQo9Jee4TU7aq9kRXU4\n5TtVt/64uCTWCM0zJ/VKMBPeULtoTivF3bYDEqWv2Qpd0qzvLN20PJceZbWpXxtc\nNFTabTY/SXMk6vYDlu/RQosQNcJNoXR2MRcFvZD5JrVuQUKKHZKJ4BD+dbphJEUo\nZbSdkT7ggxRU7zuipML2V+ev4qOck4t421dXy74124MHRHg4VO1MwDhbZb2iGSyO\nlZF/WviCMYHEvFJFSSZ075HqkprXrwp1zs8sC82Pk7neUNFp9Y1bEN3qzynmV0Dg\nAYfvSznIuWlh02Lb5eJtab9FVrtqrYVauqVIjqjyo+CDdThMLWva7HmDMH9k3inw\nnA==\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQC5r4jvK6zHwxL0\ndSSaSWjzf1WsPST88bzQjvjMe679W3kMIHfCVbdwL9G42gifNSnnRGEnlCuu04gE\nVICaoONY0HVDI957s6yjk601KBUmp0X1HqXubesa64AMwsrhqaa2p9+u6YBrQed1\nJ4dE6RuJzt56bawP4iueayuDOlvrZMbr4lggUXVQHg6RtQEKwVIGmALLBuLmGdLY\nijdR3pCGn5rQTF58/h08DpXz0Mm8n/J5vsGmVtA9Jtp4wIM42VvFxvWdpkAOqQtt\nLUgs141umpkBokFD8a4xsOscaquQV+ldnLMOzl1ELZbd17dHvYuGNYv+RfhRZg6f\na/yh9fh7AgMBAAECggEAA2lcuDXStybeSC+6ZbuxWgvxLIV0RdHay/ApVRFB4U8w\nonVN2sjm/ACWhCSi+1EN1vBtyPB5e8nqJvFqHXn7dowtI15bPf8xAR5hx82K04qu\nOxDLMEReIsDIU2blNSkzS9bT9StxtXn6Z5YiCTUvngp3EiosR5+g31VaJGj9lSd2\ntPG7jDIQ38pJvJUVa//Sqhb7MDTbbKYnoq+zUVoV8rHWdPzUKmbFbuuEB5IXLMuw\nmf7WGJsViZJA7ESWpRRcZehjrRlpm1UHMwvBsjE7XpKNWzfyfn4ONOupYh4v6gza\n4hq8iGXNCr9oeZhBH4dsx9L9eRJyO5nX6f+U4eXgYQKBgQDu+pneM49qeS2nJHxz\nhJrYOPt+Qwn+uywvP1an9z5nTAfQ64MM48RHtePUoDV96b7mAB1lr1/F4+Y6AaKo\nME82prCPPAoEPouEssMUYG4EOsNM/itWm4vA+i+w9Uo5Kg7O3x6XsO/O473IGY2i\n1/eMS1Wd+RCQdVRY8wQWYwuCYQKBgQDG6TeIgPEvCN4B/4hdVGQIgJL/YMt0H13r\niS84z9XH0QlfoJs8SfVNsP8z50IDSQLPsaTpXFGk8dIzM7fCUGDXGfHw9f22b2Sd\nhnEaZx7QED76rSU1h4+j6kAKgxBztbNmXGLiosoS3O3ATxKrsE+Hxudkk/hYDYxA\ny2el+qKgWwKBgQDfam9xGXjpjJJOoUCr6nusy1DrEJeGisva+/bynqW7gowIGDVz\nVniIphZyELkRlvY+JjtVdiguZEo3TpIXdNqJeDq2HeYrY6GhlFHmeeRAlgNBtpkj\npdV4uyzc3eTfHl+rrVH3dJYtMCKbsLAGXqtygHdxcYi31MjfQ4o9t6jp4QKBgQCw\nYzd/sPgvgWl91CAUwzVB5OJ13FwOyZH7wFdDxeoJm3D4f++o8ty43HAykqyTRTdc\n/mcDGX69CkQga4hUo/p8ROGrkDhAg19x4TqC81b7oqx2lvwcD+5sqNnJeJgqQ8Km\nzt5Ro5IWUBv1ISmpXlvoR5YCNsVPMBRjkPyEz1FPaQKBgQDC75Qr19um6HZ3eIuf\nf5JHcfbUZDopshJyxTknj8taEWnQxr6Yzrus9R9MUV/PFEcsEQrSJOnhfZNEw9ML\n3U8Gg8kHKT9mFkpqMzAURlVt57pIhHGdd+HPBD8vGY1dzDAhIzQCCSvrswzdnsVf\nmpxEgIj+H8CTTlxHau8Zi3R9pw==\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQALCGk3jfS/CgK6lKroxhQjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDBi\nMDg2OTMtNzhkZjRiZjAtYTAyYmE5NGEtYWU4YzYxNDEwHhcNMjQwNzI3MTYzMzIw\nWhcNMjUwNzI3MTYzMzIwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5r4jvK6zHwxL0dSSaSWjzf1WsPST88bzQ\njvjMe679W3kMIHfCVbdwL9G42gifNSnnRGEnlCuu04gEVICaoONY0HVDI957s6yj\nk601KBUmp0X1HqXubesa64AMwsrhqaa2p9+u6YBrQed1J4dE6RuJzt56bawP4iue\nayuDOlvrZMbr4lggUXVQHg6RtQEKwVIGmALLBuLmGdLYijdR3pCGn5rQTF58/h08\nDpXz0Mm8n/J5vsGmVtA9Jtp4wIM42VvFxvWdpkAOqQttLUgs141umpkBokFD8a4x\nsOscaquQV+ldnLMOzl1ELZbd17dHvYuGNYv+RfhRZg6fa/yh9fh7AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQUE3H9z5iUOidyeg5sCS6PUN2VPDAfBgNVHSMEGDAWgBQYOtWiae5V\nHMZPtiJcQc5wVBSDtzANBgkqhkiG9w0BAQsFAAOCAQEAUnQo9Jee4TU7aq9kRXU4\n5TtVt/64uCTWCM0zJ/VKMBPeULtoTivF3bYDEqWv2Qpd0qzvLN20PJceZbWpXxtc\nNFTabTY/SXMk6vYDlu/RQosQNcJNoXR2MRcFvZD5JrVuQUKKHZKJ4BD+dbphJEUo\nZbSdkT7ggxRU7zuipML2V+ev4qOck4t421dXy74124MHRHg4VO1MwDhbZb2iGSyO\nlZF/WviCMYHEvFJFSSZ075HqkprXrwp1zs8sC82Pk7neUNFp9Y1bEN3qzynmV0Dg\nAYfvSznIuWlh02Lb5eJtab9FVrtqrYVauqVIjqjyo+CDdThMLWva7HmDMH9k3inw\nnA==\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.028063", "end": "2024-07-27 16:33:22.632699", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQALCGk3jfS/CgK6lKroxhQjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDBi\nMDg2OTMtNzhkZjRiZjAtYTAyYmE5NGEtYWU4YzYxNDEwHhcNMjQwNzI3MTYzMzIw\nWhcNMjUwNzI3MTYzMzIwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5r4jvK6zHwxL0dSSaSWjzf1WsPST88bzQ\njvjMe679W3kMIHfCVbdwL9G42gifNSnnRGEnlCuu04gEVICaoONY0HVDI957s6yj\nk601KBUmp0X1HqXubesa64AMwsrhqaa2p9+u6YBrQed1J4dE6RuJzt56bawP4iue\nayuDOlvrZMbr4lggUXVQHg6RtQEKwVIGmALLBuLmGdLYijdR3pCGn5rQTF58/h08\nDpXz0Mm8n/J5vsGmVtA9Jtp4wIM42VvFxvWdpkAOqQttLUgs141umpkBokFD8a4x\nsOscaquQV+ldnLMOzl1ELZbd17dHvYuGNYv+RfhRZg6fa/yh9fh7AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQUE3H9z5iUOidyeg5sCS6PUN2VPDAfBgNVHSMEGDAWgBQYOtWiae5V\nHMZPtiJcQc5wVBSDtzANBgkqhkiG9w0BAQsFAAOCAQEAUnQo9Jee4TU7aq9kRXU4\n5TtVt/64uCTWCM0zJ/VKMBPeULtoTivF3bYDEqWv2Qpd0qzvLN20PJceZbWpXxtc\nNFTabTY/SXMk6vYDlu/RQosQNcJNoXR2MRcFvZD5JrVuQUKKHZKJ4BD+dbphJEUo\nZbSdkT7ggxRU7zuipML2V+ev4qOck4t421dXy74124MHRHg4VO1MwDhbZb2iGSyO\nlZF/WviCMYHEvFJFSSZ075HqkprXrwp1zs8sC82Pk7neUNFp9Y1bEN3qzynmV0Dg\nAYfvSznIuWlh02Lb5eJtab9FVrtqrYVauqVIjqjyo+CDdThMLWva7HmDMH9k3inw\nnA==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQALCGk3jfS/CgK6lKroxhQjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDBi\nMDg2OTMtNzhkZjRiZjAtYTAyYmE5NGEtYWU4YzYxNDEwHhcNMjQwNzI3MTYzMzIw\nWhcNMjUwNzI3MTYzMzIwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5r4jvK6zHwxL0dSSaSWjzf1WsPST88bzQ\njvjMe679W3kMIHfCVbdwL9G42gifNSnnRGEnlCuu04gEVICaoONY0HVDI957s6yj\nk601KBUmp0X1HqXubesa64AMwsrhqaa2p9+u6YBrQed1J4dE6RuJzt56bawP4iue\nayuDOlvrZMbr4lggUXVQHg6RtQEKwVIGmALLBuLmGdLYijdR3pCGn5rQTF58/h08\nDpXz0Mm8n/J5vsGmVtA9Jtp4wIM42VvFxvWdpkAOqQttLUgs141umpkBokFD8a4x\nsOscaquQV+ldnLMOzl1ELZbd17dHvYuGNYv+RfhRZg6fa/yh9fh7AgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQUE3H9z5iUOidyeg5sCS6PUN2VPDAfBgNVHSMEGDAWgBQYOtWiae5V\nHMZPtiJcQc5wVBSDtzANBgkqhkiG9w0BAQsFAAOCAQEAUnQo9Jee4TU7aq9kRXU4\n5TtVt/64uCTWCM0zJ/VKMBPeULtoTivF3bYDEqWv2Qpd0qzvLN20PJceZbWpXxtc\nNFTabTY/SXMk6vYDlu/RQosQNcJNoXR2MRcFvZD5JrVuQUKKHZKJ4BD+dbphJEUo\nZbSdkT7ggxRU7zuipML2V+ev4qOck4t421dXy74124MHRHg4VO1MwDhbZb2iGSyO\nlZF/WviCMYHEvFJFSSZ075HqkprXrwp1zs8sC82Pk7neUNFp9Y1bEN3qzynmV0Dg\nAYfvSznIuWlh02Lb5eJtab9FVrtqrYVauqVIjqjyo+CDdThMLWva7HmDMH9k3inw\nnA==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQC5r4jvK6zHwxL0\ndSSaSWjzf1WsPST88bzQjvjMe679W3kMIHfCVbdwL9G42gifNSnnRGEnlCuu04gE\nVICaoONY0HVDI957s6yjk601KBUmp0X1HqXubesa64AMwsrhqaa2p9+u6YBrQed1\nJ4dE6RuJzt56bawP4iueayuDOlvrZMbr4lggUXVQHg6RtQEKwVIGmALLBuLmGdLY\nijdR3pCGn5rQTF58/h08DpXz0Mm8n/J5vsGmVtA9Jtp4wIM42VvFxvWdpkAOqQtt\nLUgs141umpkBokFD8a4xsOscaquQV+ldnLMOzl1ELZbd17dHvYuGNYv+RfhRZg6f\na/yh9fh7AgMBAAECggEAA2lcuDXStybeSC+6ZbuxWgvxLIV0RdHay/ApVRFB4U8w\nonVN2sjm/ACWhCSi+1EN1vBtyPB5e8nqJvFqHXn7dowtI15bPf8xAR5hx82K04qu\nOxDLMEReIsDIU2blNSkzS9bT9StxtXn6Z5YiCTUvngp3EiosR5+g31VaJGj9lSd2\ntPG7jDIQ38pJvJUVa//Sqhb7MDTbbKYnoq+zUVoV8rHWdPzUKmbFbuuEB5IXLMuw\nmf7WGJsViZJA7ESWpRRcZehjrRlpm1UHMwvBsjE7XpKNWzfyfn4ONOupYh4v6gza\n4hq8iGXNCr9oeZhBH4dsx9L9eRJyO5nX6f+U4eXgYQKBgQDu+pneM49qeS2nJHxz\nhJrYOPt+Qwn+uywvP1an9z5nTAfQ64MM48RHtePUoDV96b7mAB1lr1/F4+Y6AaKo\nME82prCPPAoEPouEssMUYG4EOsNM/itWm4vA+i+w9Uo5Kg7O3x6XsO/O473IGY2i\n1/eMS1Wd+RCQdVRY8wQWYwuCYQKBgQDG6TeIgPEvCN4B/4hdVGQIgJL/YMt0H13r\niS84z9XH0QlfoJs8SfVNsP8z50IDSQLPsaTpXFGk8dIzM7fCUGDXGfHw9f22b2Sd\nhnEaZx7QED76rSU1h4+j6kAKgxBztbNmXGLiosoS3O3ATxKrsE+Hxudkk/hYDYxA\ny2el+qKgWwKBgQDfam9xGXjpjJJOoUCr6nusy1DrEJeGisva+/bynqW7gowIGDVz\nVniIphZyELkRlvY+JjtVdiguZEo3TpIXdNqJeDq2HeYrY6GhlFHmeeRAlgNBtpkj\npdV4uyzc3eTfHl+rrVH3dJYtMCKbsLAGXqtygHdxcYi31MjfQ4o9t6jp4QKBgQCw\nYzd/sPgvgWl91CAUwzVB5OJ13FwOyZH7wFdDxeoJm3D4f++o8ty43HAykqyTRTdc\n/mcDGX69CkQga4hUo/p8ROGrkDhAg19x4TqC81b7oqx2lvwcD+5sqNnJeJgqQ8Km\nzt5Ro5IWUBv1ISmpXlvoR5YCNsVPMBRjkPyEz1FPaQKBgQDC75Qr19um6HZ3eIuf\nf5JHcfbUZDopshJyxTknj8taEWnQxr6Yzrus9R9MUV/PFEcsEQrSJOnhfZNEw9ML\n3U8Gg8kHKT9mFkpqMzAURlVt57pIhHGdd+HPBD8vGY1dzDAhIzQCCSvrswzdnsVf\nmpxEgIj+H8CTTlxHau8Zi3R9pw==\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-07-27 16:33:22.604636" } STDOUT: Request "20240727163320" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 27 July 2024 16:33:22 +0000 (0:00:00.240) 0:01:15.463 ********* 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-ci_vry8sq9/tests/tasks/setup_registry.yml:35 Saturday 27 July 2024 16:33:23 +0000 (0:00:00.517) 0:01:15.980 ********* changed: [sut] => { "changed": true, "checksum": "faf0f9b0d90232f5c79da50aa266309193f36133", "dest": "/tmp/lsr_8zr0t2dj_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "ca09e9592cc997d77730f83faf4ca323", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1722098003.2427258-2650-185982841900140/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:41 Saturday 27 July 2024 16:33:23 +0000 (0:00:00.528) 0:01:16.508 ********* changed: [sut] => { "changed": true, "checksum": "8796e3a2446060d4b686c85a15d60e084d68293d", "dest": "/tmp/lsr_8zr0t2dj_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "477ed2e36919996ae944253397fff6d7", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1722098003.7728505-2672-262756566581311/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:47 Saturday 27 July 2024 16:33:24 +0000 (0:00:00.474) 0:01:16.983 ********* changed: [sut] => { "changed": true, "checksum": "faf0f9b0d90232f5c79da50aa266309193f36133", "dest": "/tmp/lsr_8zr0t2dj_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "ca09e9592cc997d77730f83faf4ca323", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1722098004.2457519-2691-257187111003389/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:54 Saturday 27 July 2024 16:33:24 +0000 (0:00:00.514) 0:01:17.497 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-1.6.1-23.el9.x86_64", "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: skopeo-2:1.15.2-1.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: apr-1.7.0-12.el9.x86_64" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:59 Saturday 27 July 2024 16:33:28 +0000 (0:00:03.335) 0:01:20.832 ********* 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-ci_vry8sq9/tests/tasks/setup_registry.yml:67 Saturday 27 July 2024 16:33:28 +0000 (0:00:00.187) 0:01:21.020 ********* 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-ci_vry8sq9/tests/tasks/setup_registry.yml:84 Saturday 27 July 2024 16:33:28 +0000 (0:00:00.480) 0:01:21.500 ********* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_8zr0t2dj_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:92 Saturday 27 July 2024 16:33:28 +0000 (0:00:00.020) 0:01:21.521 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_8zr0t2dj_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:02.875132", "end": "2024-07-27 16:33:31.771674", "rc": 0, "start": "2024-07-27 16:33:28.896542" } STDOUT: e4100b1a5c7f1576579391e825e10697e4e19cccdd2696cde0493328884f005c STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:103 Saturday 27 July 2024 16:33:31 +0000 (0:00:03.052) 0:01:24.573 ********* 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-ci_vry8sq9/tests/tasks/setup_registry.yml:107 Saturday 27 July 2024 16:33:32 +0000 (0:00:00.264) 0:01:24.838 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.039520", "end": "2024-07-27 16:33:32.252228", "rc": 0, "start": "2024-07-27 16:33:32.212708" } STDERR: time="2024-07-27T16:33:31.768992224Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.19.9 instance.id=038c4697-08ab-4989-9b22-4594b10f1d2d service=registry version=2.8.2 time="2024-07-27T16:33:31.771796085Z" 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=038c4697-08ab-4989-9b22-4594b10f1d2d service=registry version=2.8.2 time="2024-07-27T16:33:31.771884911Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=038c4697-08ab-4989-9b22-4594b10f1d2d service=registry version=2.8.2 time="2024-07-27T16:33:31.772054083Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=038c4697-08ab-4989-9b22-4594b10f1d2d service=registry version=2.8.2 time="2024-07-27T16:33:31.77245138Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=038c4697-08ab-4989-9b22-4594b10f1d2d service=registry version=2.8.2 time="2024-07-27T16:33:31.772569046Z" 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=038c4697-08ab-4989-9b22-4594b10f1d2d service=registry version=2.8.2 time="2024-07-27T16:33:31.776462921Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=038c4697-08ab-4989-9b22-4594b10f1d2d service=registry version=2.8.2 2024/07/27 16:33:32 http: TLS handshake error from 10.88.0.1:37948: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:113 Saturday 27 July 2024 16:33:32 +0000 (0:00:00.217) 0:01:25.055 ********* 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-ci_vry8sq9/tests/tasks/setup_registry.yml:118 Saturday 27 July 2024 16:33:32 +0000 (0:00:00.027) 0:01:25.083 ********* 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_8zr0t2dj_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_8zr0t2dj_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.266544", "end": "2024-07-27 16:33:33.730751", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-07-27 16:33:32.464207" } 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-ci_vry8sq9/tests/tasks/setup_registry.yml:129 Saturday 27 July 2024 16:33:33 +0000 (0:00:01.448) 0:01:26.532 ********* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_8zr0t2dj_podman/auth/auth.json", "--cert-dir=/tmp/lsr_8zr0t2dj_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.161788", "end": "2024-07-27 16:33:34.070925", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-07-27 16:33:33.909137" } 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-ci_vry8sq9/tests/tests_auth_and_security.yml:60 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.341) 0:01:26.873 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.038) 0:01:26.912 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.033) 0:01:26.945 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.023) 0:01:26.969 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.019) 0:01:26.989 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.019) 0:01:27.008 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.046) 0:01:27.054 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.651) 0:01:27.705 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.020) 0:01:27.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:33:34 +0000 (0:00:00.026) 0:01:27.751 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025454", "end": "2024-07-27 16:33:35.156008", "rc": 0, "start": "2024-07-27 16:33:35.130554" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.231) 0:01:27.983 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.021) 0:01:28.005 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.020) 0:01:28.026 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.042) 0:01:28.069 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.039) 0:01:28.109 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.026) 0:01:28.135 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.026) 0:01:28.162 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.029) 0:01:28.191 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.185) 0:01:28.377 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.026) 0:01:28.404 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.181) 0:01:28.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.020) 0:01:28.606 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.023) 0:01:28.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.021) 0:01:28.651 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.020) 0:01:28.671 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.020) 0:01:28.692 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:35 +0000 (0:00:00.059) 0:01:28.751 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.024) 0:01:28.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.027) 0:01:28.803 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.049) 0:01:28.852 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.042) 0:01:28.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.044) 0:01:28.939 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.020) 0:01:28.960 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.040) 0:01:29.000 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.036) 0:01:29.037 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.020) 0:01:29.057 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.040) 0:01:29.098 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.025) 0:01:29.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.020) 0:01:29.144 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.041) 0:01:29.186 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.073) 0:01:29.259 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.032) 0:01:29.291 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.020) 0:01:29.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.020) 0:01:29.333 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.021) 0:01:29.354 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.020) 0:01:29.374 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.019) 0:01:29.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 : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.020) 0:01:29.414 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.018) 0:01:29.433 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.019) 0:01:29.452 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.047) 0:01:29.500 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.026) 0:01:29.526 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.027) 0:01:29.553 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.021) 0:01:29.575 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.036) 0:01:29.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.026) 0:01:29.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.025) 0:01:29.664 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:36 +0000 (0:00:00.067) 0:01:29.731 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.186) 0:01:29.917 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.025) 0:01:29.943 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.180) 0:01:30.123 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.022) 0:01:30.146 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.021) 0:01:30.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.020) 0:01:30.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.021) 0:01:30.209 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.021) 0:01:30.230 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.021) 0:01:30.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.020) 0:01:30.273 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.021) 0:01:30.294 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.021) 0:01:30.316 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.032) 0:01:30.349 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.023) 0:01:30.372 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.021) 0:01:30.394 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.024) 0:01:30.418 ********* 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.005844", "end": "2024-07-27 16:33:37.801051", "rc": 0, "start": "2024-07-27 16:33:37.795207" } 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.221) 0:01:30.640 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.020) 0:01:30.660 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.047) 0:01:30.708 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.037) 0:01:30.745 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:33:37 +0000 (0:00:00.021) 0:01:30.766 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.033) 0:01:30.800 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.022) 0:01:30.822 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.021) 0:01:30.844 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.022) 0:01:30.867 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:75 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.525) 0:01:31.392 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:86 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.020) 0:01:31.412 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.043) 0:01:31.456 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.076) 0:01:31.532 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.025) 0:01:31.558 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.020) 0:01:31.579 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.020) 0:01:31.600 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:33:38 +0000 (0:00:00.046) 0:01:31.646 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.636) 0:01:32.282 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.020) 0:01:32.303 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.024) 0:01:32.328 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027789", "end": "2024-07-27 16:33:39.732005", "rc": 0, "start": "2024-07-27 16:33:39.704216" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.206) 0:01:32.534 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.022) 0:01:32.557 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.021) 0:01:32.579 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.062) 0:01:32.642 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.066) 0:01:32.709 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.024) 0:01:32.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:39 +0000 (0:00:00.026) 0:01:32.760 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.027) 0:01:32.787 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.188) 0:01:32.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.026) 0:01:33.003 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.189) 0:01:33.192 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.024) 0:01:33.217 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.029) 0:01:33.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.023) 0:01:33.269 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.022) 0:01:33.292 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.021) 0:01:33.313 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.020) 0:01:33.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.020) 0:01:33.354 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.022) 0:01:33.376 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.027) 0:01:33.404 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.068) 0:01:33.473 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.021) 0:01:33.494 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.020) 0:01:33.515 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.048) 0:01:33.563 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.020) 0:01:33.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.020) 0:01:33.605 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.044) 0:01:33.649 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.021) 0:01:33.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.019) 0:01:33.690 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.039) 0:01:33.729 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.020) 0:01:33.750 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:33:40 +0000 (0:00:00.020) 0:01:33.771 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.020) 0:01:33.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.020) 0:01:33.811 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.020) 0:01:33.832 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.061) 0:01:33.893 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.020) 0:01:33.913 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.021) 0:01:33.934 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.020) 0:01:33.955 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.020) 0:01:33.975 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.061) 0:01:34.037 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.027) 0:01:34.064 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.029) 0:01:34.093 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.022) 0:01:34.116 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.037) 0:01:34.153 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.026) 0:01:34.180 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.025) 0:01:34.205 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.028) 0:01:34.234 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.185) 0:01:34.419 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.026) 0:01:34.446 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.222) 0:01:34.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.020) 0:01:34.690 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.021) 0:01:34.711 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.020) 0:01:34.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:41 +0000 (0:00:00.021) 0:01:34.752 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.020) 0:01:34.773 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.020) 0:01:34.793 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.021) 0:01:34.815 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.020) 0:01:34.835 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.021) 0:01:34.857 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.031) 0:01:34.889 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.021) 0:01:34.911 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.021) 0:01:34.932 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.025) 0:01:34.958 ********* 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.005782", "end": "2024-07-27 16:33:42.340485", "rc": 0, "start": "2024-07-27 16:33:42.334703" } 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.184) 0:01:35.143 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.021) 0:01:35.164 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.045) 0:01:35.209 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.079) 0:01:35.289 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.022) 0:01:35.311 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.021) 0:01:35.332 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.023) 0:01:35.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.020) 0:01:35.376 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 July 2024 16:33:42 +0000 (0:00:00.022) 0:01:35.399 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:101 Saturday 27 July 2024 16:33:43 +0000 (0:00:00.432) 0:01:35.831 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:112 Saturday 27 July 2024 16:33:43 +0000 (0:00:00.026) 0:01:35.858 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_5db9levy_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:120 Saturday 27 July 2024 16:33:43 +0000 (0:00:00.111) 0:01:35.970 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:33:43 +0000 (0:00:00.043) 0:01:36.013 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:33:43 +0000 (0:00:00.036) 0:01:36.050 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:33:43 +0000 (0:00:00.026) 0:01:36.076 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:33:43 +0000 (0:00:00.021) 0:01:36.098 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:33:43 +0000 (0:00:00.021) 0:01:36.120 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:33:43 +0000 (0:00:00.135) 0:01:36.255 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.632) 0:01:36.888 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.021) 0:01:36.909 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.025) 0:01:36.935 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029595", "end": "2024-07-27 16:33:44.341795", "rc": 0, "start": "2024-07-27 16:33:44.312200" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.208) 0:01:37.143 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.023) 0:01:37.167 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.021) 0:01:37.189 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.059) 0:01:37.248 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.042) 0:01:37.290 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.026) 0:01:37.317 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.072) 0:01:37.390 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.029) 0:01:37.419 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.188) 0:01:37.607 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:44 +0000 (0:00:00.029) 0:01:37.636 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.187) 0:01:37.823 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.022) 0:01:37.846 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.021) 0:01:37.867 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.022) 0:01:37.890 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.022) 0:01:37.913 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.030) 0:01:37.943 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.023) 0:01:37.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.029) 0:01:37.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.031) 0:01:38.027 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.030) 0:01:38.058 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.038) 0:01:38.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.021) 0:01:38.118 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.022) 0:01:38.140 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.075) 0:01:38.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.021) 0:01:38.238 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.023) 0:01:38.261 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.043) 0:01:38.305 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.023) 0:01:38.328 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.021) 0:01:38.350 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.042) 0:01:38.393 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.021) 0:01:38.415 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.021) 0:01:38.436 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.020) 0:01:38.456 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.021) 0:01:38.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.021) 0:01:38.499 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.021) 0:01:38.520 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.020) 0:01:38.541 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.091) 0:01:38.633 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.022) 0:01:38.655 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.022) 0:01:38.678 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.023) 0:01:38.701 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.037) 0:01:38.739 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:45 +0000 (0:00:00.026) 0:01:38.766 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.027) 0:01:38.793 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.028) 0:01:38.822 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.187) 0:01:39.010 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.034) 0:01:39.044 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.184) 0:01:39.229 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.020) 0:01:39.250 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.020) 0:01:39.270 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.021) 0:01:39.291 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.020) 0:01:39.312 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.021) 0:01:39.333 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.020) 0:01:39.354 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.062) 0:01:39.416 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.020) 0:01:39.437 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.026) 0:01:39.463 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.022) 0:01:39.486 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.029) 0:01:39.515 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:33:46 +0000 (0:00:00.190) 0:01:39.705 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.502) 0:01:40.208 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.030) 0:01:40.239 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.022) 0:01:40.261 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.021) 0:01:40.282 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.019) 0:01:40.302 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.020) 0:01:40.322 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.060) 0:01:40.383 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.026) 0:01:40.410 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.028) 0:01:40.438 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.062) 0:01:40.501 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.038) 0:01:40.539 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.026) 0:01:40.565 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.024) 0:01:40.590 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:47 +0000 (0:00:00.030) 0:01:40.621 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.190) 0:01:40.811 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.028) 0:01:40.839 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.195) 0:01:41.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.021) 0:01:41.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.022) 0:01:41.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.021) 0:01:41.100 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.022) 0:01:41.123 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.022) 0:01:41.145 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.022) 0:01:41.168 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.027) 0:01:41.196 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.025) 0:01:41.221 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.049) 0:01:41.270 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.142) 0:01:41.412 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.026) 0:01:41.439 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.023) 0:01:41.463 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.024) 0:01:41.488 ********* 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.005825", "end": "2024-07-27 16:33:48.875451", "rc": 0, "start": "2024-07-27 16:33:48.869626" } 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.189) 0:01:41.677 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.020) 0:01:41.698 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 July 2024 16:33:48 +0000 (0:00:00.044) 0:01:41.742 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:33:49 +0000 (0:00:00.035) 0:01:41.778 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:33:49 +0000 (0:00:00.021) 0:01:41.800 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:33:49 +0000 (0:00:00.022) 0:01:41.822 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 July 2024 16:33:49 +0000 (0:00:00.033) 0:01:41.855 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 July 2024 16:33:49 +0000 (0:00:00.022) 0:01:41.877 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 July 2024 16:33:49 +0000 (0:00:00.026) 0:01:41.904 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 27 July 2024 16:33:49 +0000 (0:00:00.662) 0:01:42.566 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 27 July 2024 16:33:49 +0000 (0:00:00.181) 0:01:42.747 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 27 July 2024 16:33:50 +0000 (0:00:00.192) 0:01:42.940 ********* 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-1722098030.2087667-4313-162773334638207/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 27 July 2024 16:33:50 +0000 (0:00:00.502) 0:01:43.442 ********* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: dbc60f0a742c968bbf2132a3c2d8fc4eafd238d216fcfa295f0c843ebfe64bea Container: bbc2dbf9ad67b77d9e10f454eacc6529573c872b44300e2b088227c8b814d632 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 27 July 2024 16:33:51 +0000 (0:00:01.023) 0:01:44.466 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 27 July 2024 16:33:52 +0000 (0:00:00.607) 0:01:45.073 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\" network-online.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "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", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 27 July 2024 16:33:52 +0000 (0:00:00.639) 0:01:45.713 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount network-online.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "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", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 27 July 2024 16:33:54 +0000 (0:00:01.188) 0:01:46.901 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.028) 0:01:46.930 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.077) 0:01:47.007 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.033) 0:01:47.041 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.041) 0:01:47.083 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.033) 0:01:47.117 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.046) 0:01:47.163 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.038) 0:01:47.201 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.027) 0:01:47.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.027) 0:01:47.256 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.096) 0:01:47.353 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.206) 0:01:47.560 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:54 +0000 (0:00:00.026) 0:01:47.587 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.253) 0:01:47.840 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.021) 0:01:47.861 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.022) 0:01:47.884 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.021) 0:01:47.905 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.020) 0:01:47.926 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.024) 0:01:47.950 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.021) 0:01:47.972 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.022) 0:01:47.995 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.022) 0:01:48.017 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.048) 0:01:48.065 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.025) 0:01:48.090 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.022) 0:01:48.112 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.042) 0:01:48.155 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.023) 0:01:48.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.070) 0:01:48.250 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.045) 0:01:48.296 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.037) 0:01:48.333 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.023) 0:01:48.357 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.023) 0:01:48.380 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.026) 0:01:48.407 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 July 2024 16:33:55 +0000 (0:00:00.025) 0:01:48.433 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 July 2024 16:33:56 +0000 (0:00:00.770) 0:01:49.203 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 July 2024 16:33:56 +0000 (0:00:00.251) 0:01:49.455 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 July 2024 16:33:56 +0000 (0:00:00.021) 0:01:49.476 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 July 2024 16:33:56 +0000 (0:00:00.027) 0:01:49.503 ********* 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-1722098036.7768092-4661-190961298398980/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.664) 0:01:50.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.026) 0:01:50.194 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.024) 0:01:50.219 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.027) 0:01:50.246 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.019) 0:01:50.266 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.020) 0:01:50.286 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.057) 0:01:50.343 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.021) 0:01:50.365 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.021) 0:01:50.386 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.021) 0:01:50.408 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.037) 0:01:50.446 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.027) 0:01:50.473 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.028) 0:01:50.502 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.039) 0:01:50.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:33:57 +0000 (0:00:00.213) 0:01:50.755 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.081) 0:01:50.836 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.241) 0:01:51.077 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.022) 0:01:51.100 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.023) 0:01:51.123 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.021) 0:01:51.145 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.021) 0:01:51.166 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.021) 0:01:51.187 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.022) 0:01:51.209 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.021) 0:01:51.231 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.020) 0:01:51.252 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.026) 0:01:51.279 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.022) 0:01:51.302 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.030) 0:01:51.332 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.022) 0:01:51.354 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.031) 0:01:51.386 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.030) 0:01:51.417 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.022) 0:01:51.439 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:135 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.022) 0:01:51.462 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.097) 0:01:51.559 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.038) 0:01:51.598 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.027) 0:01:51.625 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.023) 0:01:51.649 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.022) 0:01:51.672 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:33:58 +0000 (0:00:00.052) 0:01:51.725 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:33:59 +0000 (0:00:00.794) 0:01:52.520 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:33:59 +0000 (0:00:00.021) 0:01:52.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:33:59 +0000 (0:00:00.024) 0:01:52.565 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041378", "end": "2024-07-27 16:34:00.016722", "rc": 0, "start": "2024-07-27 16:33:59.975344" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.307) 0:01:52.873 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.021) 0:01:52.895 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.020) 0:01:52.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.040) 0:01:52.957 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.038) 0:01:52.995 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.026) 0:01:53.022 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.024) 0:01:53.047 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.027) 0:01:53.075 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.242) 0:01:53.317 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.026) 0:01:53.344 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.243) 0:01:53.587 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.021) 0:01:53.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.025) 0:01:53.634 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.022) 0:01:53.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.023) 0:01:53.680 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:00 +0000 (0:00:00.023) 0:01:53.704 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.072) 0:01:53.776 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.027) 0:01:53.803 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.024) 0:01:53.828 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.035) 0:01:53.863 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.040) 0:01:53.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.022) 0:01:53.926 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.022) 0:01:53.949 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.041) 0:01:53.990 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.024) 0:01:54.014 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.036) 0:01:54.051 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.041) 0:01:54.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.024) 0:01:54.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.027) 0:01:54.144 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.046) 0:01:54.191 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.073) 0:01:54.264 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.021) 0:01:54.286 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.021) 0:01:54.308 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.022) 0:01:54.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.022) 0:01:54.352 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.021) 0:01:54.374 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.021) 0:01:54.396 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.021) 0:01:54.417 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.021) 0:01:54.439 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.024) 0:01:54.464 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.053) 0:01:54.517 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.032) 0:01:54.550 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.032) 0:01:54.583 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.023) 0:01:54.607 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.038) 0:01:54.645 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:01 +0000 (0:00:00.027) 0:01:54.673 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.108) 0:01:54.781 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.046) 0:01:54.827 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.269) 0:01:55.097 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.055) 0:01:55.152 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.223) 0:01:55.376 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.031) 0:01:55.407 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.024) 0:01:55.432 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.035) 0:01:55.467 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.034) 0:01:55.502 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.022) 0:01:55.524 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.021) 0:01:55.546 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.023) 0:01:55.570 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.021) 0:01:55.591 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.022) 0:01:55.613 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.033) 0:01:55.647 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.024) 0:01:55.671 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.030) 0:01:55.701 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 July 2024 16:34:02 +0000 (0:00:00.036) 0:01:55.738 ********* 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.007220", "end": "2024-07-27 16:34:03.154584", "rc": 0, "start": "2024-07-27 16:34:03.147364" } 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 July 2024 16:34:03 +0000 (0:00:00.253) 0:01:55.992 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 July 2024 16:34:03 +0000 (0:00:00.023) 0:01:56.016 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 July 2024 16:34:03 +0000 (0:00:00.047) 0:01:56.063 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:34:03 +0000 (0:00:00.038) 0:01:56.102 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:34:03 +0000 (0:00:00.023) 0:01:56.125 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:34:03 +0000 (0:00:00.022) 0:01:56.148 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 July 2024 16:34:03 +0000 (0:00:00.024) 0:01:56.172 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 July 2024 16:34:03 +0000 (0:00:00.030) 0:01:56.203 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 July 2024 16:34:03 +0000 (0:00:00.026) 0:01:56.229 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 27 July 2024 16:34:04 +0000 (0:00:00.771) 0:01:57.000 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722098031.0294807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722098030.6054814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549704, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722098030.4274817, "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": "1512765592", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 27 July 2024 16:34:04 +0000 (0:00:00.246) 0:01:57.247 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 27 July 2024 16:34:04 +0000 (0:00:00.257) 0:01:57.505 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.520) 0:01:58.026 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.411) 0:01:58.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.023) 0:01:58.461 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.022) 0:01:58.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.025) 0:01:58.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.026) 0:01:58.534 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.064) 0:01:58.599 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.027) 0:01:58.626 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.027) 0:01:58.654 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.022) 0:01:58.676 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.030) 0:01:58.707 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:05 +0000 (0:00:00.039) 0:01:58.747 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.076) 0:01:58.824 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.026) 0:01:58.851 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.036) 0:01:58.887 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.234) 0:01:59.121 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.028) 0:01:59.150 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.202) 0:01:59.353 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.029) 0:01:59.382 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.023) 0:01:59.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.023) 0:01:59.429 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.023) 0:01:59.453 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.022) 0:01:59.475 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.027) 0:01:59.502 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.030) 0:01:59.532 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.021) 0:01:59.554 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.038) 0:01:59.592 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.021) 0:01:59.614 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.027) 0:01:59.641 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.048) 0:01:59.690 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 27 July 2024 16:34:06 +0000 (0:00:00.067) 0:01:59.757 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 27 July 2024 16:34:07 +0000 (0:00:00.021) 0:01:59.779 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 July 2024 16:34:07 +0000 (0:00:00.042) 0:01:59.822 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:34:07 +0000 (0:00:00.034) 0:01:59.856 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:34:07 +0000 (0:00:00.020) 0:01:59.877 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:34:07 +0000 (0:00:00.019) 0:01:59.897 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 July 2024 16:34:07 +0000 (0:00:00.021) 0:01:59.919 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 July 2024 16:34:07 +0000 (0:00:00.021) 0:01:59.940 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 July 2024 16:34:07 +0000 (0:00:00.706) 0:02:00.647 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.270) 0:02:00.917 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.030) 0:02:00.948 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.023) 0:02:00.971 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.598) 0:02:01.569 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.023) 0:02:01.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.024) 0:02:01.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.028) 0:02:01.646 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.023) 0:02:01.669 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.022) 0:02:01.691 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:146 Saturday 27 July 2024 16:34:08 +0000 (0:00:00.022) 0:02:01.714 ********* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_5db9levy_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:152 Saturday 27 July 2024 16:34:09 +0000 (0:00:00.276) 0:02:01.990 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:34:09 +0000 (0:00:00.061) 0:02:02.051 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:34:09 +0000 (0:00:00.046) 0:02:02.098 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:34:09 +0000 (0:00:00.028) 0:02:02.127 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:34:09 +0000 (0:00:00.022) 0:02:02.150 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:34:09 +0000 (0:00:00.022) 0:02:02.173 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:34:09 +0000 (0:00:00.155) 0:02:02.328 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.825) 0:02:03.154 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.024) 0:02:03.178 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.025) 0:02:03.204 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.051067", "end": "2024-07-27 16:34:10.650145", "rc": 0, "start": "2024-07-27 16:34:10.599078" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.254) 0:02:03.458 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.022) 0:02:03.481 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.023) 0:02:03.504 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.040) 0:02:03.545 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.039) 0:02:03.584 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.028) 0:02:03.612 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.090) 0:02:03.703 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:10 +0000 (0:00:00.030) 0:02:03.734 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.254) 0:02:03.988 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.032) 0:02:04.021 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.248) 0:02:04.270 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.020) 0:02:04.291 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.021) 0:02:04.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.021) 0:02:04.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.028) 0:02:04.362 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.022) 0:02:04.385 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.022) 0:02:04.407 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.022) 0:02:04.429 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.024) 0:02:04.453 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.029) 0:02:04.483 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.041) 0:02:04.525 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.026) 0:02:04.551 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.070) 0:02:04.622 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.041) 0:02:04.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.025) 0:02:04.689 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.020) 0:02:04.710 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:34:11 +0000 (0:00:00.040) 0:02:04.750 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.032) 0:02:04.783 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.021) 0:02:04.804 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.040) 0:02:04.844 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.021) 0:02:04.866 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.019) 0:02:04.885 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.021) 0:02:04.907 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.020) 0:02:04.927 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.022) 0:02:04.949 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.020) 0:02:04.970 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.021) 0:02:04.991 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.019) 0:02:05.011 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.093) 0:02:05.104 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.031) 0:02:05.136 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.037) 0:02:05.173 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.031) 0:02:05.205 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.026) 0:02:05.231 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.029) 0:02:05.261 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.240) 0:02:05.501 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.029) 0:02:05.531 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:12 +0000 (0:00:00.239) 0:02:05.770 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.021) 0:02:05.792 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.021) 0:02:05.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.021) 0:02:05.836 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.022) 0:02:05.858 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.019) 0:02:05.878 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.056) 0:02:05.934 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.021) 0:02:05.955 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.021) 0:02:05.977 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.030) 0:02:06.008 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:34:13 +0000 (0:00:00.244) 0:02:06.253 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.650) 0:02:06.903 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.023) 0:02:06.927 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.022) 0:02:06.949 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.021) 0:02:06.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.023) 0:02:06.995 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.020) 0:02:07.015 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.052) 0:02:07.068 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.027) 0:02:07.095 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.029) 0:02:07.124 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.023) 0:02:07.147 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.080) 0:02:07.228 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.025) 0:02:07.254 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.026) 0:02:07.280 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.029) 0:02:07.310 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.245) 0:02:07.555 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:14 +0000 (0:00:00.027) 0:02:07.583 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.228) 0:02:07.811 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.021) 0:02:07.833 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.021) 0:02:07.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.020) 0:02:07.875 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.021) 0:02:07.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.020) 0:02:07.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.022) 0:02:07.939 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.020) 0:02:07.960 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.022) 0:02:07.982 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.021) 0:02:08.004 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.124) 0:02:08.129 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.023) 0:02:08.152 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.024) 0:02:08.177 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.026) 0:02:08.203 ********* 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.005816", "end": "2024-07-27 16:34:15.632435", "rc": 0, "start": "2024-07-27 16:34:15.626619" } 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.232) 0:02:08.436 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.023) 0:02:08.459 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.052) 0:02:08.511 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.037) 0:02:08.548 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.021) 0:02:08.570 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.021) 0:02:08.591 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.021) 0:02:08.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.021) 0:02:08.634 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 July 2024 16:34:15 +0000 (0:00:00.021) 0:02:08.655 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 27 July 2024 16:34:16 +0000 (0:00:00.769) 0:02:09.425 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722098031.0294807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722098030.6054814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549704, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722098030.4274817, "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": "1512765592", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 27 July 2024 16:34:16 +0000 (0:00:00.251) 0:02:09.676 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 27 July 2024 16:34:17 +0000 (0:00:00.226) 0:02:09.902 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 27 July 2024 16:34:17 +0000 (0:00:00.572) 0:02:10.475 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.404) 0:02:10.880 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.025) 0:02:10.905 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.023) 0:02:10.929 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.024) 0:02:10.953 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.025) 0:02:10.979 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.055) 0:02:11.034 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.084) 0:02:11.119 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.026) 0:02:11.146 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.022) 0:02:11.168 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.029) 0:02:11.198 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.037) 0:02:11.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.026) 0:02:11.263 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.025) 0:02:11.288 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.028) 0:02:11.317 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.221) 0:02:11.538 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:18 +0000 (0:00:00.027) 0:02:11.566 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.263) 0:02:11.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.022) 0:02:11.852 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.021) 0:02:11.873 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.021) 0:02:11.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.021) 0:02:11.917 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.024) 0:02:11.941 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.023) 0:02:11.964 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.074) 0:02:12.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.029) 0:02:12.068 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.038) 0:02:12.107 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.024) 0:02:12.131 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.022) 0:02:12.154 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.043) 0:02:12.197 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.033) 0:02:12.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.021) 0:02:12.253 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.045) 0:02:12.298 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.036) 0:02:12.335 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.020) 0:02:12.355 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.021) 0:02:12.377 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.020) 0:02:12.397 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 July 2024 16:34:19 +0000 (0:00:00.019) 0:02:12.417 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 July 2024 16:34:20 +0000 (0:00:00.733) 0:02:13.150 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 July 2024 16:34:20 +0000 (0:00:00.242) 0:02:13.392 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 July 2024 16:34:20 +0000 (0:00:00.022) 0:02:13.415 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 July 2024 16:34:20 +0000 (0:00:00.036) 0:02:13.452 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.607) 0:02:14.059 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.023) 0:02:14.083 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.022) 0:02:14.106 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.024) 0:02:14.131 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.020) 0:02:14.152 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.055) 0:02:14.207 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.023) 0:02:14.231 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.036) 0:02:14.267 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.029) 0:02:14.297 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.127) 0:02:14.424 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.037) 0:02:14.462 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.216) 0:02:14.678 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:21 +0000 (0:00:00.056) 0:02:14.735 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.272) 0:02:15.007 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.022) 0:02:15.029 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.024) 0:02:15.053 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.023) 0:02:15.077 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.023) 0:02:15.100 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.029) 0:02:15.130 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.025) 0:02:15.155 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.021) 0:02:15.176 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.021) 0:02:15.198 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.030) 0:02:15.228 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.022) 0:02:15.250 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.022) 0:02:15.272 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.022) 0:02:15.294 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.069) 0:02:15.364 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.022) 0:02:15.386 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.021) 0:02:15.408 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:164 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.019) 0:02:15.428 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.067) 0:02:15.496 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.038) 0:02:15.534 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.027) 0:02:15.561 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.021) 0:02:15.583 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.022) 0:02:15.606 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:34:22 +0000 (0:00:00.059) 0:02:15.665 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:34:23 +0000 (0:00:00.890) 0:02:16.556 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:34:23 +0000 (0:00:00.021) 0:02:16.577 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:34:23 +0000 (0:00:00.026) 0:02:16.603 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.047527", "end": "2024-07-27 16:34:24.051545", "rc": 0, "start": "2024-07-27 16:34:24.004018" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.256) 0:02:16.859 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.022) 0:02:16.882 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.022) 0:02:16.904 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.045) 0:02:16.950 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.044) 0:02:16.994 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.028) 0:02:17.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.028) 0:02:17.052 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.028) 0:02:17.081 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.232) 0:02:17.313 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.029) 0:02:17.342 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.282) 0:02:17.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.022) 0:02:17.646 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.022) 0:02:17.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.023) 0:02:17.692 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.037) 0:02:17.730 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:24 +0000 (0:00:00.030) 0:02:17.761 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.046) 0:02:17.807 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.036) 0:02:17.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.026) 0:02:17.871 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.038) 0:02:17.909 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.043) 0:02:17.953 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.022) 0:02:17.976 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.022) 0:02:17.998 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.040) 0:02:18.039 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.021) 0:02:18.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.021) 0:02:18.082 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.094) 0:02:18.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.027) 0:02:18.205 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.022) 0:02:18.227 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.043) 0:02:18.271 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.037) 0:02:18.308 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.031) 0:02:18.339 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.023) 0:02:18.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.027) 0:02:18.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.022) 0:02:18.413 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.021) 0:02:18.435 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.024) 0:02:18.460 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.049) 0:02:18.510 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.022) 0:02:18.532 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.022) 0:02:18.555 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.023) 0:02:18.579 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.037) 0:02:18.616 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:25 +0000 (0:00:00.140) 0:02:18.756 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.031) 0:02:18.788 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.030) 0:02:18.818 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.227) 0:02:19.045 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.051) 0:02:19.096 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.239) 0:02:19.336 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.025) 0:02:19.361 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.043) 0:02:19.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.023) 0:02:19.429 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.026) 0:02:19.455 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.027) 0:02:19.482 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.030) 0:02:19.513 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.046) 0:02:19.559 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.024) 0:02:19.584 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.027) 0:02:19.612 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.027) 0:02:19.639 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.035) 0:02:19.674 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:34:26 +0000 (0:00:00.095) 0:02:19.769 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.036) 0:02:19.806 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.035) 0:02:19.841 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.033) 0:02:19.874 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.024) 0:02:19.898 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.054) 0:02:19.952 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.027) 0:02:19.979 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.037) 0:02:20.017 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.028) 0:02:20.045 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.026) 0:02:20.072 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.031) 0:02:20.103 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.216) 0:02:20.319 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.027) 0:02:20.347 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.251) 0:02:20.598 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.022) 0:02:20.621 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.081) 0:02:20.702 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.023) 0:02:20.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:27 +0000 (0:00:00.027) 0:02:20.753 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.024) 0:02:20.777 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.023) 0:02:20.801 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.024) 0:02:20.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.023) 0:02:20.848 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.032) 0:02:20.881 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.023) 0:02:20.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 credential file content is present] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.023) 0:02:20.927 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.022) 0:02:20.949 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.023) 0:02:20.973 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.024) 0:02:20.997 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.023) 0:02:21.020 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.020) 0:02:21.040 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.054) 0:02:21.095 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.028) 0:02:21.123 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.028) 0:02:21.151 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.077) 0:02:21.229 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.039) 0:02:21.268 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.038) 0:02:21.307 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.037) 0:02:21.344 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.041) 0:02:21.385 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.206) 0:02:21.592 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:28 +0000 (0:00:00.028) 0:02:21.620 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.243) 0:02:21.863 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.020) 0:02:21.883 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.021) 0:02:21.905 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.020) 0:02:21.926 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.020) 0:02:21.947 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.021) 0:02:21.968 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.020) 0:02:21.989 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.022) 0:02:22.012 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.020) 0:02:22.032 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.077) 0:02:22.110 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.034) 0:02:22.144 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.024) 0:02:22.169 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.023) 0:02:22.193 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.027) 0:02:22.220 ********* 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.008636", "end": "2024-07-27 16:34:29.656165", "rc": 0, "start": "2024-07-27 16:34:29.647529" } 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.244) 0:02:22.464 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.046) 0:02:22.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 27 July 2024 16:34:29 +0000 (0:00:00.024) 0:02:22.536 ********* 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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-07-27 16:33:54 UTC", "ActiveEnterTimestampMonotonic": "565049238", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount network-online.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-27 16:33:53 UTC", "AssertTimestampMonotonic": "564239519", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "20909349000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-27 16:33:53 UTC", "ConditionTimestampMonotonic": "564239517", "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", "ControlGroupId": "7057", "ControlPID": "0", "CoredumpFilter": "0x33", "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", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13501", "ExecMainStartTimestamp": "Sat 2024-07-27 16:33:54 UTC", "ExecMainStartTimestampMonotonic": "565049201", "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-07-27 16:33:53 UTC] ; stop_time=[n/a] ; pid=13432 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Sat 2024-07-27 16:33:53 UTC] ; stop_time=[n/a] ; pid=13432 ; 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-07-27 16:33:53 UTC", "InactiveExitTimestampMonotonic": "564251800", "InvocationID": "36cded6de0744523afa8512e19184215", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13501", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "19079168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "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", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-07-27 16:33:54 UTC", "StateChangeTimestampMonotonic": "565049238", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "10", "TasksMax": "22342", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 27 July 2024 16:34:30 +0000 (0:00:01.043) 0:02:23.580 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722098031.0294807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722098030.6054814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549704, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722098030.4274817, "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": "1512765592", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 27 July 2024 16:34:31 +0000 (0:00:00.202) 0:02:23.782 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 27 July 2024 16:34:31 +0000 (0:00:00.286) 0:02:24.069 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 27 July 2024 16:34:31 +0000 (0:00:00.247) 0:02:24.317 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.029170", "end": "2024-07-27 16:34:31.740174", "rc": 0, "start": "2024-07-27 16:34:31.711004" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 27 July 2024 16:34:31 +0000 (0:00:00.237) 0:02:24.555 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:34:31 +0000 (0:00:00.039) 0:02:24.594 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:34:31 +0000 (0:00:00.036) 0:02:24.631 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:34:31 +0000 (0:00:00.042) 0:02:24.674 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 July 2024 16:34:31 +0000 (0:00:00.029) 0:02:24.703 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 July 2024 16:34:31 +0000 (0:00:00.023) 0:02:24.726 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.067) 0:02:24.794 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.035) 0:02:24.830 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.045) 0:02:24.875 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.038) 0:02:24.914 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.032) 0:02:24.946 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.047) 0:02:24.993 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.035) 0:02:25.029 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.030) 0:02:25.060 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.111) 0:02:25.172 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.229) 0:02:25.401 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.028) 0:02:25.430 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.188) 0:02:25.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.041) 0:02:25.660 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.024) 0:02:25.684 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.024) 0:02:25.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.023) 0:02:25.733 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:32 +0000 (0:00:00.026) 0:02:25.759 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.046) 0:02:25.806 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.030) 0:02:25.837 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.038) 0:02:25.875 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.049) 0:02:25.925 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.042) 0:02:25.968 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.023) 0:02:25.991 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.060) 0:02:26.051 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.031) 0:02:26.083 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.143) 0:02:26.226 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 July 2024 16:34:33 +0000 (0:00:00.030) 0:02:26.257 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice systemd-journald.socket -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 July 2024 16:34:34 +0000 (0:00:00.549) 0:02:26.806 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722098048.522452, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1722098037.3004704, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722098037.0764709, "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": "2250582639", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Saturday 27 July 2024 16:34:34 +0000 (0:00:00.198) 0:02:27.004 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:6 Saturday 27 July 2024 16:34:34 +0000 (0:00:00.042) 0:02:27.047 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:12 Saturday 27 July 2024 16:34:34 +0000 (0:00:00.177) 0:02:27.224 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:45 Saturday 27 July 2024 16:34:34 +0000 (0:00:00.033) 0:02:27.257 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:55 Saturday 27 July 2024 16:34:34 +0000 (0:00:00.022) 0:02:27.279 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:42 Saturday 27 July 2024 16:34:34 +0000 (0:00:00.021) 0:02:27.301 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 July 2024 16:34:34 +0000 (0:00:00.183) 0:02:27.484 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Remove managed resource] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.520) 0:02:28.005 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:99 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.232) 0:02:28.237 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:126 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.032) 0:02:28.269 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:130 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.022) 0:02:28.291 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:141 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.025) 0:02:28.317 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.044) 0:02:28.361 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.038) 0:02:28.399 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.035) 0:02:28.434 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:151 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.040) 0:02:28.475 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:160 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.026) 0:02:28.502 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:169 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.024) 0:02:28.526 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:178 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.028) 0:02:28.554 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:187 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.027) 0:02:28.582 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:197 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.048) 0:02:28.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.045) 0:02:28.676 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.025) 0:02:28.702 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 July 2024 16:34:35 +0000 (0:00:00.035) 0:02:28.737 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.149) 0:02:28.887 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.030) 0:02:28.917 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.038) 0:02:28.956 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.027) 0:02:28.984 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.030) 0:02:29.014 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.037) 0:02:29.051 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.194) 0:02:29.246 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.029) 0:02:29.276 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.216) 0:02:29.492 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.037) 0:02:29.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.028) 0:02:29.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.032) 0:02:29.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.030) 0:02:29.622 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.025) 0:02:29.647 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.035) 0:02:29.683 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:36 +0000 (0:00:00.036) 0:02:29.719 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.093) 0:02:29.812 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.030) 0:02:29.843 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.022) 0:02:29.865 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.023) 0:02:29.889 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.023) 0:02:29.912 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.188) 0:02:30.100 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.231) 0:02:30.332 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.203) 0:02:30.535 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.084) 0:02:30.620 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.040) 0:02:30.660 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.048) 0:02:30.708 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:34:37 +0000 (0:00:00.057) 0:02:30.766 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.057) 0:02:30.823 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.025) 0:02:30.848 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.075) 0:02:30.924 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.029) 0:02:30.954 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.205) 0:02:31.159 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.053) 0:02:31.213 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.202) 0:02:31.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.027) 0:02:31.442 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.041) 0:02:31.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.033) 0:02:31.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.045) 0:02:31.562 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.041) 0:02:31.604 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.047) 0:02:31.652 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.024) 0:02:31.676 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:34:38 +0000 (0:00:00.042) 0:02:31.719 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:34:39 +0000 (0:00:00.064) 0:02:31.783 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:34:39 +0000 (0:00:00.061) 0:02:31.845 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:34:39 +0000 (0:00:00.033) 0:02:31.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:34:39 +0000 (0:00:00.041) 0:02:31.920 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:34:39 +0000 (0:00:00.082) 0:02:32.003 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:34:39 +0000 (0:00:00.655) 0:02:32.658 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:34:40 +0000 (0:00:00.206) 0:02:32.864 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:178 Saturday 27 July 2024 16:34:40 +0000 (0:00:00.212) 0:02:33.076 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:183 Saturday 27 July 2024 16:34:41 +0000 (0:00:00.717) 0:02:33.794 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:34:41 +0000 (0:00:00.079) 0:02:33.874 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:34:41 +0000 (0:00:00.038) 0:02:33.913 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:34:41 +0000 (0:00:00.028) 0:02:33.941 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:34:41 +0000 (0:00:00.023) 0:02:33.964 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:34:41 +0000 (0:00:00.021) 0:02:33.985 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:34:41 +0000 (0:00:00.050) 0:02:34.036 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.753) 0:02:34.790 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.039) 0:02:34.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.032) 0:02:34.862 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027806", "end": "2024-07-27 16:34:42.269084", "rc": 0, "start": "2024-07-27 16:34:42.241278" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.217) 0:02:35.079 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.027) 0:02:35.106 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.022) 0:02:35.129 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.044) 0:02:35.173 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.050) 0:02:35.224 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.055) 0:02:35.280 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.030) 0:02:35.310 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.032) 0:02:35.342 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.246) 0:02:35.589 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:42 +0000 (0:00:00.038) 0:02:35.628 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.192) 0:02:35.820 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.021) 0:02:35.842 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.029) 0:02:35.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.022) 0:02:35.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.029) 0:02:35.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.023) 0:02:35.948 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.023) 0:02:35.972 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.022) 0:02:35.995 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.023) 0:02:36.018 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.029) 0:02:36.048 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.041) 0:02:36.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.023) 0:02:36.113 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.026) 0:02:36.139 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.050) 0:02:36.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.027) 0:02:36.217 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.097) 0:02:36.315 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.088) 0:02:36.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.063) 0:02:36.468 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.060) 0:02:36.528 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.071) 0:02:36.600 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.028) 0:02:36.628 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.044) 0:02:36.672 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.031) 0:02:36.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.033) 0:02:36.737 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:34:43 +0000 (0:00:00.028) 0:02:36.766 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:34:44 +0000 (0:00:00.035) 0:02:36.802 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:34:44 +0000 (0:00:00.043) 0:02:36.845 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:34:44 +0000 (0:00:00.186) 0:02:37.031 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:34:44 +0000 (0:00:00.068) 0:02:37.100 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:34:44 +0000 (0:00:00.071) 0:02:37.171 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:34:44 +0000 (0:00:00.165) 0:02:37.337 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:44 +0000 (0:00:00.142) 0:02:37.479 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:45 +0000 (0:00:00.301) 0:02:37.780 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:45 +0000 (0:00:00.054) 0:02:37.835 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:45 +0000 (0:00:00.044) 0:02:37.880 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:45 +0000 (0:00:00.241) 0:02:38.121 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:45 +0000 (0:00:00.052) 0:02:38.174 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:45 +0000 (0:00:00.241) 0:02:38.416 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003698", "end": "2024-07-27 16:34:45.815481", "rc": 0, "start": "2024-07-27 16:34:45.811783" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:45 +0000 (0:00:00.250) 0:02:38.668 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003689", "end": "2024-07-27 16:34:46.113542", "rc": 0, "start": "2024-07-27 16:34:46.109853" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.273) 0:02:38.942 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.041) 0:02:38.984 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.025) 0:02:39.009 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.026) 0:02:39.035 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.024) 0:02:39.060 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.029) 0:02:39.090 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.033) 0:02:39.123 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.044) 0:02:39.168 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.098) 0:02:39.266 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.063) 0:02:39.330 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:34:46 +0000 (0:00:00.232) 0:02:39.563 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.773) 0:02:40.337 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.036) 0:02:40.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 the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.024) 0:02:40.398 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.024) 0:02:40.423 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.053) 0:02:40.476 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.025) 0:02:40.501 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.037) 0:02:40.539 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.028) 0:02:40.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.027) 0:02:40.596 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:47 +0000 (0:00:00.030) 0:02:40.626 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.237) 0:02:40.864 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.028) 0:02:40.892 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.199) 0:02:41.092 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003716", "end": "2024-07-27 16:34:48.490915", "rc": 0, "start": "2024-07-27 16:34:48.487199" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.202) 0:02:41.295 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003873", "end": "2024-07-27 16:34:48.696588", "rc": 0, "start": "2024-07-27 16:34:48.692715" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.203) 0:02:41.499 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.033) 0:02:41.532 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.027) 0:02:41.559 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.025) 0:02:41.585 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.024) 0:02:41.609 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.021) 0:02:41.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.022) 0:02:41.653 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:34:48 +0000 (0:00:00.075) 0:02:41.729 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:34:49 +0000 (0:00:00.204) 0:02:41.933 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:34:49 +0000 (0:00:00.041) 0:02:41.975 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:34:49 +0000 (0:00:00.532) 0:02:42.507 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:34:49 +0000 (0:00:00.101) 0:02:42.608 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:34:49 +0000 (0:00:00.028) 0:02:42.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:34:49 +0000 (0:00:00.031) 0:02:42.669 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:34:49 +0000 (0:00:00.023) 0:02:42.692 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 July 2024 16:34:49 +0000 (0:00:00.060) 0:02:42.753 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.041) 0:02:42.794 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.048) 0:02:42.843 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.090) 0:02:42.934 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.053) 0:02:42.987 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.045) 0:02:43.033 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.065) 0:02:43.098 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.067) 0:02:43.166 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.263) 0:02:43.430 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.036) 0:02:43.466 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:50 +0000 (0:00:00.238) 0:02:43.704 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006672", "end": "2024-07-27 16:34:51.104250", "rc": 0, "start": "2024-07-27 16:34:51.097578" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.223) 0:02:43.927 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003647", "end": "2024-07-27 16:34:51.318178", "rc": 0, "start": "2024-07-27 16:34:51.314531" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.292) 0:02:44.220 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.076) 0:02:44.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.031) 0:02:44.328 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.031) 0:02:44.359 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.031) 0:02:44.391 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.032) 0:02:44.423 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.032) 0:02:44.456 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.043) 0:02:44.499 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.055) 0:02:44.555 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.036) 0:02:44.591 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.041) 0:02:44.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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 July 2024 16:34:51 +0000 (0:00:00.034) 0:02:44.668 ********* 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.005827", "end": "2024-07-27 16:34:52.058642", "rc": 0, "start": "2024-07-27 16:34:52.052815" } 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 July 2024 16:34:52 +0000 (0:00:00.209) 0:02:44.877 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 July 2024 16:34:52 +0000 (0:00:00.024) 0:02:44.902 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 27 July 2024 16:34:52 +0000 (0:00:00.111) 0:02:45.013 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:34:52 +0000 (0:00:00.049) 0:02:45.062 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.017140", "end": "2024-07-27 16:34:52.468590", "rc": 0, "start": "2024-07-27 16:34:52.451450" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:34:52 +0000 (0:00:00.309) 0:02:45.372 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:34:52 +0000 (0:00:00.042) 0:02:45.414 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 27 July 2024 16:34:52 +0000 (0:00:00.028) 0:02:45.442 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 27 July 2024 16:34:52 +0000 (0:00:00.029) 0:02:45.472 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 27 July 2024 16:34:52 +0000 (0:00:00.031) 0:02:45.504 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 27 July 2024 16:34:54 +0000 (0:00:01.463) 0:02:46.967 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 27 July 2024 16:34:54 +0000 (0:00:00.200) 0:02:47.167 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 27 July 2024 16:34:54 +0000 (0:00:00.239) 0:02:47.406 ********* 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-1722098094.693175-7240-232654385391382/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 27 July 2024 16:34:55 +0000 (0:00:00.584) 0:02:47.991 ********* 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: 8c0680e17638a0f249e8d59300cb938a899ce2ad1def7a3b67b939dc00a1ff7c Container: cc150fb506378dfc132ce699229b7997159391abd29f0fd765816208e5e6a096 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 27 July 2024 16:34:56 +0000 (0:00:01.008) 0:02:49.000 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 27 July 2024 16:34:56 +0000 (0:00:00.423) 0:02:49.424 ********* 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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount run-user-2001.mount network-online.target \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "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", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 27 July 2024 16:34:57 +0000 (0:00:00.392) 0:02:49.817 ********* 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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-2001.mount -.mount network-online.target \"app-podman\\\\x2dkube.slice\" basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "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", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 27 July 2024 16:34:57 +0000 (0:00:00.947) 0:02:50.764 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.050) 0:02:50.814 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.068) 0:02:50.883 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.052) 0:02:50.935 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.067) 0:02:51.003 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.027) 0:02:51.031 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.048) 0:02:51.079 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.184) 0:02:51.264 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.050) 0:02:51.314 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.045) 0:02:51.360 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.055) 0:02:51.416 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:34:58 +0000 (0:00:00.303) 0:02:51.720 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:34:59 +0000 (0:00:00.067) 0:02:51.787 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:34:59 +0000 (0:00:00.307) 0:02:52.095 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005553", "end": "2024-07-27 16:34:59.589120", "rc": 0, "start": "2024-07-27 16:34:59.583567" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:34:59 +0000 (0:00:00.302) 0:02:52.397 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006703", "end": "2024-07-27 16:34:59.837059", "rc": 0, "start": "2024-07-27 16:34:59.830356" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:34:59 +0000 (0:00:00.244) 0:02:52.641 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:34:59 +0000 (0:00:00.035) 0:02:52.677 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:34:59 +0000 (0:00:00.024) 0:02:52.702 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:34:59 +0000 (0:00:00.031) 0:02:52.733 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:34:59 +0000 (0:00:00.024) 0:02:52.758 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.026) 0:02:52.784 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.022) 0:02:52.807 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.037) 0:02:52.845 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.081) 0:02:52.926 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.022) 0:02:52.949 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.046) 0:02:52.995 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.028) 0:02:53.024 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.025) 0:02:53.049 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.057) 0:02:53.107 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.042) 0:02:53.150 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.254) 0:02:53.404 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.029) 0:02:53.434 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.023) 0:02:53.457 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 27 July 2024 16:35:00 +0000 (0:00:00.034) 0:02:53.491 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 27 July 2024 16:35:01 +0000 (0:00:00.826) 0:02:54.318 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 27 July 2024 16:35:01 +0000 (0:00:00.268) 0:02:54.586 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 27 July 2024 16:35:01 +0000 (0:00:00.030) 0:02:54.617 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 27 July 2024 16:35:02 +0000 (0:00:00.163) 0:02:54.780 ********* 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-1722098102.1063821-7425-265994177710240/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 27 July 2024 16:35:02 +0000 (0:00:00.837) 0:02:55.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 27 July 2024 16:35:02 +0000 (0:00:00.044) 0:02:55.662 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 27 July 2024 16:35:02 +0000 (0:00:00.050) 0:02:55.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 July 2024 16:35:02 +0000 (0:00:00.042) 0:02:55.755 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.036) 0:02:55.791 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.110) 0:02:55.902 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.035) 0:02:55.937 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.039) 0:02:55.977 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.027) 0:02:56.005 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.026) 0:02:56.031 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.030) 0:02:56.062 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.250) 0:02:56.312 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.082) 0:02:56.395 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:03 +0000 (0:00:00.237) 0:02:56.633 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004362", "end": "2024-07-27 16:35:04.089987", "rc": 0, "start": "2024-07-27 16:35:04.085625" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.271) 0:02:56.904 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004472", "end": "2024-07-27 16:35:04.312712", "rc": 0, "start": "2024-07-27 16:35:04.308240" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.215) 0:02:57.119 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.032) 0:02:57.152 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.023) 0:02:57.175 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.025) 0:02:57.200 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.023) 0:02:57.224 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.040) 0:02:57.264 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.033) 0:02:57.298 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.120) 0:02:57.418 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.059) 0:02:57.477 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.029) 0:02:57.507 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.039) 0:02:57.546 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.036) 0:02:57.583 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.024) 0:02:57.608 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.026) 0:02:57.634 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:35:04 +0000 (0:00:00.123) 0:02:57.758 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.032) 0:02:57.790 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.026) 0:02:57.816 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.026) 0:02:57.843 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.051) 0:02:57.895 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.035) 0:02:57.930 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.032) 0:02:57.962 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.033) 0:02:57.996 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.268) 0:02:58.265 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.058) 0:02:58.323 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:05 +0000 (0:00:00.283) 0:02:58.606 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004217", "end": "2024-07-27 16:35:06.009333", "rc": 0, "start": "2024-07-27 16:35:06.005116" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.218) 0:02:58.825 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003796", "end": "2024-07-27 16:35:06.221677", "rc": 0, "start": "2024-07-27 16:35:06.217881" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.208) 0:02:59.033 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.051) 0:02:59.085 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.087) 0:02:59.172 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.055) 0:02:59.228 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.023) 0:02:59.251 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.025) 0:02:59.276 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.022) 0:02:59.299 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.029) 0:02:59.328 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.032) 0:02:59.361 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.063) 0:02:59.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.024) 0:02:59.449 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.034) 0:02:59.483 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.033) 0:02:59.517 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.038) 0:02:59.556 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:212 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.026) 0:02:59.582 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.061) 0:02:59.644 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.047) 0:02:59.691 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.046) 0:02:59.737 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:35:06 +0000 (0:00:00.025) 0:02:59.762 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:35:07 +0000 (0:00:00.159) 0:02:59.922 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:35:07 +0000 (0:00:00.050) 0:02:59.972 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:35:07 +0000 (0:00:00.733) 0:03:00.706 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:35:07 +0000 (0:00:00.023) 0:03:00.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:35:07 +0000 (0:00:00.028) 0:03:00.758 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040133", "end": "2024-07-27 16:35:08.235484", "rc": 0, "start": "2024-07-27 16:35:08.195351" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:35:08 +0000 (0:00:00.283) 0:03:01.041 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:35:08 +0000 (0:00:00.024) 0:03:01.066 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:35:08 +0000 (0:00:00.021) 0:03:01.088 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:35:08 +0000 (0:00:00.042) 0:03:01.130 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:08 +0000 (0:00:00.041) 0:03:01.171 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:08 +0000 (0:00:00.286) 0:03:01.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:08 +0000 (0:00:00.047) 0:03:01.505 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:08 +0000 (0:00:00.031) 0:03:01.537 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.240) 0:03:01.778 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.030) 0:03:01.809 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.248) 0:03:02.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.022) 0:03:02.079 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.023) 0:03:02.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.022) 0:03:02.126 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.022) 0:03:02.148 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.024) 0:03:02.173 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.024) 0:03:02.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.024) 0:03:02.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.022) 0:03:02.244 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.040) 0:03:02.284 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.044) 0:03:02.329 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.071) 0:03:02.401 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.023) 0:03:02.424 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.052) 0:03:02.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.024) 0:03:02.501 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.024) 0:03:02.525 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.044) 0:03:02.570 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.022) 0:03:02.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.021) 0:03:02.614 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.048) 0:03:02.662 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.024) 0:03:02.686 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.028) 0:03:02.715 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.025) 0:03:02.741 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:35:09 +0000 (0:00:00.025) 0:03:02.766 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.022) 0:03:02.789 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.023) 0:03:02.812 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.021) 0:03:02.833 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.117) 0:03:02.951 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.034) 0:03:02.986 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.036) 0:03:03.022 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.027) 0:03:03.049 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.045) 0:03:03.095 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.029) 0:03:03.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.032) 0:03:03.157 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.052) 0:03:03.210 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.274) 0:03:03.485 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:10 +0000 (0:00:00.060) 0:03:03.545 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.270) 0:03:03.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.028) 0:03:03.844 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.050) 0:03:03.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.046) 0:03:03.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.028) 0:03:03.970 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.033) 0:03:04.004 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.092) 0:03:04.097 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.025) 0:03:04.122 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.022) 0:03:04.145 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.032) 0:03:04.177 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.026) 0:03:04.204 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.036) 0:03:04.241 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.024) 0:03:04.265 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.029) 0:03:04.294 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.034) 0:03:04.328 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.024) 0:03:04.353 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.030) 0:03:04.383 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.056) 0:03:04.440 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.033) 0:03:04.474 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.053) 0:03:04.527 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.044) 0:03:04.571 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.027) 0:03:04.598 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:11 +0000 (0:00:00.096) 0:03:04.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.259) 0:03:04.953 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.031) 0:03:04.985 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.246) 0:03:05.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.023) 0:03:05.255 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.027) 0:03:05.282 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.032) 0:03:05.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.030) 0:03:05.345 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.034) 0:03:05.380 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.036) 0:03:05.417 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.023) 0:03:05.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.023) 0:03:05.465 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.044) 0:03:05.509 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.032) 0:03:05.542 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.025) 0:03:05.567 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.023) 0:03:05.591 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.035) 0:03:05.627 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.036) 0:03:05.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:35:12 +0000 (0:00:00.093) 0:03:05.757 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.029) 0:03:05.786 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.065) 0:03:05.852 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.037) 0:03:05.890 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.048) 0:03:05.938 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.025) 0:03:05.963 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.048) 0:03:06.012 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.026) 0:03:06.039 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.028) 0:03:06.067 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.032) 0:03:06.100 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.256) 0:03:06.357 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.029) 0:03:06.386 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.230) 0:03:06.617 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.022) 0:03:06.639 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.083) 0:03:06.722 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.023) 0:03:06.746 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:13 +0000 (0:00:00.024) 0:03:06.770 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.026) 0:03:06.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.024) 0:03:06.821 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.022) 0:03:06.844 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.022) 0:03:06.866 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.021) 0:03:06.888 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.034) 0:03:06.922 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.021) 0:03:06.944 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.024) 0:03:06.968 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.025) 0:03:06.993 ********* 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.009842", "end": "2024-07-27 16:35:14.402605", "rc": 0, "start": "2024-07-27 16:35:14.392763" } 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.214) 0:03:07.208 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.044) 0:03:07.252 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.021) 0:03:07.274 ********* 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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount basic.target \"system-podman\\\\x2dkube.slice\" network-online.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "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", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount \"system-podman\\\\x2dkube.slice\" sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 27 July 2024 16:35:14 +0000 (0:00:00.360) 0:03:07.635 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.294) 0:03:07.929 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.025) 0:03:07.955 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.240) 0:03:08.195 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.021) 0:03:08.217 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.035) 0:03:08.253 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.022) 0:03:08.275 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.023) 0:03:08.298 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.022) 0:03:08.321 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.022) 0:03:08.343 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.063) 0:03:08.407 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.028) 0:03:08.435 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.029) 0:03:08.464 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.022) 0:03:08.487 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.032) 0:03:08.520 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.100) 0:03:08.620 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.029) 0:03:08.650 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.026) 0:03:08.676 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:15 +0000 (0:00:00.034) 0:03:08.711 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.204) 0:03:08.916 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.029) 0:03:08.945 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.201) 0:03:09.147 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.023) 0:03:09.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.022) 0:03:09.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.022) 0:03:09.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.022) 0:03:09.238 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.021) 0:03:09.260 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.021) 0:03:09.282 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.020) 0:03:09.303 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.021) 0:03:09.325 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.037) 0:03:09.362 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.022) 0:03:09.385 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.021) 0:03:09.407 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.108) 0:03:09.515 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.026) 0:03:09.542 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.048) 0:03:09.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 July 2024 16:35:16 +0000 (0:00:00.022) 0:03:09.613 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 July 2024 16:35:17 +0000 (0:00:00.407) 0:03:10.021 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Parse quadlet file] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Saturday 27 July 2024 16:35:17 +0000 (0:00:00.213) 0:03:10.234 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:42 Saturday 27 July 2024 16:35:17 +0000 (0:00:00.023) 0:03:10.257 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 July 2024 16:35:17 +0000 (0:00:00.258) 0:03:10.516 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove managed resource] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 27 July 2024 16:35:17 +0000 (0:00:00.032) 0:03:10.549 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:99 Saturday 27 July 2024 16:35:17 +0000 (0:00:00.042) 0:03:10.591 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:126 Saturday 27 July 2024 16:35:17 +0000 (0:00:00.043) 0:03:10.635 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:130 Saturday 27 July 2024 16:35:17 +0000 (0:00:00.031) 0:03:10.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:141 Saturday 27 July 2024 16:35:17 +0000 (0:00:00.023) 0:03:10.690 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.103) 0:03:10.794 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.027) 0:03:10.821 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.021) 0:03:10.843 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:151 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.023) 0:03:10.867 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:160 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.037) 0:03:10.905 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:169 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.026) 0:03:10.931 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:178 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.024) 0:03:10.955 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:187 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.024) 0:03:10.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 : For testing and debugging - services] ******** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:197 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.023) 0:03:11.003 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.024) 0:03:11.027 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.021) 0:03:11.049 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.021) 0:03:11.070 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.068) 0:03:11.139 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.025) 0:03:11.164 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.038) 0:03:11.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.028) 0:03:11.230 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.026) 0:03:11.257 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.158) 0:03:11.416 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.259) 0:03:11.675 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:18 +0000 (0:00:00.055) 0:03:11.730 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.243) 0:03:11.974 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.024) 0:03:11.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.023) 0:03:12.022 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.031) 0:03:12.054 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.029) 0:03:12.083 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.026) 0:03:12.109 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.051) 0:03:12.160 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.042) 0:03:12.203 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.058) 0:03:12.261 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.037) 0:03:12.299 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.046) 0:03:12.345 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.030) 0:03:12.376 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.022) 0:03:12.399 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:35:19 +0000 (0:00:00.298) 0:03:12.698 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.219) 0:03:12.917 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.251) 0:03:13.169 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.091) 0:03:13.260 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.041) 0:03:13.302 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.030) 0:03:13.332 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.025) 0:03:13.358 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.047) 0:03:13.405 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.031) 0:03:13.437 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.031) 0:03:13.469 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.039) 0:03:13.509 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:20 +0000 (0:00:00.241) 0:03:13.750 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.032) 0:03:13.782 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.338) 0:03:14.121 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.039) 0:03:14.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.037) 0:03:14.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.039) 0:03:14.237 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.029) 0:03:14.267 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.023) 0:03:14.291 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.025) 0:03:14.316 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.023) 0:03:14.340 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.028) 0:03:14.369 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.029) 0:03:14.399 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.026) 0:03:14.425 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.034) 0:03:14.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.026) 0:03:14.486 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:35:21 +0000 (0:00:00.046) 0:03:14.532 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:35:22 +0000 (0:00:00.719) 0:03:15.252 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:35:22 +0000 (0:00:00.242) 0:03:15.494 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:233 Saturday 27 July 2024 16:35:22 +0000 (0:00:00.195) 0:03:15.690 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 July 2024 16:35:22 +0000 (0:00:00.045) 0:03:15.736 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 July 2024 16:35:23 +0000 (0:00:00.041) 0:03:15.777 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 July 2024 16:35:23 +0000 (0:00:00.027) 0:03:15.805 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 July 2024 16:35:23 +0000 (0:00:00.022) 0:03:15.828 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 July 2024 16:35:23 +0000 (0:00:00.022) 0:03:15.851 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_vry8sq9/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" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 July 2024 16:35:23 +0000 (0:00:00.052) 0:03:15.904 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 July 2024 16:35:23 +0000 (0:00:00.785) 0:03:16.690 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 July 2024 16:35:23 +0000 (0:00:00.023) 0:03:16.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 July 2024 16:35:23 +0000 (0:00:00.029) 0:03:16.744 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038320", "end": "2024-07-27 16:35:24.183113", "rc": 0, "start": "2024-07-27 16:35:24.144793" } STDOUT: podman version 5.1.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 July 2024 16:35:24 +0000 (0:00:00.253) 0:03:16.998 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 July 2024 16:35:24 +0000 (0:00:00.025) 0:03:17.023 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 July 2024 16:35:24 +0000 (0:00:00.034) 0:03:17.057 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 July 2024 16:35:24 +0000 (0:00:00.044) 0:03:17.102 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:24 +0000 (0:00:00.051) 0:03:17.154 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:24 +0000 (0:00:00.240) 0:03:17.395 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:24 +0000 (0:00:00.048) 0:03:17.443 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:24 +0000 (0:00:00.036) 0:03:17.480 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:24 +0000 (0:00:00.259) 0:03:17.740 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.047) 0:03:17.787 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.249) 0:03:18.037 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005299", "end": "2024-07-27 16:35:25.475274", "rc": 0, "start": "2024-07-27 16:35:25.469975" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.241) 0:03:18.279 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005332", "end": "2024-07-27 16:35:25.721019", "rc": 0, "start": "2024-07-27 16:35:25.715687" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.315) 0:03:18.594 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.035) 0:03:18.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.023) 0:03:18.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.033) 0:03:18.687 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.025) 0:03:18.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.031) 0:03:18.743 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 July 2024 16:35:25 +0000 (0:00:00.022) 0:03:18.766 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.027) 0:03:18.794 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.042) 0:03:18.837 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.022) 0:03:18.860 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.022) 0:03:18.882 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.042) 0:03:18.925 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.020) 0:03:18.945 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.021) 0:03:18.967 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.045) 0:03:19.013 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.074) 0:03:19.087 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.022) 0:03:19.110 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.044) 0:03:19.154 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.021) 0:03:19.176 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.021) 0:03:19.197 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.021) 0:03:19.219 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.020) 0:03:19.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.021) 0:03:19.261 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.021) 0:03:19.282 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.023) 0:03:19.305 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.054) 0:03:19.359 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.023) 0:03:19.383 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.022) 0:03:19.405 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.022) 0:03:19.427 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.037) 0:03:19.464 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.071) 0:03:19.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.025) 0:03:19.561 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:26 +0000 (0:00:00.029) 0:03:19.591 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.241) 0:03:19.833 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.029) 0:03:19.862 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.253) 0:03:20.115 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003642", "end": "2024-07-27 16:35:27.531364", "rc": 0, "start": "2024-07-27 16:35:27.527722" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.235) 0:03:20.351 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005116", "end": "2024-07-27 16:35:27.804768", "rc": 0, "start": "2024-07-27 16:35:27.799652" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.261) 0:03:20.613 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.034) 0:03:20.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.026) 0:03:20.674 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.022) 0:03:20.697 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.020) 0:03:20.718 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.021) 0:03:20.740 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:35:27 +0000 (0:00:00.020) 0:03:20.760 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.027) 0:03:20.788 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.024) 0:03:20.812 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.075) 0:03:20.887 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.030) 0:03:20.918 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.040) 0:03:20.958 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.034) 0:03:20.992 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.024) 0:03:21.017 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.025) 0:03:21.042 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.056) 0:03:21.098 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.025) 0:03:21.124 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.042) 0:03:21.167 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.038) 0:03:21.205 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.045) 0:03:21.251 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.052) 0:03:21.303 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.289) 0:03:21.593 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:28 +0000 (0:00:00.046) 0:03:21.639 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.215) 0:03:21.855 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004385", "end": "2024-07-27 16:35:29.292657", "rc": 0, "start": "2024-07-27 16:35:29.288272" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.245) 0:03:22.101 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004276", "end": "2024-07-27 16:35:29.523878", "rc": 0, "start": "2024-07-27 16:35:29.519602" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.233) 0:03:22.335 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.060) 0:03:22.395 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.037) 0:03:22.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.025) 0:03:22.458 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.024) 0:03:22.483 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.024) 0:03:22.507 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.024) 0:03:22.531 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.031) 0:03:22.563 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.029) 0:03:22.592 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.024) 0:03:22.617 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.023) 0:03:22.640 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.024) 0:03:22.665 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.022) 0:03:22.688 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.023) 0:03:22.711 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 July 2024 16:35:29 +0000 (0:00:00.020) 0:03:22.732 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.119) 0:03:22.852 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.027) 0:03:22.879 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.034) 0:03:22.914 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.023) 0:03:22.937 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.038) 0:03:22.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.025) 0:03:23.002 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.026) 0:03:23.029 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.028) 0:03:23.057 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.202) 0:03:23.260 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.028) 0:03:23.288 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.240) 0:03:23.529 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004159", "end": "2024-07-27 16:35:30.954708", "rc": 0, "start": "2024-07-27 16:35:30.950549" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:30 +0000 (0:00:00.230) 0:03:23.759 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005706", "end": "2024-07-27 16:35:31.199620", "rc": 0, "start": "2024-07-27 16:35:31.193914" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.248) 0:03:24.008 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.032) 0:03:24.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.077) 0:03:24.118 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.022) 0:03:24.141 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.023) 0:03:24.164 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.022) 0:03:24.187 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.022) 0:03:24.209 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.021) 0:03:24.231 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.037) 0:03:24.268 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.023) 0:03:24.291 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.027) 0:03:24.319 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.028) 0:03:24.348 ********* 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.007448", "end": "2024-07-27 16:35:31.782420", "rc": 0, "start": "2024-07-27 16:35:31.774972" } 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.240) 0:03:24.588 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 27 July 2024 16:35:31 +0000 (0:00:00.045) 0:03:24.634 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722098092.4953802, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722098095.9273748, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1722098095.9273748, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 27 July 2024 16:35:32 +0000 (0:00:00.244) 0:03:24.878 ********* 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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-07-27 16:34:57 UTC", "ActiveEnterTimestampMonotonic": "628923951", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-2001.mount -.mount network-online.target \"app-podman\\\\x2dkube.slice\" basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-27 16:34:57 UTC", "AssertTimestampMonotonic": "628327066", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "18434595000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-27 16:34:57 UTC", "ConditionTimestampMonotonic": "628327062", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/app.slice/app-podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "45360", "ControlPID": "0", "CoredumpFilter": "0x33", "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", "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": "20940", "ExecMainStartTimestamp": "Sat 2024-07-27 16:34:57 UTC", "ExecMainStartTimestampMonotonic": "628923887", "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-07-27 16:34:57 UTC] ; stop_time=[n/a] ; pid=20929 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[Sat 2024-07-27 16:34:57 UTC] ; stop_time=[n/a] ; pid=20929 ; 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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-07-27 16:34:57 UTC", "InactiveExitTimestampMonotonic": "628337431", "InvocationID": "cac0bcc20fa344c98c4324fae17ba7a1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20940", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "48267264", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "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", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-07-27 16:34:57 UTC", "StateChangeTimestampMonotonic": "628923951", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22342", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 27 July 2024 16:35:33 +0000 (0:00:00.957) 0:03:25.836 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722098095.4863756, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722098095.161376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 497025347, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722098094.9533763, "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": "2767634078", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 27 July 2024 16:35:33 +0000 (0:00:00.190) 0:03:26.026 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 27 July 2024 16:35:33 +0000 (0:00:00.308) 0:03:26.335 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 27 July 2024 16:35:33 +0000 (0:00:00.181) 0:03:26.516 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041813", "end": "2024-07-27 16:35:33.952120", "rc": 0, "start": "2024-07-27 16:35:33.910307" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 27 July 2024 16:35:33 +0000 (0:00:00.240) 0:03:26.757 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.034) 0:03:26.791 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.023) 0:03:26.814 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.021) 0:03:26.836 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.026) 0:03:26.863 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.020) 0:03:26.884 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.062) 0:03:26.947 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.027) 0:03:26.974 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.090) 0:03:27.065 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.022) 0:03:27.087 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.030) 0:03:27.117 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.038) 0:03:27.156 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.027) 0:03:27.184 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.026) 0:03:27.210 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.029) 0:03:27.239 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.184) 0:03:27.423 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.026) 0:03:27.450 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:34 +0000 (0:00:00.185) 0:03:27.636 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003586", "end": "2024-07-27 16:35:35.017311", "rc": 0, "start": "2024-07-27 16:35:35.013725" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.183) 0:03:27.819 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003591", "end": "2024-07-27 16:35:35.201869", "rc": 0, "start": "2024-07-27 16:35:35.198278" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.183) 0:03:28.003 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.031) 0:03:28.034 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.023) 0:03:28.057 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.028) 0:03:28.086 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.099) 0:03:28.186 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.024) 0:03:28.211 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.024) 0:03:28.235 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.071) 0:03:28.307 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.026) 0:03:28.334 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.029) 0:03:28.363 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.044) 0:03:28.408 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.055) 0:03:28.464 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.067) 0:03:28.531 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722098092.4953802, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722098095.9273748, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1722098095.9273748, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 July 2024 16:35:35 +0000 (0:00:00.193) 0:03:28.725 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-2001.mount app.slice basic.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 July 2024 16:35:36 +0000 (0:00:00.381) 0:03:29.106 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722098132.5113177, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1722098102.7273643, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 224395601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722098102.4783647, "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": "4116206708", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Saturday 27 July 2024 16:35:36 +0000 (0:00:00.192) 0:03:29.299 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:6 Saturday 27 July 2024 16:35:36 +0000 (0:00:00.038) 0:03:29.337 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:12 Saturday 27 July 2024 16:35:36 +0000 (0:00:00.237) 0:03:29.574 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:45 Saturday 27 July 2024 16:35:36 +0000 (0:00:00.035) 0:03:29.610 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/parse_quadlet_file.yml:55 Saturday 27 July 2024 16:35:36 +0000 (0:00:00.022) 0:03:29.633 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:42 Saturday 27 July 2024 16:35:36 +0000 (0:00:00.021) 0:03:29.654 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.180) 0:03:29.835 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Remove managed resource] ********************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.351) 0:03:30.186 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:99 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.245) 0:03:30.432 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:126 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.037) 0:03:30.470 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:130 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.020) 0:03:30.491 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:141 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.023) 0:03:30.514 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.039) 0:03:30.553 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.024) 0:03:30.578 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.021) 0:03:30.600 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:151 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.026) 0:03:30.627 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:160 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.025) 0:03:30.652 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:169 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.088) 0:03:30.740 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:178 Saturday 27 July 2024 16:35:37 +0000 (0:00:00.029) 0:03:30.770 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:187 Saturday 27 July 2024 16:35:38 +0000 (0:00:00.027) 0:03:30.797 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:197 Saturday 27 July 2024 16:35:38 +0000 (0:00:00.032) 0:03:30.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Saturday 27 July 2024 16:35:38 +0000 (0:00:00.026) 0:03:30.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 July 2024 16:35:38 +0000 (0:00:00.035) 0:03:30.891 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 27 July 2024 16:35:38 +0000 (0:00:00.088) 0:03:30.980 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 27 July 2024 16:35:38 +0000 (0:00:00.027) 0:03:31.007 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 27 July 2024 16:35:38 +0000 (0:00:00.030) 0:03:31.038 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722098092.4953802, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722098095.9273748, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1722098095.9273748, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 27 July 2024 16:35:38 +0000 (0:00:00.186) 0:03:31.225 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 27 July 2024 16:35:38 +0000 (0:00:00.365) 0:03:31.591 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.046654", "end": "2024-07-27 16:35:39.026230", "rc": 0, "start": "2024-07-27 16:35:38.979576" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.239) 0:03:31.830 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.042842", "end": "2024-07-27 16:35:39.263142", "rc": 0, "start": "2024-07-27 16:35:39.220300" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.237) 0:03:32.068 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008649", "end": "2024-07-27 16:35:39.458383", "rc": 0, "start": "2024-07-27 16:35:39.449734" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.268) 0:03:32.337 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.067) 0:03:32.405 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.025) 0:03:32.430 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.038) 0:03:32.468 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.027) 0:03:32.496 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.027) 0:03:32.524 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.030) 0:03:32.555 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:39 +0000 (0:00:00.191) 0:03:32.746 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.030) 0:03:32.777 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.182) 0:03:32.959 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003556", "end": "2024-07-27 16:35:40.341614", "rc": 0, "start": "2024-07-27 16:35:40.338058" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.193) 0:03:33.153 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003606", "end": "2024-07-27 16:35:40.540640", "rc": 0, "start": "2024-07-27 16:35:40.537034" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.206) 0:03:33.359 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.037) 0:03:33.397 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.022) 0:03:33.419 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.086) 0:03:33.506 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.021) 0:03:33.527 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.022) 0:03:33.550 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.029) 0:03:33.579 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.035) 0:03:33.614 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.024) 0:03:33.638 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.023) 0:03:33.662 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 27 July 2024 16:35:40 +0000 (0:00:00.024) 0:03:33.686 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.204) 0:03:33.891 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.183) 0:03:34.075 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.025) 0:03:34.100 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.082) 0:03:34.183 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.025) 0:03:34.208 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.024) 0:03:34.233 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.031) 0:03:34.265 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.104) 0:03:34.370 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.026) 0:03:34.396 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.027) 0:03:34.424 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.029) 0:03:34.454 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.189) 0:03:34.643 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 July 2024 16:35:41 +0000 (0:00:00.028) 0:03:34.672 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1722097992.6506138, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722097962.3047292, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546234, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "4179141142", "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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.182) 0:03:34.855 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003819", "end": "2024-07-27 16:35:42.236993", "rc": 0, "start": "2024-07-27 16:35:42.233174" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.185) 0:03:35.040 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003584", "end": "2024-07-27 16:35:42.421918", "rc": 0, "start": "2024-07-27 16:35:42.418334" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.184) 0:03:35.225 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.033) 0:03:35.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.022) 0:03:35.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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.035) 0:03:35.317 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.022) 0:03:35.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.024) 0:03:35.364 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.021) 0:03:35.385 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.029) 0:03:35.415 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.031) 0:03:35.446 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.137) 0:03:35.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.023) 0:03:35.607 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 27 July 2024 16:35:42 +0000 (0:00:00.036) 0:03:35.643 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 27 July 2024 16:35:43 +0000 (0:00:00.521) 0:03:36.165 ********* 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-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 27 July 2024 16:35:43 +0000 (0:00:00.176) 0:03:36.341 ********* 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-ci_vry8sq9/tests/tests_auth_and_security.yml:255 Saturday 27 July 2024 16:35:43 +0000 (0:00:00.186) 0:03:36.528 ********* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:260 Saturday 27 July 2024 16:35:44 +0000 (0:00:00.309) 0:03:36.838 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:278 Saturday 27 July 2024 16:35:44 +0000 (0:00:00.215) 0:03:37.053 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_5db9levy_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tests_auth_and_security.yml:286 Saturday 27 July 2024 16:35:44 +0000 (0:00:00.141) 0:03:37.194 ********* included: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/cleanup_registry.yml for sut TASK [Get volume for cleanup] ************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/cleanup_registry.yml:3 Saturday 27 July 2024 16:35:44 +0000 (0:00:00.034) 0:03:37.229 ********* 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.040465", "end": "2024-07-27 16:35:44.644577", "rc": 0, "start": "2024-07-27 16:35:44.604112" } STDOUT: 3f7d1231eaff9a2a15f1fad897625cc7e6c8b45effdd1874a7d8f05b27f8cc9c TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/cleanup_registry.yml:11 Saturday 27 July 2024 16:35:44 +0000 (0:00:00.218) 0:03:37.448 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.311757", "end": "2024-07-27 16:35:45.132561", "rc": 0, "start": "2024-07-27 16:35:44.820804" } STDOUT: podman_registry TASK [Destroy volume] ********************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/cleanup_registry.yml:15 Saturday 27 July 2024 16:35:45 +0000 (0:00:00.487) 0:03:37.935 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "volume", "rm", "3f7d1231eaff9a2a15f1fad897625cc7e6c8b45effdd1874a7d8f05b27f8cc9c" ], "delta": "0:00:00.039075", "end": "2024-07-27 16:35:45.363832", "rc": 0, "start": "2024-07-27 16:35:45.324757" } STDOUT: 3f7d1231eaff9a2a15f1fad897625cc7e6c8b45effdd1874a7d8f05b27f8cc9c TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/cleanup_registry.yml:19 Saturday 27 July 2024 16:35:45 +0000 (0:00:00.230) 0:03:38.166 ********* changed: [sut] => (item=/tmp/lsr_8zr0t2dj_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_8zr0t2dj_podman", "path": "/tmp/lsr_8zr0t2dj_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=804 changed=70 unreachable=0 failed=0 skipped=900 rescued=2 ignored=0 Saturday 27 July 2024 16:35:45 +0000 (0:00:00.173) 0:03:38.339 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 62.25s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.34s /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:54 -------------- Start registry ---------------------------------------------------------- 3.05s /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:92 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.45s /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.16s /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 1.67s /WORKDIR/git-weekly-ci_vry8sq9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 linux-system-roles.podman : Gather the package facts -------------------- 1.62s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 1.46s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Push test images into local registry ------------------------------------ 1.45s /WORKDIR/git-weekly-ci_vry8sq9/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Start service ------------------------------- 1.19s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Stop and disable service -------------------- 1.04s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.02s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Update containers/pods ---------------------- 1.01s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Stop and disable service -------------------- 0.96s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Start service ------------------------------- 0.95s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.84s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 linux-system-roles.podman : Ensure container images are present --------- 0.83s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.83s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.79s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.79s /WORKDIR/git-weekly-ci_vry8sq9/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [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) ---^---^---^---^---^---