# 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_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:4 Saturday 25 May 2024 18:26:24 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:9 Saturday 25 May 2024 18:26:24 +0000 (0:00:00.010) 0:00:00.023 ********** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:58 Saturday 25 May 2024 18:26:25 +0000 (0:00:00.717) 0:00:00.741 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:26:25 +0000 (0:00:00.047) 0:00:00.788 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:26:25 +0000 (0:00:00.015) 0:00:00.804 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:26:25 +0000 (0:00:00.018) 0:00:00.822 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:26:25 +0000 (0:00:00.238) 0:00:01.060 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:26:25 +0000 (0:00:00.019) 0:00:01.080 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:26:25 +0000 (0:00:00.031) 0:00:01.111 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:26:26 +0000 (0:00:00.699) 0:00:01.811 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:26:26 +0000 (0:00:00.026) 0:00:01.837 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: podman-2:5.0.2-1.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.11-1.el9.x86_64", "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: container-selinux-3:2.231.0-1.el9.noarch", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: slirp4netns-1.3.0-1.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:27:25 +0000 (0:00:58.959) 0:01:00.796 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030169", "end": "2024-05-25 18:27:25.819047", "rc": 0, "start": "2024-05-25 18:27:25.788878" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:27:25 +0000 (0:00:00.277) 0:01:01.074 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:27:25 +0000 (0:00:00.027) 0:01:01.101 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:27:25 +0000 (0:00:00.025) 0:01:01.127 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:27:25 +0000 (0:00:00.049) 0:01:01.177 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:25 +0000 (0:00:00.049) 0:01:01.226 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.236) 0:01:01.462 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.021) 0:01:01.484 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.023) 0:01:01.508 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.187) 0:01:01.695 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.022) 0:01:01.718 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.183) 0:01:01.902 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.018) 0:01:01.921 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.018) 0:01:01.939 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.018) 0:01:01.957 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.016) 0:01:01.974 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.017) 0:01:01.992 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.016) 0:01:02.008 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.017) 0:01:02.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.016) 0:01:02.043 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.038) 0:01:02.081 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.055) 0:01:02.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.019) 0:01:02.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.017) 0:01:02.173 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.036) 0:01:02.209 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:27:26 +0000 (0:00:00.017) 0:01:02.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.017) 0:01:02.244 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.036) 0:01:02.281 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.017) 0:01:02.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.016) 0:01:02.315 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.037) 0:01:02.353 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.017) 0:01:02.370 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.017) 0:01:02.388 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.017) 0:01:02.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.017) 0:01:02.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.016) 0:01:02.440 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.017) 0:01:02.457 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.016) 0:01:02.474 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.016) 0:01:02.491 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.037) 0:01:02.528 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.017) 0:01:02.545 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.016) 0:01:02.562 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.044) 0:01:02.607 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.023) 0:01:02.630 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.021) 0:01:02.651 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.017) 0:01:02.669 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.025) 0:01:02.695 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.032) 0:01:02.727 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.021) 0:01:02.749 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.021) 0:01:02.770 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.023) 0:01:02.794 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.186) 0:01:02.980 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.024) 0:01:03.005 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.185) 0:01:03.190 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:27 +0000 (0:00:00.018) 0:01:03.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.040) 0:01:03.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.018) 0:01:03.268 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.017) 0:01:03.286 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.017) 0:01:03.303 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.017) 0:01:03.321 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.016) 0:01:03.338 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.017) 0:01:03.356 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.031) 0:01:03.387 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.018) 0:01:03.406 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.018) 0:01:03.424 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.043) 0:01:03.467 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.020) 0:01:03.488 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.017) 0:01:03.505 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.039) 0:01:03.545 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.030) 0:01:03.576 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.017) 0:01:03.593 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.017) 0:01:03.610 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.017) 0:01:03.628 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.016) 0:01:03.645 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.049) 0:01:03.694 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.247) 0:01:03.941 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.018) 0:01:03.960 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:27:28 +0000 (0:00:00.018) 0:01:03.978 ********** changed: [sut] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1716661648.7862122-12813-29961505575836/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.551) 0:01:04.530 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.020) 0:01:04.551 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.021) 0:01:04.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.021) 0:01:04.593 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.017) 0:01:04.611 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.015) 0:01:04.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 [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:74 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.016) 0:01:04.644 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:78 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.019) 0:01:04.663 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.040) 0:01:04.704 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.031) 0:01:04.735 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.021) 0:01:04.757 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.041) 0:01:04.798 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.018) 0:01:04.817 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:27:29 +0000 (0:00:00.044) 0:01:04.862 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.575) 0:01:05.437 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.018) 0:01:05.456 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.023) 0:01:05.479 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026590", "end": "2024-05-25 18:27:30.438104", "rc": 0, "start": "2024-05-25 18:27:30.411514" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.214) 0:01:05.693 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.019) 0:01:05.712 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.018) 0:01:05.731 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.033) 0:01:05.764 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.035) 0:01:05.800 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.023) 0:01:05.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.060) 0:01:05.885 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.026) 0:01:05.912 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.186) 0:01:06.098 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:30 +0000 (0:00:00.023) 0:01:06.122 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.181) 0:01:06.303 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.019) 0:01:06.323 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.018) 0:01:06.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.019) 0:01:06.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.378 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.018) 0:01:06.396 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.414 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.018) 0:01:06.432 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.449 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.023) 0:01:06.473 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.035) 0:01:06.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.544 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.056) 0:01:06.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.019) 0:01:06.621 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.638 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.037) 0:01:06.676 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.018) 0:01:06.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.712 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.038) 0:01:06.751 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.018) 0:01:06.770 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.788 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.018) 0:01:06.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.841 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.859 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.876 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:06.894 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.016) 0:01:06.910 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.018) 0:01:06.928 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.016) 0:01:06.945 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.067) 0:01:07.012 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.024) 0:01:07.036 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.023) 0:01:07.060 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.017) 0:01:07.078 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.027) 0:01:07.105 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.034) 0:01:07.139 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.022) 0:01:07.162 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.023) 0:01:07.185 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:31 +0000 (0:00:00.025) 0:01:07.211 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.214) 0:01:07.426 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.023) 0:01:07.449 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.181) 0:01:07.630 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.019) 0:01:07.650 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.017) 0:01:07.667 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.017) 0:01:07.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.017) 0:01:07.703 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.043) 0:01:07.746 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.019) 0:01:07.765 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.018) 0:01:07.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.019) 0:01:07.803 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.035) 0:01:07.838 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.019) 0:01:07.857 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.019) 0:01:07.877 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.045) 0:01:07.923 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.023) 0:01:07.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.018) 0:01:07.965 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.040) 0:01:08.005 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.031) 0:01:08.036 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.018) 0:01:08.055 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.018) 0:01:08.073 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.017) 0:01:08.091 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:27:32 +0000 (0:00:00.017) 0:01:08.108 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:27:33 +0000 (0:00:00.665) 0:01:08.774 ********** 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": 30, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:27:33 +0000 (0:00:00.189) 0:01:08.963 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:27:33 +0000 (0:00:00.019) 0:01:08.983 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:27:33 +0000 (0:00:00.018) 0:01:09.001 ********** changed: [sut] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1716661653.8087516-13017-188577495768475/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.494) 0:01:09.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.021) 0:01:09.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.021) 0:01:09.538 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.022) 0:01:09.561 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.016) 0:01:09.577 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.016) 0:01:09.594 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:94 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.016) 0:01:09.610 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:101 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.021) 0:01:09.632 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.058) 0:01:09.690 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.060) 0:01:09.751 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.024) 0:01:09.775 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.018) 0:01:09.794 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.017) 0:01:09.812 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:27:34 +0000 (0:00:00.045) 0:01:09.857 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.573) 0:01:10.431 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.018) 0:01:10.450 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.022) 0:01:10.473 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026220", "end": "2024-05-25 18:27:35.422694", "rc": 0, "start": "2024-05-25 18:27:35.396474" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.204) 0:01:10.677 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.018) 0:01:10.696 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.018) 0:01:10.714 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.034) 0:01:10.749 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.059) 0:01:10.808 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.023) 0:01:10.832 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.023) 0:01:10.855 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.025) 0:01:10.881 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.190) 0:01:11.071 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:35 +0000 (0:00:00.023) 0:01:11.095 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.189) 0:01:11.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.019) 0:01:11.303 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.018) 0:01:11.322 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.019) 0:01:11.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.359 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.018) 0:01:11.377 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.394 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.018) 0:01:11.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.430 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.023) 0:01:11.454 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.035) 0:01:11.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.043) 0:01:11.551 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.037) 0:01:11.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.018) 0:01:11.606 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.624 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.037) 0:01:11.661 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.019) 0:01:11.681 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.698 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.038) 0:01:11.737 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.018) 0:01:11.755 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.773 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.808 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.826 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.844 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.017) 0:01:11.861 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.016) 0:01:11.878 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.016) 0:01:11.895 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.016) 0:01:11.911 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.044) 0:01:11.956 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.046) 0:01:12.003 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.024) 0:01:12.027 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.023) 0:01:12.050 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.021) 0:01:12.072 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.027) 0:01:12.100 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.033) 0:01:12.133 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.022) 0:01:12.156 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.023) 0:01:12.179 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:36 +0000 (0:00:00.025) 0:01:12.205 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.194) 0:01:12.400 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.023) 0:01:12.423 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.189) 0:01:12.613 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.019) 0:01:12.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.017) 0:01:12.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.042) 0:01:12.692 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.019) 0:01:12.711 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.019) 0:01:12.731 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.017) 0:01:12.749 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.018) 0:01:12.767 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.017) 0:01:12.785 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.033) 0:01:12.818 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.019) 0:01:12.837 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.018) 0:01:12.856 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.043) 0:01:12.900 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.021) 0:01:12.922 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.039) 0:01:12.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:27:37 +0000 (0:00:00.018) 0:01:12.980 ********** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:27:38 +0000 (0:00:00.442) 0:01:13.422 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:27:38 +0000 (0:00:00.185) 0:01:13.608 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:27:38 +0000 (0:00:00.029) 0:01:13.638 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:27:38 +0000 (0:00:00.045) 0:01:13.684 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:27:38 +0000 (0:00:00.019) 0:01:13.703 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:27:38 +0000 (0:00:00.019) 0:01:13.723 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.540) 0:01:14.263 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036497", "end": "2024-05-25 18:27:39.231539", "rc": 0, "start": "2024-05-25 18:27:39.195042" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.224) 0:01:14.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.020) 0:01:14.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.018) 0:01:14.525 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.017) 0:01:14.543 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.017) 0:01:14.560 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.016) 0:01:14.577 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.033) 0:01:14.611 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.023) 0:01:14.634 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.018) 0:01:14.652 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.017) 0:01:14.670 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:27:39 +0000 (0:00:00.046) 0:01:14.716 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.604) 0:01:15.320 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.019) 0:01:15.340 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.023) 0:01:15.363 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029328", "end": "2024-05-25 18:27:40.318514", "rc": 0, "start": "2024-05-25 18:27:40.289186" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.208) 0:01:15.572 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.020) 0:01:15.593 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.019) 0:01:15.612 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.035) 0:01:15.647 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.037) 0:01:15.685 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.024) 0:01:15.709 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.023) 0:01:15.733 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.026) 0:01:15.759 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.191) 0:01:15.950 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.053) 0:01:16.004 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.186) 0:01:16.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:40 +0000 (0:00:00.019) 0:01:16.210 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.249 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.269 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.288 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.308 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.017) 0:01:16.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.018) 0:01:16.344 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.024) 0:01:16.368 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.036) 0:01:16.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.444 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.036) 0:01:16.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.519 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.063) 0:01:16.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.602 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.621 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.039) 0:01:16.661 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.680 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.019) 0:01:16.700 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.018) 0:01:16.718 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.018) 0:01:16.737 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.017) 0:01:16.755 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.018) 0:01:16.774 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.017) 0:01:16.791 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.018) 0:01:16.810 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.016) 0:01:16.827 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.017) 0:01:16.844 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.017) 0:01:16.862 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.046) 0:01:16.908 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.025) 0:01:16.933 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.052) 0:01:16.986 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.022) 0:01:17.009 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.027) 0:01:17.037 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.035) 0:01:17.073 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.023) 0:01:17.097 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.024) 0:01:17.121 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:41 +0000 (0:00:00.026) 0:01:17.147 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.191) 0:01:17.339 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.024) 0:01:17.364 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.187) 0:01:17.551 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.019) 0:01:17.571 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.017) 0:01:17.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.018) 0:01:17.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.017) 0:01:17.624 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.018) 0:01:17.642 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.017) 0:01:17.660 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.018) 0:01:17.678 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.017) 0:01:17.696 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.060) 0:01:17.757 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.020) 0:01:17.777 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.018) 0:01:17.795 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.044) 0:01:17.839 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.023) 0:01:17.862 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.039) 0:01:17.902 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:27:42 +0000 (0:00:00.019) 0:01:17.921 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice systemd-journald.socket basic.target -.mount", "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": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; 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=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; 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/bogus.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/bogus.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/bogus.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/bogus.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/bogus.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": "bogus.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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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": "bogus.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 -.mount system.slice", "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/bogus.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": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "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 : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:27:43 +0000 (0:00:00.512) 0:01:18.434 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:27:43 +0000 (0:00:00.198) 0:01:18.633 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:27:43 +0000 (0:00:00.030) 0:01:18.663 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:27:43 +0000 (0:00:00.018) 0:01:18.682 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:27:43 +0000 (0:00:00.018) 0:01:18.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:27:43 +0000 (0:00:00.017) 0:01:18.718 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.575) 0:01:19.294 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036264", "end": "2024-05-25 18:27:44.267628", "rc": 0, "start": "2024-05-25 18:27:44.231364" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.228) 0:01:19.523 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.021) 0:01:19.545 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.018) 0:01:19.563 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.018) 0:01:19.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 : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.017) 0:01:19.600 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:113 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.018) 0:01:19.618 ********** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:126 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.462) 0:01:20.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:139 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.048) 0:01:20.130 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:171 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.026) 0:01:20.157 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:177 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.028) 0:01:20.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:180 Saturday 25 May 2024 18:27:44 +0000 (0:00:00.027) 0:01:20.212 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:27:45 +0000 (0:00:00.042) 0:01:20.254 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:27:45 +0000 (0:00:00.062) 0:01:20.317 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:27:45 +0000 (0:00:00.024) 0:01:20.341 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:27:45 +0000 (0:00:00.019) 0:01:20.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:27:45 +0000 (0:00:00.018) 0:01:20.379 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:27:45 +0000 (0:00:00.045) 0:01:20.424 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:27:45 +0000 (0:00:00.595) 0:01:21.020 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:27:45 +0000 (0:00:00.019) 0:01:21.039 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:27:45 +0000 (0:00:00.023) 0:01:21.062 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028431", "end": "2024-05-25 18:27:46.020878", "rc": 0, "start": "2024-05-25 18:27:45.992447" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.214) 0:01:21.277 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.020) 0:01:21.297 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.019) 0:01:21.317 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.061) 0:01:21.379 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.060) 0:01:21.439 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.197) 0:01:21.637 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.024) 0:01:21.661 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.026) 0:01:21.687 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.196) 0:01:21.884 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.025) 0:01:21.909 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:46 +0000 (0:00:00.192) 0:01:22.101 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003873", "end": "2024-05-25 18:27:47.040721", "rc": 0, "start": "2024-05-25 18:27:47.036848" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.194) 0:01:22.296 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003945", "end": "2024-05-25 18:27:47.232183", "rc": 0, "start": "2024-05-25 18:27:47.228238" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.191) 0:01:22.487 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.029) 0:01:22.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:22.535 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.020) 0:01:22.556 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:22.575 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:22.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:22.615 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.052) 0:01:22.667 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.037) 0:01:22.705 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.020) 0:01:22.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.020) 0:01:22.745 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.036) 0:01:22.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.020) 0:01:22.802 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:22.822 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.038) 0:01:22.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:22.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.018) 0:01:22.899 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.037) 0:01:22.937 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:22.956 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:22.976 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:22.995 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:23.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.017) 0:01:23.033 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.047) 0:01:23.080 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.018) 0:01:23.099 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.019) 0:01:23.118 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.017) 0:01:23.136 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.058) 0:01:23.194 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:27:47 +0000 (0:00:00.021) 0:01:23.216 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:27:48 +0000 (0:00:00.025) 0:01:23.242 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:27:48 +0000 (0:00:00.030) 0:01:23.273 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.019494", "end": "2024-05-25 18:27:48.232367", "rc": 0, "start": "2024-05-25 18:27:48.212873" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:27:48 +0000 (0:00:00.221) 0:01:23.494 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:27:48 +0000 (0:00:00.024) 0:01:23.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:27:48 +0000 (0:00:00.020) 0:01:23.539 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661668.2592952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716661668.3342955, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716661668.3342955, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:27:48 +0000 (0:00:00.213) 0:01:23.752 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:27:49 +0000 (0:00:00.837) 0:01:24.590 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:27:49 +0000 (0:00:00.020) 0:01:24.611 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:27:49 +0000 (0:00:00.025) 0:01:24.636 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:27:49 +0000 (0:00:00.030) 0:01:24.667 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:27:49 +0000 (0:00:00.191) 0:01:24.858 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:27:49 +0000 (0:00:00.024) 0:01:24.882 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:27:49 +0000 (0:00:00.020) 0:01:24.903 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661668.2592952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716661668.9262981, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716661668.9262981, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:27:49 +0000 (0:00:00.197) 0:01:25.101 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.389) 0:01:25.490 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.018) 0:01:25.509 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.058) 0:01:25.568 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.024) 0:01:25.592 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.024) 0:01:25.616 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.019) 0:01:25.635 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.057) 0:01:25.693 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.035) 0:01:25.728 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.024) 0:01:25.753 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.024) 0:01:25.777 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.026) 0:01:25.804 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.200) 0:01:26.005 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.025) 0:01:26.030 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:50 +0000 (0:00:00.188) 0:01:26.219 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004121", "end": "2024-05-25 18:27:51.155899", "rc": 0, "start": "2024-05-25 18:27:51.151778" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.195) 0:01:26.414 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003949", "end": "2024-05-25 18:27:51.350980", "rc": 0, "start": "2024-05-25 18:27:51.347031" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.190) 0:01:26.605 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.028) 0:01:26.634 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.019) 0:01:26.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.018) 0:01:26.671 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.018) 0:01:26.690 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.019) 0:01:26.710 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.018) 0:01:26.728 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.061) 0:01:26.790 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.020) 0:01:26.811 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.019) 0:01:26.831 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.044) 0:01:26.875 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.023) 0:01:26.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.019) 0:01:26.917 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.040) 0:01:26.958 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.032) 0:01:26.990 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.192) 0:01:27.182 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.022) 0:01:27.205 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:27:51 +0000 (0:00:00.021) 0:01:27.226 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:27:52 +0000 (0:00:00.018) 0:01:27.245 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:27:52 +0000 (0:00:00.018) 0:01:27.263 ********** changed: [sut] => { "changed": true, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:27:52 +0000 (0:00:00.204) 0:01:27.468 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:27:52 +0000 (0:00:00.019) 0:01:27.487 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:27:52 +0000 (0:00:00.019) 0:01:27.506 ********** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1716661672.31696-13653-273671198988573/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:27:52 +0000 (0:00:00.524) 0:01:28.031 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.365) 0:01:28.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.022) 0:01:28.419 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.022) 0:01:28.442 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.024) 0:01:28.466 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.024) 0:01:28.491 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.019) 0:01:28.510 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.027) 0:01:28.537 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.033) 0:01:28.571 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.023) 0:01:28.595 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.023) 0:01:28.619 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.025) 0:01:28.645 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.197) 0:01:28.843 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.025) 0:01:28.868 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:53 +0000 (0:00:00.227) 0:01:29.095 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003892", "end": "2024-05-25 18:27:54.034780", "rc": 0, "start": "2024-05-25 18:27:54.030888" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.196) 0:01:29.291 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003858", "end": "2024-05-25 18:27:54.231724", "rc": 0, "start": "2024-05-25 18:27:54.227866" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.194) 0:01:29.486 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.029) 0:01:29.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.019) 0:01:29.535 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.019) 0:01:29.555 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.019) 0:01:29.574 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.019) 0:01:29.594 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.019) 0:01:29.613 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.034) 0:01:29.648 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.020) 0:01:29.669 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.021) 0:01:29.690 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.045) 0:01:29.736 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.024) 0:01:29.761 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.018) 0:01:29.780 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.041) 0:01:29.821 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.063) 0:01:29.885 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.194) 0:01:30.079 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.023) 0:01:30.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.021) 0:01:30.124 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.018) 0:01:30.143 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:27:54 +0000 (0:00:00.020) 0:01:30.164 ********** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 35, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:27:55 +0000 (0:00:00.198) 0:01:30.363 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:27:55 +0000 (0:00:00.020) 0:01:30.383 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:27:55 +0000 (0:00:00.020) 0:01:30.404 ********** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1716661675.2126403-13746-73015539747645/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:27:55 +0000 (0:00:00.521) 0:01:30.925 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.366) 0:01:31.291 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount run-user-1111.mount basic.target app.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": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/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", "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": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.397) 0:01:31.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.020) 0:01:31.709 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.053) 0:01:31.762 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.024) 0:01:31.787 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.019) 0:01:31.806 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.027) 0:01:31.834 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.033) 0:01:31.867 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.022) 0:01:31.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.023) 0:01:31.914 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.026) 0:01:31.940 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.194) 0:01:32.135 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:27:56 +0000 (0:00:00.024) 0:01:32.159 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.193) 0:01:32.352 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003945", "end": "2024-05-25 18:27:57.290234", "rc": 0, "start": "2024-05-25 18:27:57.286289" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.192) 0:01:32.545 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003959", "end": "2024-05-25 18:27:57.485133", "rc": 0, "start": "2024-05-25 18:27:57.481174" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.196) 0:01:32.742 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.028) 0:01:32.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.017) 0:01:32.788 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.048) 0:01:32.836 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.019) 0:01:32.855 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.019) 0:01:32.875 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.018) 0:01:32.894 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.033) 0:01:32.927 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.018) 0:01:32.946 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.019) 0:01:32.965 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.044) 0:01:33.009 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.021) 0:01:33.031 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.017) 0:01:33.049 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.040) 0:01:33.089 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:27:57 +0000 (0:00:00.031) 0:01:33.121 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:27:58 +0000 (0:00:00.189) 0:01:33.310 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:27:58 +0000 (0:00:00.022) 0:01:33.333 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:27:58 +0000 (0:00:00.019) 0:01:33.352 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:27:58 +0000 (0:00:00.017) 0:01:33.370 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:28:05 +0000 (0:00:07.252) 0:01:40.622 ********** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 69, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:28:05 +0000 (0:00:00.201) 0:01:40.823 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:28:05 +0000 (0:00:00.019) 0:01:40.843 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:28:05 +0000 (0:00:00.019) 0:01:40.862 ********** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1716661685.67221-13841-258055255140169/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:28:06 +0000 (0:00:00.517) 0:01:41.380 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:28:06 +0000 (0:00:00.369) 0:01:41.750 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-mysql-volume.service -.mount basic.target run-user-1111.mount quadlet-basic-network.service app.slice", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/systemd/generator/quadlet-basic-mysql.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": "quadlet-basic-mysql.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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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": "quadlet-basic-mysql.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": "quadlet-basic-mysql-volume.service basic.target quadlet-basic-network.service app.slice", "RequiresMountsFor": "/run/user/1111/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/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.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": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "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/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:28:07 +0000 (0:00:01.188) 0:01:42.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:28:07 +0000 (0:00:00.043) 0:01:42.982 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:28:07 +0000 (0:00:00.018) 0:01:43.000 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:28:07 +0000 (0:00:00.018) 0:01:43.018 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:189 Saturday 25 May 2024 18:28:07 +0000 (0:00:00.017) 0:01:43.036 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.003259", "end": "2024-05-25 18:28:08.040218", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-25 18:28:08.036959" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:01.004254", "end": "2024-05-25 18:28:09.372673", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-25 18:28:08.368419" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.002893", "end": "2024-05-25 18:28:09.544890", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-25 18:28:09.541997" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:199 Saturday 25 May 2024 18:28:09 +0000 (0:00:01.763) 0:01:44.800 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1716661668.2262952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716661668.2262952, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380979, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1716661668.2262952, "nlink": 1, "path": "/var/lib/systemd/linger/user_quadlet_basic", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "1639814020", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:207 Saturday 25 May 2024 18:28:09 +0000 (0:00:00.192) 0:01:44.993 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:28:09 +0000 (0:00:00.048) 0:01:45.041 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:28:09 +0000 (0:00:00.065) 0:01:45.107 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:28:09 +0000 (0:00:00.024) 0:01:45.132 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:28:09 +0000 (0:00:00.020) 0:01:45.152 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:28:09 +0000 (0:00:00.019) 0:01:45.171 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:28:09 +0000 (0:00:00.046) 0:01:45.218 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:28:10 +0000 (0:00:00.627) 0:01:45.845 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:28:10 +0000 (0:00:00.019) 0:01:45.864 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:28:10 +0000 (0:00:00.024) 0:01:45.889 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034693", "end": "2024-05-25 18:28:10.964996", "rc": 0, "start": "2024-05-25 18:28:10.930303" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.343) 0:01:46.233 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.021) 0:01:46.254 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.019) 0:01:46.273 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.059) 0:01:46.333 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.058) 0:01:46.392 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.024) 0:01:46.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.023) 0:01:46.439 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.024) 0:01:46.464 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.208) 0:01:46.672 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.024) 0:01:46.696 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.199) 0:01:46.896 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003860", "end": "2024-05-25 18:28:11.832742", "rc": 0, "start": "2024-05-25 18:28:11.828882" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:28:11 +0000 (0:00:00.194) 0:01:47.090 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003844", "end": "2024-05-25 18:28:12.027642", "rc": 0, "start": "2024-05-25 18:28:12.023798" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.194) 0:01:47.284 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.028) 0:01:47.313 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.019) 0:01:47.333 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.018) 0:01:47.351 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.018) 0:01:47.370 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.017) 0:01:47.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.018) 0:01:47.406 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.024) 0:01:47.430 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.061) 0:01:47.492 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.019) 0:01:47.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.018) 0:01:47.530 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.035) 0:01:47.565 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.017) 0:01:47.583 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.018) 0:01:47.601 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.035) 0:01:47.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.018) 0:01:47.655 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.018) 0:01:47.673 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.037) 0:01:47.710 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.019) 0:01:47.730 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.017) 0:01:47.747 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.018) 0:01:47.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.017) 0:01:47.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.017) 0:01:47.801 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.017) 0:01:47.819 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.044) 0:01:47.863 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.018) 0:01:47.881 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.017) 0:01:47.899 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.055) 0:01:47.954 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.019) 0:01:47.974 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.023) 0:01:47.997 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.029) 0:01:48.027 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.020) 0:01:48.047 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.019) 0:01:48.067 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:28:12 +0000 (0:00:00.022) 0:01:48.090 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661668.2592952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716661687.6093814, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716661687.6093814, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:28:13 +0000 (0:00:00.284) 0:01:48.374 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:28:13 +0000 (0:00:00.265) 0:01:48.640 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:28:13 +0000 (0:00:00.020) 0:01:48.661 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:28:13 +0000 (0:00:00.024) 0:01:48.685 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:13 +0000 (0:00:00.057) 0:01:48.743 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:13 +0000 (0:00:00.020) 0:01:48.764 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:13 +0000 (0:00:00.020) 0:01:48.785 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:28:13 +0000 (0:00:00.022) 0:01:48.807 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661668.2592952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716661687.6093814, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716661687.6093814, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:28:13 +0000 (0:00:00.205) 0:01:49.013 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.429) 0:01:49.443 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.018) 0:01:49.461 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.060) 0:01:49.521 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.024) 0:01:49.546 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.023) 0:01:49.569 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.018) 0:01:49.588 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.026) 0:01:49.615 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.034) 0:01:49.649 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.023) 0:01:49.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.048) 0:01:49.721 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.026) 0:01:49.748 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.318) 0:01:50.066 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:28:14 +0000 (0:00:00.024) 0:01:50.090 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.288) 0:01:50.379 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004002", "end": "2024-05-25 18:28:15.396493", "rc": 0, "start": "2024-05-25 18:28:15.392491" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.274) 0:01:50.653 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003844", "end": "2024-05-25 18:28:15.592355", "rc": 0, "start": "2024-05-25 18:28:15.588511" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.194) 0:01:50.848 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.027) 0:01:50.876 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.019) 0:01:50.895 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.018) 0:01:50.913 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.018) 0:01:50.932 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.017) 0:01:50.950 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.018) 0:01:50.968 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.032) 0:01:51.001 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.019) 0:01:51.021 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.017) 0:01:51.038 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.072) 0:01:51.111 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.023) 0:01:51.134 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:28:15 +0000 (0:00:00.038) 0:01:51.173 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661668.2592952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716661687.6093814, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716661687.6093814, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:28:16 +0000 (0:00:00.199) 0:01:51.373 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-25 18:27:56 UTC", "ActiveEnterTimestampMonotonic": "1822027261", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount app.slice basic.target run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-25 18:27:56 UTC", "AssertTimestampMonotonic": "1821980610", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "37051000", "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-05-25 18:27:56 UTC", "ConditionTimestampMonotonic": "1821980605", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-25 18:27:56 UTC", "ExecMainExitTimestampMonotonic": "1822027140", "ExecMainPID": "30786", "ExecMainStartTimestamp": "Sat 2024-05-25 18:27:56 UTC", "ExecMainStartTimestampMonotonic": "1821986660", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-25 18:27:56 UTC", "InactiveExitTimestampMonotonic": "1821987269", "InvocationID": "dafa354d0622400d9bc7f336b261eed1", "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/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", "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-05-25 18:27:56 UTC", "StateChangeTimestampMonotonic": "1822027261", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:28:26 +0000 (0:00:10.715) 0:02:02.088 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.193) 0:02:02.282 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.056) 0:02:02.338 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.021) 0:02:02.359 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.020) 0:02:02.379 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.023) 0:02:02.403 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.363) 0:02:02.766 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049669", "end": "2024-05-25 18:28:27.763092", "rc": 0, "start": "2024-05-25 18:28:27.713423" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.255) 0:02:03.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.021) 0:02:03.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.017) 0:02:03.061 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.023) 0:02:03.085 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.023) 0:02:03.108 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.017) 0:02:03.126 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.027) 0:02:03.153 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.033) 0:02:03.186 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:28:27 +0000 (0:00:00.023) 0:02:03.210 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.023) 0:02:03.233 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.059) 0:02:03.293 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.197) 0:02:03.491 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.025) 0:02:03.516 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.189) 0:02:03.706 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004168", "end": "2024-05-25 18:28:28.644377", "rc": 0, "start": "2024-05-25 18:28:28.640209" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.194) 0:02:03.900 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004007", "end": "2024-05-25 18:28:28.837093", "rc": 0, "start": "2024-05-25 18:28:28.833086" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.192) 0:02:04.093 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.028) 0:02:04.122 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.019) 0:02:04.141 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.019) 0:02:04.160 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.019) 0:02:04.179 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.019) 0:02:04.199 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:28:28 +0000 (0:00:00.018) 0:02:04.218 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:28:29 +0000 (0:00:00.033) 0:02:04.252 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:28:29 +0000 (0:00:00.018) 0:02:04.270 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:28:29 +0000 (0:00:00.018) 0:02:04.289 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:28:29 +0000 (0:00:00.045) 0:02:04.334 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:28:29 +0000 (0:00:00.022) 0:02:04.357 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:28:29 +0000 (0:00:00.070) 0:02:04.428 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661668.2592952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716661706.7604668, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716661706.7604668, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:28:29 +0000 (0:00:00.198) 0:02:04.626 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-25 18:28:07 UTC", "ActiveEnterTimestampMonotonic": "1833265061", "ActiveExitTimestamp": "Sat 2024-05-25 18:28:16 UTC", "ActiveExitTimestampMonotonic": "1842131237", "ActiveState": "failed", "After": "app.slice quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service -.mount run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-25 18:28:06 UTC", "AssertTimestampMonotonic": "1832480540", "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": "3215921000", "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-05-25 18:28:06 UTC", "ConditionTimestampMonotonic": "1832480535", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-25 18:28:26 UTC", "ExecMainExitTimestampMonotonic": "1852382533", "ExecMainPID": "31336", "ExecMainStartTimestamp": "Sat 2024-05-25 18:28:07 UTC", "ExecMainStartTimestampMonotonic": "1833264936", "ExecMainStatus": "137", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/systemd/generator/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-25 18:28:26 UTC", "InactiveEnterTimestampMonotonic": "1852423056", "InactiveExitTimestamp": "Sat 2024-05-25 18:28:06 UTC", "InactiveExitTimestampMonotonic": "1832488037", "InvocationID": "ceb8abde25b5455299ca1b5b6a6bef0a", "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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": "quadlet-basic-mysql.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": "quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.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]", "StateChangeTimestamp": "Sat 2024-05-25 18:28:26 UTC", "StateChangeTimestampMonotonic": "1852423056", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "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": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:28:29 +0000 (0:00:00.392) 0:02:05.018 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:28:29 +0000 (0:00:00.190) 0:02:05.209 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.030) 0:02:05.239 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.020) 0:02:05.260 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.019) 0:02:05.279 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.023) 0:02:05.303 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.366) 0:02:05.669 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045685", "end": "2024-05-25 18:28:30.663552", "rc": 0, "start": "2024-05-25 18:28:30.617867" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.251) 0:02:05.921 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.021) 0:02:05.943 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.017) 0:02:05.960 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.055) 0:02:06.016 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.024) 0:02:06.040 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.019) 0:02:06.060 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.026) 0:02:06.086 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.034) 0:02:06.120 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.023) 0:02:06.144 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.022) 0:02:06.167 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:28:30 +0000 (0:00:00.025) 0:02:06.192 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.192) 0:02:06.385 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.025) 0:02:06.411 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.190) 0:02:06.602 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003898", "end": "2024-05-25 18:28:31.538562", "rc": 0, "start": "2024-05-25 18:28:31.534664" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.193) 0:02:06.795 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004093", "end": "2024-05-25 18:28:31.730809", "rc": 0, "start": "2024-05-25 18:28:31.726716" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.191) 0:02:06.987 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.027) 0:02:07.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.018) 0:02:07.033 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.017) 0:02:07.051 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.046) 0:02:07.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.019) 0:02:07.117 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.019) 0:02:07.137 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.033) 0:02:07.170 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.019) 0:02:07.190 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:28:31 +0000 (0:00:00.018) 0:02:07.208 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.047) 0:02:07.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.021) 0:02:07.277 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.038) 0:02:07.316 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661668.2592952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716661706.7604668, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716661706.7604668, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.198) 0:02:07.514 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.020) 0:02:07.535 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.190) 0:02:07.725 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.030) 0:02:07.755 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.019) 0:02:07.775 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.018) 0:02:07.794 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.022) 0:02:07.816 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:28:32 +0000 (0:00:00.372) 0:02:08.188 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.043768", "end": "2024-05-25 18:28:33.201120", "rc": 0, "start": "2024-05-25 18:28:33.157352" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:28:33 +0000 (0:00:00.270) 0:02:08.458 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.043822", "end": "2024-05-25 18:28:33.454154", "rc": 0, "start": "2024-05-25 18:28:33.410332" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:28:33 +0000 (0:00:00.255) 0:02:08.713 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:28:33 +0000 (0:00:00.019) 0:02:08.733 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 25 May 2024 18:28:33 +0000 (0:00:00.052) 0:02:08.785 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 25 May 2024 18:28:33 +0000 (0:00:00.022) 0:02:08.808 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 25 May 2024 18:28:33 +0000 (0:00:00.024) 0:02:08.832 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661668.2592952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716661706.7604668, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716661706.7604668, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 25 May 2024 18:28:33 +0000 (0:00:00.193) 0:02:09.026 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 25 May 2024 18:28:34 +0000 (0:00:00.326) 0:02:09.352 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.045684", "end": "2024-05-25 18:28:34.343771", "rc": 0, "start": "2024-05-25 18:28:34.298087" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 25 May 2024 18:28:34 +0000 (0:00:00.251) 0:02:09.604 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.043971", "end": "2024-05-25 18:28:34.596742", "rc": 0, "start": "2024-05-25 18:28:34.552771" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 25 May 2024 18:28:34 +0000 (0:00:00.253) 0:02:09.857 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008006", "end": "2024-05-25 18:28:34.800884", "rc": 0, "start": "2024-05-25 18:28:34.792878" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:28:34 +0000 (0:00:00.212) 0:02:10.069 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:28:34 +0000 (0:00:00.018) 0:02:10.087 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:221 Saturday 25 May 2024 18:28:34 +0000 (0:00:00.016) 0:02:10.104 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:227 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.187) 0:02:10.291 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.055) 0:02:10.347 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.032) 0:02:10.379 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.024) 0:02:10.404 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.017) 0:02:10.421 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.018) 0:02:10.440 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.044) 0:02:10.484 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.620) 0:02:11.105 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.019) 0:02:11.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:28:35 +0000 (0:00:00.022) 0:02:11.147 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031680", "end": "2024-05-25 18:28:36.110770", "rc": 0, "start": "2024-05-25 18:28:36.079090" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.219) 0:02:11.366 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.020) 0:02:11.387 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.018) 0:02:11.405 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.055) 0:02:11.460 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.035) 0:02:11.496 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.199) 0:02:11.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.023) 0:02:11.718 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.024) 0:02:11.743 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.194) 0:02:11.938 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.023) 0:02:11.962 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.192) 0:02:12.154 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.045) 0:02:12.200 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:28:36 +0000 (0:00:00.019) 0:02:12.219 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.019) 0:02:12.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.257 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.018) 0:02:12.275 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.293 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.018) 0:02:12.311 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.328 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.024) 0:02:12.353 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.035) 0:02:12.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.019) 0:02:12.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.426 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.036) 0:02:12.463 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.019) 0:02:12.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.500 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.036) 0:02:12.536 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.019) 0:02:12.556 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.018) 0:02:12.574 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.063) 0:02:12.638 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.019) 0:02:12.657 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.018) 0:02:12.675 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.693 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.018) 0:02:12.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.728 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.018) 0:02:12.747 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.764 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.781 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.016) 0:02:12.798 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.055) 0:02:12.853 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.020) 0:02:12.873 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.024) 0:02:12.898 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.030) 0:02:12.928 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.018) 0:02:12.947 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.017) 0:02:12.965 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.018) 0:02:12.983 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:28:37 +0000 (0:00:00.042) 0:02:13.026 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.335) 0:02:13.361 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.021) 0:02:13.383 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.025) 0:02:13.408 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.029) 0:02:13.438 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.019) 0:02:13.457 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.018) 0:02:13.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.017) 0:02:13.493 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.018) 0:02:13.512 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.336) 0:02:13.849 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.018) 0:02:13.867 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.056) 0:02:13.923 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.023) 0:02:13.947 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.023) 0:02:13.970 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.046) 0:02:14.017 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.027) 0:02:14.044 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.033) 0:02:14.078 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.023) 0:02:14.102 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.022) 0:02:14.125 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:28:38 +0000 (0:00:00.025) 0:02:14.151 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.201) 0:02:14.353 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.025) 0:02:14.378 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.191) 0:02:14.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.020) 0:02:14.590 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.018) 0:02:14.608 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.018) 0:02:14.627 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.017) 0:02:14.645 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.019) 0:02:14.664 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.017) 0:02:14.682 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.018) 0:02:14.700 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.017) 0:02:14.718 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.062) 0:02:14.781 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.020) 0:02:14.801 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.019) 0:02:14.821 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.044) 0:02:14.865 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.022) 0:02:14.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.017) 0:02:14.906 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.039) 0:02:14.946 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.031) 0:02:14.977 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.018) 0:02:14.996 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.018) 0:02:15.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.017) 0:02:15.032 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.018) 0:02:15.051 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:28:39 +0000 (0:00:00.017) 0:02:15.069 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:28:40 +0000 (0:00:00.195) 0:02:15.264 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:28:40 +0000 (0:00:00.019) 0:02:15.284 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:28:40 +0000 (0:00:00.017) 0:02:15.302 ********** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1716661720.1100807-14502-192488754439258/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:28:40 +0000 (0:00:00.544) 0:02:15.846 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.489) 0:02:16.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.021) 0:02:16.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.022) 0:02:16.380 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.023) 0:02:16.404 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.024) 0:02:16.428 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.018) 0:02:16.447 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.028) 0:02:16.476 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.033) 0:02:16.509 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.023) 0:02:16.533 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.022) 0:02:16.555 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.027) 0:02:16.583 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.199) 0:02:16.782 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.024) 0:02:16.807 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.192) 0:02:16.999 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.048) 0:02:17.047 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.019) 0:02:17.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.019) 0:02:17.086 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.019) 0:02:17.106 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.018) 0:02:17.125 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.019) 0:02:17.144 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.018) 0:02:17.163 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.019) 0:02:17.183 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:28:41 +0000 (0:00:00.033) 0:02:17.217 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.021) 0:02:17.238 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.019) 0:02:17.257 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.045) 0:02:17.303 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.022) 0:02:17.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.018) 0:02:17.344 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.039) 0:02:17.383 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.031) 0:02:17.415 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.019) 0:02:17.434 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.018) 0:02:17.453 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.052) 0:02:17.505 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.018) 0:02:17.524 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.019) 0:02:17.543 ********** 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": 35, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.211) 0:02:17.754 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.019) 0:02:17.774 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:28:42 +0000 (0:00:00.019) 0:02:17.794 ********** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/etc/containers/systemd/quadlet-basic-mysql.volume", "gid": 0, "group": "root", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1716661722.6024752-14592-113505838083161/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:28:43 +0000 (0:00:00.522) 0:02:18.316 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:28:43 +0000 (0:00:00.481) 0:02:18.798 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target -.mount 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": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "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", "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": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:28:43 +0000 (0:00:00.397) 0:02:19.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:28:43 +0000 (0:00:00.020) 0:02:19.217 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.023) 0:02:19.240 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.023) 0:02:19.264 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.017) 0:02:19.282 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.055) 0:02:19.338 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.035) 0:02:19.373 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.023) 0:02:19.397 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.024) 0:02:19.421 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.026) 0:02:19.448 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.196) 0:02:19.644 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.024) 0:02:19.669 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.193) 0:02:19.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.019) 0:02:19.882 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.017) 0:02:19.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.018) 0:02:19.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.018) 0:02:19.938 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.018) 0:02:19.956 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.017) 0:02:19.974 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.019) 0:02:19.994 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.018) 0:02:20.013 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.033) 0:02:20.046 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.018) 0:02:20.065 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.052) 0:02:20.118 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.045) 0:02:20.163 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.022) 0:02:20.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:28:44 +0000 (0:00:00.017) 0:02:20.204 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:28:45 +0000 (0:00:00.039) 0:02:20.244 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:28:45 +0000 (0:00:00.031) 0:02:20.276 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:28:45 +0000 (0:00:00.019) 0:02:20.295 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:28:45 +0000 (0:00:00.019) 0:02:20.314 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:28:45 +0000 (0:00:00.017) 0:02:20.332 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:28:45 +0000 (0:00:00.018) 0:02:20.351 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:28:52 +0000 (0:00:07.267) 0:02:27.619 ********** 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": 69, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:28:52 +0000 (0:00:00.200) 0:02:27.820 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:28:52 +0000 (0:00:00.019) 0:02:27.839 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:28:52 +0000 (0:00:00.017) 0:02:27.857 ********** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1716661732.6680892-14684-11256371131481/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:28:53 +0000 (0:00:00.527) 0:02:28.385 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:28:53 +0000 (0:00:00.498) 0:02:28.883 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket quadlet-basic-network.service quadlet-basic-mysql-volume.service -.mount system.slice basic.target sysinit.target", "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": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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": "quadlet-basic-mysql.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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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": "quadlet-basic-mysql.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 -.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service system.slice", "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/quadlet-basic-mysql.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": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "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 : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:28:54 +0000 (0:00:00.700) 0:02:29.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:28:54 +0000 (0:00:00.020) 0:02:29.605 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:28:54 +0000 (0:00:00.044) 0:02:29.649 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:28:54 +0000 (0:00:00.018) 0:02:29.668 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:234 Saturday 25 May 2024 18:28:54 +0000 (0:00:00.018) 0:02:29.687 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:01.003647", "end": "2024-05-25 18:28:55.688386", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-25 18:28:54.684739" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:01.004055", "end": "2024-05-25 18:28:56.871769", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-25 18:28:55.867714" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.004651", "end": "2024-05-25 18:28:57.042807", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-25 18:28:57.038156" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:244 Saturday 25 May 2024 18:28:57 +0000 (0:00:02.611) 0:02:32.298 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.179030", "end": "2024-05-25 18:28:57.412301", "failed_when_result": false, "rc": 0, "start": "2024-05-25 18:28:57.233271" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:259 Saturday 25 May 2024 18:28:57 +0000 (0:00:00.380) 0:02:32.678 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:28:57 +0000 (0:00:00.031) 0:02:32.710 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:28:57 +0000 (0:00:00.034) 0:02:32.744 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:28:57 +0000 (0:00:00.053) 0:02:32.798 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:28:57 +0000 (0:00:00.019) 0:02:32.818 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:28:57 +0000 (0:00:00.020) 0:02:32.838 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:28:57 +0000 (0:00:00.045) 0:02:32.883 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.659) 0:02:33.542 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.019) 0:02:33.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.023) 0:02:33.586 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031392", "end": "2024-05-25 18:28:58.554780", "rc": 0, "start": "2024-05-25 18:28:58.523388" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.226) 0:02:33.812 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.021) 0:02:33.833 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.019) 0:02:33.852 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.058) 0:02:33.911 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.062) 0:02:33.974 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.217) 0:02:34.191 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:28:58 +0000 (0:00:00.023) 0:02:34.215 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:28:59 +0000 (0:00:00.027) 0:02:34.242 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:28:59 +0000 (0:00:00.205) 0:02:34.447 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:28:59 +0000 (0:00:00.025) 0:02:34.472 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:28:59 +0000 (0:00:00.193) 0:02:34.666 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006682", "end": "2024-05-25 18:28:59.732168", "rc": 0, "start": "2024-05-25 18:28:59.725486" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:28:59 +0000 (0:00:00.325) 0:02:34.991 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003792", "end": "2024-05-25 18:28:59.934578", "rc": 0, "start": "2024-05-25 18:28:59.930786" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:28:59 +0000 (0:00:00.198) 0:02:35.189 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:28:59 +0000 (0:00:00.028) 0:02:35.218 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.020) 0:02:35.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.019) 0:02:35.258 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.020) 0:02:35.278 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.019) 0:02:35.297 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.019) 0:02:35.316 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.024) 0:02:35.341 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.066) 0:02:35.408 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.020) 0:02:35.428 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.020) 0:02:35.449 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.039) 0:02:35.488 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.019) 0:02:35.508 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.019) 0:02:35.528 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.040) 0:02:35.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.020) 0:02:35.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.019) 0:02:35.607 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.040) 0:02:35.648 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.020) 0:02:35.668 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.020) 0:02:35.689 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.019) 0:02:35.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.019) 0:02:35.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.018) 0:02:35.746 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.019) 0:02:35.766 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.045) 0:02:35.811 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.018) 0:02:35.830 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.018) 0:02:35.848 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.062) 0:02:35.911 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.022) 0:02:35.933 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.026) 0:02:35.959 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.031) 0:02:35.990 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.020) 0:02:36.011 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.020) 0:02:36.031 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:29:00 +0000 (0:00:00.022) 0:02:36.054 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.281) 0:02:36.335 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.020) 0:02:36.356 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.021) 0:02:36.377 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.025) 0:02:36.403 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.031) 0:02:36.434 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.050) 0:02:36.485 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.021) 0:02:36.506 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.023) 0:02:36.530 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.275) 0:02:36.806 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.021) 0:02:36.827 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.018) 0:02:36.845 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.064) 0:02:36.909 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.024) 0:02:36.934 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.024) 0:02:36.958 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.019) 0:02:36.978 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.029) 0:02:37.008 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.035) 0:02:37.043 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.024) 0:02:37.068 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.022) 0:02:37.090 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:29:01 +0000 (0:00:00.027) 0:02:37.118 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.283) 0:02:37.402 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.026) 0:02:37.428 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.196) 0:02:37.625 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005701", "end": "2024-05-25 18:29:02.562125", "rc": 0, "start": "2024-05-25 18:29:02.556424" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.191) 0:02:37.816 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003749", "end": "2024-05-25 18:29:02.754223", "rc": 0, "start": "2024-05-25 18:29:02.750474" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.193) 0:02:38.009 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.028) 0:02:38.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.019) 0:02:38.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.019) 0:02:38.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.019) 0:02:38.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.019) 0:02:38.116 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.019) 0:02:38.135 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.033) 0:02:38.169 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.020) 0:02:38.190 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:29:02 +0000 (0:00:00.019) 0:02:38.209 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.046) 0:02:38.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.022) 0:02:38.278 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.072) 0:02:38.350 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.222) 0:02:38.573 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.022) 0:02:38.595 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.195) 0:02:38.791 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.032) 0:02:38.823 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.021) 0:02:38.844 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.021) 0:02:38.865 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.022) 0:02:38.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.020) 0:02:38.909 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.020) 0:02:38.929 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.022) 0:02:38.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.019) 0:02:38.972 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.025) 0:02:38.998 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.023) 0:02:39.021 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.020) 0:02:39.041 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.027) 0:02:39.069 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.035) 0:02:39.104 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.097) 0:02:39.202 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:29:03 +0000 (0:00:00.024) 0:02:39.226 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:29:04 +0000 (0:00:00.026) 0:02:39.252 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:29:04 +0000 (0:00:00.343) 0:02:39.596 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:29:04 +0000 (0:00:00.025) 0:02:39.622 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:29:04 +0000 (0:00:00.193) 0:02:39.815 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003668", "end": "2024-05-25 18:29:04.753768", "rc": 0, "start": "2024-05-25 18:29:04.750100" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:29:04 +0000 (0:00:00.193) 0:02:40.008 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003666", "end": "2024-05-25 18:29:04.948110", "rc": 0, "start": "2024-05-25 18:29:04.944444" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:29:04 +0000 (0:00:00.196) 0:02:40.204 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.029) 0:02:40.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.019) 0:02:40.253 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.020) 0:02:40.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.019) 0:02:40.293 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.019) 0:02:40.313 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.019) 0:02:40.333 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.035) 0:02:40.368 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.020) 0:02:40.389 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.052) 0:02:40.441 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.047) 0:02:40.489 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.023) 0:02:40.513 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.042) 0:02:40.555 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.189) 0:02:40.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.022) 0:02:40.768 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.192) 0:02:40.960 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.032) 0:02:40.992 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.020) 0:02:41.013 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.020) 0:02:41.034 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.023) 0:02:41.057 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.020) 0:02:41.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.020) 0:02:41.099 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.020) 0:02:41.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.019) 0:02:41.139 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.023) 0:02:41.163 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:29:05 +0000 (0:00:00.062) 0:02:41.225 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.020) 0:02:41.245 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.028) 0:02:41.273 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.036) 0:02:41.310 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.024) 0:02:41.335 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.025) 0:02:41.360 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.027) 0:02:41.388 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.195) 0:02:41.583 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.026) 0:02:41.609 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.194) 0:02:41.804 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003871", "end": "2024-05-25 18:29:06.742977", "rc": 0, "start": "2024-05-25 18:29:06.739106" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.193) 0:02:41.997 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003905", "end": "2024-05-25 18:29:06.938072", "rc": 0, "start": "2024-05-25 18:29:06.934167" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.196) 0:02:42.194 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:29:06 +0000 (0:00:00.028) 0:02:42.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.018) 0:02:42.241 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.018) 0:02:42.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.018) 0:02:42.278 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.050) 0:02:42.329 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.019) 0:02:42.349 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.034) 0:02:42.383 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.019) 0:02:42.403 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.018) 0:02:42.421 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.045) 0:02:42.466 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.023) 0:02:42.489 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.041) 0:02:42.530 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.191) 0:02:42.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.020) 0:02:42.743 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.194) 0:02:42.938 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.031) 0:02:42.969 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.020) 0:02:42.989 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.019) 0:02:43.009 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.022) 0:02:43.031 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.020) 0:02:43.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.020) 0:02:43.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.050) 0:02:43.122 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.019) 0:02:43.142 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.056) 0:02:43.199 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 25 May 2024 18:29:07 +0000 (0:00:00.024) 0:02:43.223 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.024) 0:02:43.247 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.185) 0:02:43.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.019) 0:02:43.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.019) 0:02:43.472 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.020) 0:02:43.492 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.017) 0:02:43.510 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.018) 0:02:43.528 ********** 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 test user] ******************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:273 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.017) 0:02:43.546 ********** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:279 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.369) 0:02:43.916 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.042) 0:02:43.959 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.067) 0:02:44.026 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.024) 0:02:44.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.018) 0:02:44.069 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.018) 0:02:44.088 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:29:08 +0000 (0:00:00.045) 0:02:44.133 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:29:09 +0000 (0:00:00.592) 0:02:44.725 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:29:09 +0000 (0:00:00.020) 0:02:44.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:29:09 +0000 (0:00:00.024) 0:02:44.769 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029442", "end": "2024-05-25 18:29:09.732399", "rc": 0, "start": "2024-05-25 18:29:09.702957" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:29:09 +0000 (0:00:00.218) 0:02:44.988 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:29:09 +0000 (0:00:00.020) 0:02:45.009 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:29:09 +0000 (0:00:00.018) 0:02:45.028 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:29:09 +0000 (0:00:00.058) 0:02:45.086 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:29:09 +0000 (0:00:00.062) 0:02:45.148 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.195) 0:02:45.344 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.023) 0:02:45.368 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.026) 0:02:45.394 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.193) 0:02:45.588 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.025) 0:02:45.613 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.192) 0:02:45.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.019) 0:02:45.825 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.018) 0:02:45.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.019) 0:02:45.864 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.018) 0:02:45.882 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.018) 0:02:45.900 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.017) 0:02:45.918 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.019) 0:02:45.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.019) 0:02:45.957 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.025) 0:02:45.982 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.065) 0:02:46.048 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.019) 0:02:46.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.018) 0:02:46.086 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.038) 0:02:46.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.019) 0:02:46.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.017) 0:02:46.163 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.039) 0:02:46.203 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:29:10 +0000 (0:00:00.019) 0:02:46.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.018) 0:02:46.241 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.040) 0:02:46.281 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.019) 0:02:46.300 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.019) 0:02:46.320 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.019) 0:02:46.339 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.018) 0:02:46.358 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.017) 0:02:46.376 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.018) 0:02:46.394 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.017) 0:02:46.411 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.049) 0:02:46.461 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.018) 0:02:46.479 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.061) 0:02:46.541 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.020) 0:02:46.561 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.026) 0:02:46.588 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.032) 0:02:46.620 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.019) 0:02:46.639 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.019) 0:02:46.659 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.020) 0:02:46.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.019) 0:02:46.699 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.231) 0:02:46.931 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.020) 0:02:46.952 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.025) 0:02:46.977 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.031) 0:02:47.009 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.019) 0:02:47.029 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.019) 0:02:47.048 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.048) 0:02:47.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:29:11 +0000 (0:00:00.020) 0:02:47.117 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.238) 0:02:47.355 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.018) 0:02:47.374 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.063) 0:02:47.438 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.023) 0:02:47.462 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.024) 0:02:47.486 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.019) 0:02:47.505 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.027) 0:02:47.533 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.034) 0:02:47.568 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.024) 0:02:47.592 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.022) 0:02:47.615 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.026) 0:02:47.642 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.194) 0:02:47.837 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.024) 0:02:47.861 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.190) 0:02:48.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.019) 0:02:48.071 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.019) 0:02:48.091 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.018) 0:02:48.110 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.019) 0:02:48.129 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.018) 0:02:48.147 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.018) 0:02:48.166 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.019) 0:02:48.186 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:29:12 +0000 (0:00:00.019) 0:02:48.205 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:29:13 +0000 (0:00:00.034) 0:02:48.239 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:29:13 +0000 (0:00:00.020) 0:02:48.259 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:29:13 +0000 (0:00:00.018) 0:02:48.278 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:29:13 +0000 (0:00:00.044) 0:02:48.322 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:29:13 +0000 (0:00:00.022) 0:02:48.345 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:29:13 +0000 (0:00:00.040) 0:02:48.386 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:29:13 +0000 (0:00:00.018) 0:02:48.404 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-25 18:28:43 UTC", "ActiveEnterTimestampMonotonic": "1869534857", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket basic.target system.slice -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-25 18:28:43 UTC", "AssertTimestampMonotonic": "1869473305", "Before": "quadlet-basic-mysql.service 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": "41025000", "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-05-25 18:28:43 UTC", "ConditionTimestampMonotonic": "1869473301", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-25 18:28:43 UTC", "ExecMainExitTimestampMonotonic": "1869534748", "ExecMainPID": "33196", "ExecMainStartTimestamp": "Sat 2024-05-25 18:28:43 UTC", "ExecMainStartTimestampMonotonic": "1869482649", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-25 18:28:43 UTC", "InactiveExitTimestampMonotonic": "1869483250", "InvocationID": "e2c21564925b432ead58a88d9fe774ab", "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "system.slice -.mount 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.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-05-25 18:28:43 UTC", "StateChangeTimestampMonotonic": "1869534857", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:29:15 +0000 (0:00:02.343) 0:02:50.747 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:29:15 +0000 (0:00:00.196) 0:02:50.944 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:15 +0000 (0:00:00.032) 0:02:50.976 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:15 +0000 (0:00:00.019) 0:02:50.995 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:15 +0000 (0:00:00.018) 0:02:51.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:29:15 +0000 (0:00:00.018) 0:02:51.032 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.486) 0:02:51.519 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039249", "end": "2024-05-25 18:29:16.495576", "rc": 0, "start": "2024-05-25 18:29:16.456327" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.232) 0:02:51.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.053) 0:02:51.804 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.019) 0:02:51.824 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.024) 0:02:51.849 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.023) 0:02:51.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.019) 0:02:51.892 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.026) 0:02:51.919 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.035) 0:02:51.954 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.022) 0:02:51.977 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.023) 0:02:52.001 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.026) 0:02:52.027 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:29:16 +0000 (0:00:00.198) 0:02:52.226 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.025) 0:02:52.251 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.191) 0:02:52.443 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.019) 0:02:52.462 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.019) 0:02:52.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.017) 0:02:52.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.019) 0:02:52.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.018) 0:02:52.538 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.050) 0:02:52.589 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.019) 0:02:52.608 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.019) 0:02:52.628 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.033) 0:02:52.662 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.020) 0:02:52.683 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.018) 0:02:52.701 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.045) 0:02:52.746 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.022) 0:02:52.769 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.040) 0:02:52.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:29:17 +0000 (0:00:00.018) 0:02:52.828 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-25 18:28:54 UTC", "ActiveEnterTimestampMonotonic": "1879911590", "ActiveExitTimestamp": "Sat 2024-05-25 18:29:13 UTC", "ActiveExitTimestampMonotonic": "1899277894", "ActiveState": "inactive", "After": "quadlet-basic-network.service quadlet-basic-mysql-volume.service sysinit.target basic.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-25 18:28:54 UTC", "AssertTimestampMonotonic": "1879608591", "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": "3221989000", "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-05-25 18:28:54 UTC", "ConditionTimestampMonotonic": "1879608588", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-25 18:29:15 UTC", "ExecMainExitTimestampMonotonic": "1901045696", "ExecMainPID": "33674", "ExecMainStartTimestamp": "Sat 2024-05-25 18:28:54 UTC", "ExecMainStartTimestampMonotonic": "1879911536", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-25 18:29:15 UTC", "InactiveEnterTimestampMonotonic": "1901084644", "InactiveExitTimestamp": "Sat 2024-05-25 18:28:54 UTC", "InactiveExitTimestampMonotonic": "1879615060", "InvocationID": "9b7f3d84d8944d4c8cab728d15e6e54e", "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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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": "quadlet-basic-mysql.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": "quadlet-basic-mysql-volume.service sysinit.target system.slice quadlet-basic-network.service -.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/quadlet-basic-mysql.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]", "StateChangeTimestamp": "Sat 2024-05-25 18:29:15 UTC", "StateChangeTimestampMonotonic": "1901084644", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "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": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:29:18 +0000 (0:00:00.509) 0:02:53.338 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:29:18 +0000 (0:00:00.192) 0:02:53.531 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:18 +0000 (0:00:00.032) 0:02:53.563 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:18 +0000 (0:00:00.019) 0:02:53.583 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:18 +0000 (0:00:00.018) 0:02:53.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:29:18 +0000 (0:00:00.048) 0:02:53.649 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:29:18 +0000 (0:00:00.552) 0:02:54.202 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036334", "end": "2024-05-25 18:29:19.175997", "rc": 0, "start": "2024-05-25 18:29:19.139663" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.233) 0:02:54.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.021) 0:02:54.457 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.020) 0:02:54.477 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.025) 0:02:54.503 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.025) 0:02:54.528 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.019) 0:02:54.547 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.031) 0:02:54.579 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.037) 0:02:54.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.025) 0:02:54.642 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.023) 0:02:54.665 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.027) 0:02:54.693 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.194) 0:02:54.887 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.025) 0:02:54.913 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716661646.6411989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716661617.8080704, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "239655448", "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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.194) 0:02:55.107 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.019) 0:02:55.127 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.019) 0:02:55.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.018) 0:02:55.165 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.019) 0:02:55.184 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.019) 0:02:55.203 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:29:19 +0000 (0:00:00.019) 0:02:55.223 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.020) 0:02:55.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.019) 0:02:55.263 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.034) 0:02:55.297 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.019) 0:02:55.317 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.017) 0:02:55.335 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.044) 0:02:55.380 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.021) 0:02:55.401 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.040) 0:02:55.441 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.019) 0:02:55.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.020) 0:02:55.481 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.193) 0:02:55.675 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.067) 0:02:55.742 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.019) 0:02:55.762 ********** 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.019) 0:02:55.781 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:29:20 +0000 (0:00:00.018) 0:02:55.799 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:29:21 +0000 (0:00:00.484) 0:02:56.284 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038419", "end": "2024-05-25 18:29:21.256366", "rc": 0, "start": "2024-05-25 18:29:21.217947" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:29:21 +0000 (0:00:00.228) 0:02:56.512 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.036811", "end": "2024-05-25 18:29:21.484953", "rc": 0, "start": "2024-05-25 18:29:21.448142" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:29:21 +0000 (0:00:00.228) 0:02:56.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:29:21 +0000 (0:00:00.019) 0:02:56.761 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:29:21 +0000 (0:00:00.017) 0:02:56.779 ********** skipping: [sut] => { "censored": "the 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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:29:21 +0000 (0:00:00.018) 0:02:56.798 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=638 changed=51 unreachable=0 failed=0 skipped=671 rescued=0 ignored=0 Saturday 25 May 2024 18:29:21 +0000 (0:00:00.006) 0:02:56.805 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 58.96s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.72s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 7.27s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 7.25s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Check files ------------------------------------------------------------- 2.61s /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:234 -------------- linux-system-roles.podman : Stop and disable service -------------------- 2.34s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Check files ------------------------------------------------------------- 1.76s /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:189 -------------- linux-system-roles.podman : Gather the package facts -------------------- 1.29s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.19s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Manage each secret -------------------------- 0.84s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Start service ------------------------------- 0.70s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 0.70s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.67s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.62s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.60s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.60s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.59s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Reload systemctl ---------------------------- 0.58s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 linux-system-roles.podman : Gather the package facts -------------------- 0.58s /WORKDIR/git-weekly-ciw6lhebgh/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]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [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) [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) ---^---^---^---^---^---