# 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-ciyjjzgqcv/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:4 Saturday 25 May 2024 18:33:32 +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-ciyjjzgqcv/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-ciyjjzgqcv/tests/tests_quadlet_basic.yml:9 Saturday 25 May 2024 18:33:32 +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-ciyjjzgqcv/tests/tests_quadlet_basic.yml:58 Saturday 25 May 2024 18:33:33 +0000 (0:00:00.681) 0:00:00.705 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:33:33 +0000 (0:00:00.048) 0:00:00.753 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:33:33 +0000 (0:00:00.016) 0:00:00.769 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:33:33 +0000 (0:00:00.018) 0:00:00.788 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:33:33 +0000 (0:00:00.259) 0:00:01.047 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:33:33 +0000 (0:00:00.019) 0:00:01.067 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:33:33 +0000 (0:00:00.034) 0:00:01.101 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:33:34 +0000 (0:00:01.415) 0:00:02.517 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:33:34 +0000 (0:00:00.028) 0:00:02.546 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-33.el8.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64" ] } lsrpackages: crun podman podman-plugins shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:34:37 +0000 (0:01:02.892) 0:01:05.438 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036624", "end": "2024-05-25 18:34:38.187316", "rc": 0, "start": "2024-05-25 18:34:38.150692" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.362) 0:01:05.801 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.028) 0:01:05.829 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.027) 0:01:05.856 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.068) 0:01:05.925 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.038) 0:01:05.963 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.275) 0:01:06.239 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.023) 0:01:06.262 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.024) 0:01:06.287 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.195) 0:01:06.482 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:34:38 +0000 (0:00:00.025) 0:01:06.507 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.191) 0:01:06.699 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.019) 0:01:06.718 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:06.737 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.019) 0:01:06.756 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.017) 0:01:06.774 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.017) 0:01:06.791 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:06.809 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.017) 0:01:06.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:06.845 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.066) 0:01:06.911 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.037) 0:01:06.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.020) 0:01:06.968 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.019) 0:01:06.988 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.037) 0:01:07.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:07.045 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.019) 0:01:07.064 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.037) 0:01:07.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.019) 0:01:07.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:07.140 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.039) 0:01:07.179 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.019) 0:01:07.199 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.019) 0:01:07.218 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:07.236 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.043) 0:01:07.280 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.019) 0:01:07.299 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.020) 0:01:07.319 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.017) 0:01:07.337 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:07.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 secrets] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:07.374 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:07.392 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.018) 0:01:07.410 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.048) 0:01:07.459 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.023) 0:01:07.483 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.024) 0:01:07.507 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.019) 0:01:07.526 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:34:39 +0000 (0:00:00.027) 0:01:07.554 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.035) 0:01:07.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.024) 0:01:07.614 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.022) 0:01:07.636 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.026) 0:01:07.663 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.232) 0:01:07.895 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.025) 0:01:07.920 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.197) 0:01:08.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.019) 0:01:08.138 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.019) 0:01:08.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.019) 0:01:08.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.019) 0:01:08.197 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.019) 0:01:08.216 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.019) 0:01:08.235 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.018) 0:01:08.254 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.019) 0:01:08.273 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.032) 0:01:08.306 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.020) 0:01:08.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.019) 0:01:08.346 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.043) 0:01:08.390 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.022) 0:01:08.412 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.017) 0:01:08.430 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.041) 0:01:08.471 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.056) 0:01:08.528 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.019) 0:01:08.547 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.018) 0:01:08.566 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:34:40 +0000 (0:00:00.017) 0:01:08.584 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:34:41 +0000 (0:00:00.018) 0:01:08.602 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:34:41 +0000 (0:00:00.022) 0:01:08.624 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:34:41 +0000 (0:00:00.250) 0:01:08.874 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:34:41 +0000 (0:00:00.019) 0:01:08.894 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:34:41 +0000 (0:00:00.019) 0:01:08.914 ********** 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-1716662081.3636181-12807-265201146741201/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:34:41 +0000 (0:00:00.596) 0:01:09.510 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:34:41 +0000 (0:00:00.023) 0:01:09.533 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:34:41 +0000 (0:00:00.023) 0:01:09.556 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:34:41 +0000 (0:00:00.023) 0:01:09.580 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.018) 0:01:09.599 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.017) 0:01:09.617 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:74 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.049) 0:01:09.666 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:78 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.020) 0:01:09.687 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.043) 0:01:09.731 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.034) 0:01:09.765 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.024) 0:01:09.790 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.019) 0:01:09.809 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.019) 0:01:09.828 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:34:42 +0000 (0:00:00.047) 0:01:09.876 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:34:43 +0000 (0:00:01.326) 0:01:11.202 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:34:43 +0000 (0:00:00.021) 0:01:11.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:34:43 +0000 (0:00:00.026) 0:01:11.250 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029394", "end": "2024-05-25 18:34:43.856706", "rc": 0, "start": "2024-05-25 18:34:43.827312" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:34:43 +0000 (0:00:00.218) 0:01:11.469 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:34:43 +0000 (0:00:00.021) 0:01:11.490 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:34:43 +0000 (0:00:00.019) 0:01:11.510 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:34:43 +0000 (0:00:00.035) 0:01:11.545 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:34:43 +0000 (0:00:00.037) 0:01:11.582 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.024) 0:01:11.607 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.024) 0:01:11.631 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.026) 0:01:11.658 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.197) 0:01:11.855 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.024) 0:01:11.880 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.191) 0:01:12.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.044) 0:01:12.115 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.020) 0:01:12.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.019) 0:01:12.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.020) 0:01:12.176 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.018) 0:01:12.194 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.018) 0:01:12.212 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.019) 0:01:12.232 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.019) 0:01:12.251 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.025) 0:01:12.277 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.036) 0:01:12.313 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.019) 0:01:12.333 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.019) 0:01:12.352 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.037) 0:01:12.390 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.019) 0:01:12.410 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.020) 0:01:12.430 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.065) 0:01:12.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.020) 0:01:12.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.020) 0:01:12.536 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:34:44 +0000 (0:00:00.039) 0:01:12.576 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.020) 0:01:12.596 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.019) 0:01:12.616 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.018) 0:01:12.635 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.019) 0:01:12.654 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.021) 0:01:12.676 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.020) 0:01:12.696 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.018) 0:01:12.715 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.019) 0:01:12.734 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.018) 0:01:12.752 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.017) 0:01:12.770 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.018) 0:01:12.789 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.045) 0:01:12.834 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.054) 0:01:12.889 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.024) 0:01:12.914 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.020) 0:01:12.934 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.026) 0:01:12.960 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.034) 0:01:12.995 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.023) 0:01:13.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.022) 0:01:13.042 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.025) 0:01:13.068 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.208) 0:01:13.277 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.025) 0:01:13.303 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.191) 0:01:13.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.020) 0:01:13.514 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.018) 0:01:13.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.019) 0:01:13.552 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:34:45 +0000 (0:00:00.020) 0:01:13.572 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.019) 0:01:13.591 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.048) 0:01:13.639 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.020) 0:01:13.660 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.020) 0:01:13.680 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.033) 0:01:13.714 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.021) 0:01:13.736 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.021) 0:01:13.757 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.045) 0:01:13.803 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.023) 0:01:13.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.020) 0:01:13.847 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.044) 0:01:13.891 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.034) 0:01:13.925 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.020) 0:01:13.946 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.019) 0:01:13.966 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.020) 0:01:13.986 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:34:46 +0000 (0:00:00.018) 0:01:14.004 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:34:48 +0000 (0:00:02.341) 0:01:16.345 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:34:48 +0000 (0:00:00.202) 0:01:16.548 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:34:48 +0000 (0:00:00.021) 0:01:16.569 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.020) 0:01:16.590 ********** 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-1716662089.0420046-13011-59531398934528/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.520) 0:01:17.111 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.022) 0:01:17.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.024) 0:01:17.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.069) 0:01:17.228 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.019) 0:01:17.248 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.019) 0:01:17.267 ********** 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-ciyjjzgqcv/tests/tests_quadlet_basic.yml:94 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.019) 0:01:17.286 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:101 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.023) 0:01:17.310 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.064) 0:01:17.374 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.037) 0:01:17.411 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.027) 0:01:17.439 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.020) 0:01:17.459 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.020) 0:01:17.480 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:34:49 +0000 (0:00:00.050) 0:01:17.530 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:34:51 +0000 (0:00:01.335) 0:01:18.866 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.020) 0:01:18.887 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.024) 0:01:18.911 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030591", "end": "2024-05-25 18:34:51.516523", "rc": 0, "start": "2024-05-25 18:34:51.485932" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.217) 0:01:19.129 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.021) 0:01:19.150 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.019) 0:01:19.170 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.035) 0:01:19.206 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.038) 0:01:19.244 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.026) 0:01:19.271 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.024) 0:01:19.295 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.052) 0:01:19.348 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.199) 0:01:19.547 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:34:51 +0000 (0:00:00.025) 0:01:19.573 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.193) 0:01:19.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.021) 0:01:19.787 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.022) 0:01:19.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.021) 0:01:19.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.021) 0:01:19.853 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.020) 0:01:19.874 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.020) 0:01:19.894 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.019) 0:01:19.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.020) 0:01:19.935 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.026) 0:01:19.961 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.037) 0:01:19.999 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.020) 0:01:20.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.019) 0:01:20.039 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.070) 0:01:20.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.022) 0:01:20.132 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.020) 0:01:20.152 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.041) 0:01:20.194 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.020) 0:01:20.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.023) 0:01:20.238 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.042) 0:01:20.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.021) 0:01:20.302 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.020) 0:01:20.322 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.021) 0:01:20.344 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.022) 0:01:20.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.021) 0:01:20.388 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.021) 0:01:20.409 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.018) 0:01:20.427 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.019) 0:01:20.447 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.019) 0:01:20.466 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.053) 0:01:20.520 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:34:52 +0000 (0:00:00.020) 0:01:20.540 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.049) 0:01:20.590 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.025) 0:01:20.616 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.025) 0:01:20.641 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.026) 0:01:20.668 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.027) 0:01:20.696 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.037) 0:01:20.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.024) 0:01:20.758 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.025) 0:01:20.783 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.026) 0:01:20.810 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.205) 0:01:21.016 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.025) 0:01:21.041 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.191) 0:01:21.233 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.058) 0:01:21.292 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.022) 0:01:21.314 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.021) 0:01:21.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.020) 0:01:21.356 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.021) 0:01:21.378 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.021) 0:01:21.399 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.021) 0:01:21.421 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.020) 0:01:21.442 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.036) 0:01:21.478 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.023) 0:01:21.501 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.020) 0:01:21.522 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:34:53 +0000 (0:00:00.048) 0:01:21.570 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:34:54 +0000 (0:00:00.023) 0:01:21.594 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:34:54 +0000 (0:00:00.045) 0:01:21.640 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:34:54 +0000 (0:00:00.020) 0:01:21.661 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:34:54 +0000 (0:00:00.545) 0:01:22.206 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:34:54 +0000 (0:00:00.197) 0:01:22.403 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:34:54 +0000 (0:00:00.033) 0:01:22.436 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:34:54 +0000 (0:00:00.019) 0:01:22.456 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:34:54 +0000 (0:00:00.020) 0:01:22.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:34:54 +0000 (0:00:00.021) 0:01:22.498 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.449) 0:01:22.947 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037558", "end": "2024-05-25 18:34:55.567770", "rc": 0, "start": "2024-05-25 18:34:55.530212" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.234) 0:01:23.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.022) 0:01:23.204 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.021) 0:01:23.225 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.019) 0:01:23.244 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.019) 0:01:23.263 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.018) 0:01:23.282 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.065) 0:01:23.347 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.024) 0:01:23.372 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.020) 0:01:23.392 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.020) 0:01:23.413 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:34:55 +0000 (0:00:00.051) 0:01:23.464 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:34:57 +0000 (0:00:01.307) 0:01:24.772 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.020) 0:01:24.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.024) 0:01:24.817 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028667", "end": "2024-05-25 18:34:57.421584", "rc": 0, "start": "2024-05-25 18:34:57.392917" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.216) 0:01:25.034 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.048) 0:01:25.082 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.019) 0:01:25.102 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.036) 0:01:25.139 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.042) 0:01:25.182 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.025) 0:01:25.207 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.026) 0:01:25.234 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.029) 0:01:25.263 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.195) 0:01:25.459 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:34:57 +0000 (0:00:00.026) 0:01:25.485 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.197) 0:01:25.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.022) 0:01:25.705 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.019) 0:01:25.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:25.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:25.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:25.786 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.048) 0:01:25.835 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:25.855 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.021) 0:01:25.876 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.025) 0:01:25.902 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.042) 0:01:25.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:25.965 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:25.985 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.038) 0:01:26.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:26.044 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.019) 0:01:26.064 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.039) 0:01:26.104 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.019) 0:01:26.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.018) 0:01:26.142 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.039) 0:01:26.182 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.048) 0:01:26.230 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.019) 0:01:26.250 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:26.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.019) 0:01:26.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:26.311 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.020) 0:01:26.332 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.019) 0:01:26.351 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.019) 0:01:26.371 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.018) 0:01:26.390 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.018) 0:01:26.408 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.018) 0:01:26.427 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.047) 0:01:26.475 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.025) 0:01:26.500 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.024) 0:01:26.525 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.023) 0:01:26.548 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:34:58 +0000 (0:00:00.027) 0:01:26.576 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.035) 0:01:26.612 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.080) 0:01:26.692 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.025) 0:01:26.717 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.026) 0:01:26.744 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.211) 0:01:26.955 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.025) 0:01:26.981 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.192) 0:01:27.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.020) 0:01:27.195 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.020) 0:01:27.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.020) 0:01:27.235 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.020) 0:01:27.256 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.020) 0:01:27.276 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.020) 0:01:27.297 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.019) 0:01:27.317 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.020) 0:01:27.337 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.035) 0:01:27.373 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.021) 0:01:27.394 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.019) 0:01:27.414 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.106) 0:01:27.520 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:34:59 +0000 (0:00:00.024) 0:01:27.544 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:35:00 +0000 (0:00:00.042) 0:01:27.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:35:00 +0000 (0:00:00.020) 0:01:27.608 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:35:00 +0000 (0:00:00.481) 0:01:28.089 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:35:00 +0000 (0:00:00.298) 0:01:28.388 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:35:00 +0000 (0:00:00.033) 0:01:28.421 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:35:00 +0000 (0:00:00.020) 0:01:28.441 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:35:00 +0000 (0:00:00.019) 0:01:28.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:35:00 +0000 (0:00:00.019) 0:01:28.481 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:35:01 +0000 (0:00:00.472) 0:01:28.954 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039065", "end": "2024-05-25 18:35:01.628735", "rc": 0, "start": "2024-05-25 18:35:01.589670" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:35:01 +0000 (0:00:00.288) 0:01:29.242 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:35:01 +0000 (0:00:00.023) 0:01:29.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:35:01 +0000 (0:00:00.020) 0:01:29.286 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:35:01 +0000 (0:00:00.020) 0:01:29.307 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:35:01 +0000 (0:00:00.019) 0:01:29.326 ********** 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-ciyjjzgqcv/tests/tests_quadlet_basic.yml:113 Saturday 25 May 2024 18:35:01 +0000 (0:00:00.019) 0:01:29.345 ********** 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-ciyjjzgqcv/tests/tests_quadlet_basic.yml:126 Saturday 25 May 2024 18:35:02 +0000 (0:00:00.442) 0:01:29.788 ********** ok: [sut -> localhost] => { "changed": false, "content": "M2NiNWVkYWQzNjE1NDQ3MzhlYWY5MjlhMmIxY2I5YzMK", "encoding": "base64", "source": "/etc/machine-id" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:139 Saturday 25 May 2024 18:35:02 +0000 (0:00:00.237) 0:01:30.025 ********** changed: [sut] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.169016", "end": "2024-05-25 18:35:03.124651", "rc": 0, "start": "2024-05-25 18:35:02.955635" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:177 Saturday 25 May 2024 18:35:03 +0000 (0:00:00.367) 0:01:30.737 ********** changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:180 Saturday 25 May 2024 18:35:49 +0000 (0:00:45.851) 0:02:16.589 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:35:49 +0000 (0:00:00.048) 0:02:16.638 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:35:49 +0000 (0:00:00.067) 0:02:16.705 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:35:49 +0000 (0:00:00.026) 0:02:16.732 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:35:49 +0000 (0:00:00.021) 0:02:16.754 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:35:49 +0000 (0:00:00.022) 0:02:16.776 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:35:49 +0000 (0:00:00.054) 0:02:16.831 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:35:50 +0000 (0:00:01.720) 0:02:18.551 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:35:50 +0000 (0:00:00.021) 0:02:18.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:35:51 +0000 (0:00:00.023) 0:02:18.596 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.274497", "end": "2024-05-25 18:35:51.448384", "rc": 0, "start": "2024-05-25 18:35:51.173887" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:35:51 +0000 (0:00:00.464) 0:02:19.061 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:35:51 +0000 (0:00:00.023) 0:02:19.085 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:35:51 +0000 (0:00:00.020) 0:02:19.105 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:35:51 +0000 (0:00:00.066) 0:02:19.172 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:35:51 +0000 (0:00:00.041) 0:02:19.214 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:35:51 +0000 (0:00:00.210) 0:02:19.424 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:35:51 +0000 (0:00:00.024) 0:02:19.449 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:35:51 +0000 (0:00:00.029) 0:02:19.478 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.196) 0:02:19.675 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.025) 0:02:19.701 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.219) 0:02:19.920 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003819", "end": "2024-05-25 18:35:52.505947", "rc": 0, "start": "2024-05-25 18:35:52.502128" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.224) 0:02:20.144 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003683", "end": "2024-05-25 18:35:52.734523", "rc": 0, "start": "2024-05-25 18:35:52.730840" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.202) 0:02:20.346 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.033) 0:02:20.379 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.021) 0:02:20.401 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.020) 0:02:20.422 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.021) 0:02:20.443 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.021) 0:02:20.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.022) 0:02:20.488 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.026) 0:02:20.514 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.037) 0:02:20.552 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:35:52 +0000 (0:00:00.021) 0:02:20.573 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.020) 0:02:20.593 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.038) 0:02:20.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.020) 0:02:20.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.019) 0:02:20.671 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.069) 0:02:20.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.020) 0:02:20.761 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.020) 0:02:20.781 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.038) 0:02:20.820 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.021) 0:02:20.841 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.020) 0:02:20.862 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.021) 0:02:20.883 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.021) 0:02:20.904 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.020) 0:02:20.925 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.027) 0:02:20.952 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.020) 0:02:20.972 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.019) 0:02:20.992 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.020) 0:02:21.013 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.064) 0:02:21.077 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.022) 0:02:21.099 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.027) 0:02:21.127 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.065) 0:02:21.192 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.020917", "end": "2024-05-25 18:35:53.812563", "rc": 0, "start": "2024-05-25 18:35:53.791646" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.239) 0:02:21.432 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.025) 0:02:21.457 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:35:53 +0000 (0:00:00.021) 0:02:21.479 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662153.8193252, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716662153.8643255, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27840, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716662153.8643255, "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:35:54 +0000 (0:00:00.203) 0:02:21.682 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:35:54 +0000 (0:00:00.892) 0:02:22.575 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:35:55 +0000 (0:00:00.021) 0:02:22.597 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:35:55 +0000 (0:00:00.028) 0:02:22.625 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:35:55 +0000 (0:00:00.032) 0:02:22.658 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:35:55 +0000 (0:00:00.193) 0:02:22.852 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:35:55 +0000 (0:00:00.061) 0:02:22.913 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:35:55 +0000 (0:00:00.022) 0:02:22.936 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662153.8193252, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716662154.830334, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27840, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716662154.830334, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:35:55 +0000 (0:00:00.197) 0:02:23.134 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:35:55 +0000 (0:00:00.395) 0:02:23.529 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:35:55 +0000 (0:00:00.019) 0:02:23.549 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.061) 0:02:23.610 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.027) 0:02:23.637 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.026) 0:02:23.664 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.021) 0:02:23.685 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.030) 0:02:23.715 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.038) 0:02:23.754 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.024) 0:02:23.779 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.027) 0:02:23.806 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.065) 0:02:23.872 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.206) 0:02:24.078 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.027) 0:02:24.105 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.192) 0:02:24.298 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003190", "end": "2024-05-25 18:35:56.881640", "rc": 0, "start": "2024-05-25 18:35:56.878450" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:35:56 +0000 (0:00:00.194) 0:02:24.492 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003155", "end": "2024-05-25 18:35:57.078552", "rc": 0, "start": "2024-05-25 18:35:57.075397" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.196) 0:02:24.689 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.031) 0:02:24.721 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.021) 0:02:24.742 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.019) 0:02:24.762 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.020) 0:02:24.782 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.020) 0:02:24.802 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.020) 0:02:24.823 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.034) 0:02:24.857 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.022) 0:02:24.879 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.021) 0:02:24.901 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.048) 0:02:24.950 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.072) 0:02:25.022 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.021) 0:02:25.044 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.045) 0:02:25.089 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.036) 0:02:25.126 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.201) 0:02:25.327 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.024) 0:02:25.352 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.021) 0:02:25.374 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.019) 0:02:25.394 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:35:57 +0000 (0:00:00.019) 0:02:25.413 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:35:58 +0000 (0:00:00.205) 0:02:25.619 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:35:58 +0000 (0:00:00.022) 0:02:25.641 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:35:58 +0000 (0:00:00.020) 0:02:25.662 ********** 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-1716662158.1135879-13664-51875747722239/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:35:58 +0000 (0:00:00.520) 0:02:26.183 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:35:58 +0000 (0:00:00.342) 0:02:26.525 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:35:58 +0000 (0:00:00.024) 0:02:26.549 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:35:58 +0000 (0:00:00.025) 0:02:26.575 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.026) 0:02:26.602 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.027) 0:02:26.630 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.023) 0:02:26.653 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.029) 0:02:26.682 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.037) 0:02:26.720 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.028) 0:02:26.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.025) 0:02:26.774 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.026) 0:02:26.801 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.199) 0:02:27.000 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.026) 0:02:27.026 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.201) 0:02:27.228 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003259", "end": "2024-05-25 18:35:59.811355", "rc": 0, "start": "2024-05-25 18:35:59.808096" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:35:59 +0000 (0:00:00.235) 0:02:27.463 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003239", "end": "2024-05-25 18:36:00.047137", "rc": 0, "start": "2024-05-25 18:36:00.043898" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.196) 0:02:27.660 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.030) 0:02:27.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.020) 0:02:27.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.021) 0:02:27.732 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.021) 0:02:27.753 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.021) 0:02:27.775 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.021) 0:02:27.796 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.035) 0:02:27.832 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.022) 0:02:27.855 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.021) 0:02:27.876 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.047) 0:02:27.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.024) 0:02:27.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.020) 0:02:27.968 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.043) 0:02:28.012 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.069) 0:02:28.081 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.194) 0:02:28.275 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.025) 0:02:28.301 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.022) 0:02:28.323 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.019) 0:02:28.342 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.020) 0:02:28.362 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.200) 0:02:28.563 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:36:00 +0000 (0:00:00.020) 0:02:28.584 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:36:01 +0000 (0:00:00.020) 0:02:28.604 ********** 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-1716662161.0559423-13757-154986644744109/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:36:01 +0000 (0:00:00.528) 0:02:29.132 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:36:01 +0000 (0:00:00.349) 0:02:29.482 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount basic.target -.slice -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target -.slice", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.416) 0:02:29.899 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.060) 0:02:29.959 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.027) 0:02:29.987 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.024) 0:02:30.011 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.021) 0:02:30.033 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.029) 0:02:30.062 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.039) 0:02:30.101 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.025) 0:02:30.127 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.026) 0:02:30.154 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.029) 0:02:30.184 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.201) 0:02:30.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:36:02 +0000 (0:00:00.028) 0:02:30.413 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.195) 0:02:30.609 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003292", "end": "2024-05-25 18:36:03.193538", "rc": 0, "start": "2024-05-25 18:36:03.190246" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.194) 0:02:30.804 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003121", "end": "2024-05-25 18:36:03.392352", "rc": 0, "start": "2024-05-25 18:36:03.389231" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.198) 0:02:31.003 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.068) 0:02:31.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.021) 0:02:31.093 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.021) 0:02:31.115 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.020) 0:02:31.136 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.021) 0:02:31.157 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.021) 0:02:31.178 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.035) 0:02:31.214 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.022) 0:02:31.237 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.021) 0:02:31.259 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.049) 0:02:31.308 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.025) 0:02:31.334 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.022) 0:02:31.356 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.044) 0:02:31.401 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:03 +0000 (0:00:00.036) 0:02:31.437 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:04 +0000 (0:00:00.195) 0:02:31.633 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:04 +0000 (0:00:00.023) 0:02:31.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:36:04 +0000 (0:00:00.057) 0:02:31.714 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:36:04 +0000 (0:00:00.020) 0:02:31.734 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:36:12 +0000 (0:00:08.303) 0:02:40.037 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:36:12 +0000 (0:00:00.201) 0:02:40.238 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:36:12 +0000 (0:00:00.020) 0:02:40.259 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:36:12 +0000 (0:00:00.020) 0:02:40.280 ********** 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-1716662172.7316885-13852-22746662444346/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:36:13 +0000 (0:00:00.515) 0:02:40.795 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:36:13 +0000 (0:00:00.371) 0:02:41.166 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount -.slice -.mount quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.slice quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:36:15 +0000 (0:00:01.444) 0:02:42.611 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:36:15 +0000 (0:00:00.022) 0:02:42.634 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:36:15 +0000 (0:00:00.019) 0:02:42.653 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:36:15 +0000 (0:00:00.018) 0:02:42.671 ********** 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-ciyjjzgqcv/tests/tests_quadlet_basic.yml:189 Saturday 25 May 2024 18:36:15 +0000 (0:00:00.018) 0:02:42.690 ********** 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.003441", "end": "2024-05-25 18:36:15.316619", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-25 18:36:15.313178" } 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:00.002544", "end": "2024-05-25 18:36:15.492989", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-25 18:36:15.490445" } 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.002415", "end": "2024-05-25 18:36:15.666918", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-25 18:36:15.664503" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:199 Saturday 25 May 2024 18:36:15 +0000 (0:00:00.589) 0:02:43.279 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1716662153.802325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716662153.802325, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 60817736, "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": 1716662153.802325, "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": "3148474360", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:207 Saturday 25 May 2024 18:36:15 +0000 (0:00:00.197) 0:02:43.477 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:36:15 +0000 (0:00:00.082) 0:02:43.559 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:36:16 +0000 (0:00:00.035) 0:02:43.594 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:36:16 +0000 (0:00:00.024) 0:02:43.618 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:36:16 +0000 (0:00:00.020) 0:02:43.639 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:36:16 +0000 (0:00:00.020) 0:02:43.660 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:36:16 +0000 (0:00:00.049) 0:02:43.709 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:36:17 +0000 (0:00:01.334) 0:02:45.043 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.051) 0:02:45.095 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.025) 0:02:45.120 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032817", "end": "2024-05-25 18:36:17.748531", "rc": 0, "start": "2024-05-25 18:36:17.715714" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.241) 0:02:45.361 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.021) 0:02:45.383 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.020) 0:02:45.404 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.060) 0:02:45.465 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.038) 0:02:45.503 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.025) 0:02:45.528 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.024) 0:02:45.553 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:36:17 +0000 (0:00:00.027) 0:02:45.580 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:36:18 +0000 (0:00:00.266) 0:02:45.847 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:36:18 +0000 (0:00:00.026) 0:02:45.873 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:36:18 +0000 (0:00:00.196) 0:02:46.069 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003446", "end": "2024-05-25 18:36:18.656888", "rc": 0, "start": "2024-05-25 18:36:18.653442" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:36:18 +0000 (0:00:00.232) 0:02:46.301 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003117", "end": "2024-05-25 18:36:18.887915", "rc": 0, "start": "2024-05-25 18:36:18.884798" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:18 +0000 (0:00:00.197) 0:02:46.499 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:18 +0000 (0:00:00.029) 0:02:46.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:18 +0000 (0:00:00.020) 0:02:46.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:18 +0000 (0:00:00.020) 0:02:46.571 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:46.590 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.020) 0:02:46.611 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:46.631 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.026) 0:02:46.657 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.036) 0:02:46.693 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.020) 0:02:46.714 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:46.734 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.038) 0:02:46.772 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:46.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.020) 0:02:46.812 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.066) 0:02:46.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.020) 0:02:46.899 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:46.918 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.038) 0:02:46.957 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:46.977 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.020) 0:02:46.997 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.018) 0:02:47.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.020) 0:02:47.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:47.056 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:47.076 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:47.095 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.018) 0:02:47.114 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.019) 0:02:47.133 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.057) 0:02:47.191 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.021) 0:02:47.212 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.024) 0:02:47.237 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.061) 0:02:47.298 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.021) 0:02:47.319 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.021) 0:02:47.341 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.024) 0:02:47.365 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662153.8193252, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716662174.8765063, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27840, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716662174.8765063, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:36:19 +0000 (0:00:00.200) 0:02:47.565 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:36:20 +0000 (0:00:00.403) 0:02:47.968 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:36:20 +0000 (0:00:00.021) 0:02:47.990 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:36:20 +0000 (0:00:00.026) 0:02:48.017 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:20 +0000 (0:00:00.031) 0:02:48.048 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:20 +0000 (0:00:00.021) 0:02:48.070 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:20 +0000 (0:00:00.020) 0:02:48.091 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:36:20 +0000 (0:00:00.023) 0:02:48.115 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662153.8193252, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716662174.8765063, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27840, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716662174.8765063, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:36:20 +0000 (0:00:00.199) 0:02:48.314 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:36:20 +0000 (0:00:00.257) 0:02:48.572 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.019) 0:02:48.591 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.062) 0:02:48.653 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.026) 0:02:48.679 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.026) 0:02:48.706 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.020) 0:02:48.726 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.029) 0:02:48.756 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.036) 0:02:48.792 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.024) 0:02:48.817 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.024) 0:02:48.841 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.028) 0:02:48.869 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.287) 0:02:49.156 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.026) 0:02:49.183 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:36:21 +0000 (0:00:00.342) 0:02:49.526 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004667", "end": "2024-05-25 18:36:22.224900", "rc": 0, "start": "2024-05-25 18:36:22.220233" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.317) 0:02:49.843 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004649", "end": "2024-05-25 18:36:22.526027", "rc": 0, "start": "2024-05-25 18:36:22.521378" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.299) 0:02:50.142 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.029) 0:02:50.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.020) 0:02:50.193 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.020) 0:02:50.213 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.020) 0:02:50.234 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.021) 0:02:50.255 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.020) 0:02:50.276 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.039) 0:02:50.316 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.022) 0:02:50.338 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.022) 0:02:50.360 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.048) 0:02:50.409 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.024) 0:02:50.434 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:36:22 +0000 (0:00:00.079) 0:02:50.514 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662153.8193252, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716662174.8765063, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27840, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716662174.8765063, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:36:23 +0000 (0:00:00.210) 0:02:50.724 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-05-25 18:36:02 UTC", "ActiveEnterTimestampMonotonic": "34351677", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount basic.target -.slice run-user-1111.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-25 18:36:02 UTC", "AssertTimestampMonotonic": "34280216", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-25 18:36:02 UTC", "ConditionTimestampMonotonic": "34280216", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-25 18:36:02 UTC", "ExecMainExitTimestampMonotonic": "34351533", "ExecMainPID": "2428", "ExecMainStartTimestamp": "Sat 2024-05-25 18:36:02 UTC", "ExecMainStartTimestampMonotonic": "34280930", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-25 18:36:02 UTC", "InactiveExitTimestampMonotonic": "34281018", "InvocationID": "6704e2b11c614c4a8e8dad32d18fa4f8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "basic.target -.slice", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-25 18:36:02 UTC", "StateChangeTimestampMonotonic": "34351677", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:36:33 +0000 (0:00:10.653) 0:03:01.377 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:36:33 +0000 (0:00:00.196) 0:03:01.574 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.033) 0:03:01.607 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.056) 0:03:01.664 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.021) 0:03:01.686 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.025) 0:03:01.712 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.347) 0:03:02.059 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050276", "end": "2024-05-25 18:36:34.710139", "rc": 0, "start": "2024-05-25 18:36:34.659863" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.265) 0:03:02.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.022) 0:03:02.347 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.020) 0:03:02.368 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.026) 0:03:02.394 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.027) 0:03:02.421 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.021) 0:03:02.443 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.030) 0:03:02.474 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.035) 0:03:02.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.024) 0:03:02.534 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:36:34 +0000 (0:00:00.024) 0:03:02.558 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.026) 0:03:02.585 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.222) 0:03:02.807 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.026) 0:03:02.834 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.196) 0:03:03.030 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003195", "end": "2024-05-25 18:36:35.612523", "rc": 0, "start": "2024-05-25 18:36:35.609328" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.193) 0:03:03.224 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003127", "end": "2024-05-25 18:36:35.805834", "rc": 0, "start": "2024-05-25 18:36:35.802707" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.193) 0:03:03.417 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.029) 0:03:03.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.020) 0:03:03.467 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.020) 0:03:03.487 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.019) 0:03:03.507 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.020) 0:03:03.528 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.019) 0:03:03.547 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:36:35 +0000 (0:00:00.035) 0:03:03.583 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:36:36 +0000 (0:00:00.020) 0:03:03.604 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:36:36 +0000 (0:00:00.020) 0:03:03.625 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:36:36 +0000 (0:00:00.047) 0:03:03.672 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:36:36 +0000 (0:00:00.023) 0:03:03.695 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:36:36 +0000 (0:00:00.085) 0:03:03.781 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662153.8193252, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716662193.6956685, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27840, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716662193.6956685, "nlink": 8, "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:36:36 +0000 (0:00:00.203) 0:03:03.985 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-05-25 18:36:14 UTC", "ActiveEnterTimestampMonotonic": "47054333", "ActiveExitTimestamp": "Sat 2024-05-25 18:36:23 UTC", "ActiveExitTimestampMonotonic": "55549022", "ActiveState": "failed", "After": "-.mount quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service -.slice run-user-1111.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-25 18:36:13 UTC", "AssertTimestampMonotonic": "45999134", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-25 18:36:13 UTC", "ConditionTimestampMonotonic": "45999133", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-25 18:36:33 UTC", "ExecMainExitTimestampMonotonic": "65788689", "ExecMainPID": "3030", "ExecMainStartTimestamp": "Sat 2024-05-25 18:36:14 UTC", "ExecMainStartTimestampMonotonic": "47054303", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-25 18:36:33 UTC", "InactiveEnterTimestampMonotonic": "65827833", "InactiveExitTimestamp": "Sat 2024-05-25 18:36:13 UTC", "InactiveExitTimestampMonotonic": "45999841", "InvocationID": "ecbfa78defad4359a8783acb250b6d10", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target quadlet-basic-mysql-volume.service -.slice quadlet-basic-network.service", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-25 18:36:33 UTC", "StateChangeTimestampMonotonic": "65827833", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:36:36 +0000 (0:00:00.362) 0:03:04.347 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:36:36 +0000 (0:00:00.193) 0:03:04.541 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:36 +0000 (0:00:00.032) 0:03:04.574 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.021) 0:03:04.595 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.022) 0:03:04.617 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.023) 0:03:04.640 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.340) 0:03:04.981 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.046825", "end": "2024-05-25 18:36:37.623065", "rc": 0, "start": "2024-05-25 18:36:37.576240" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.257) 0:03:05.238 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.022) 0:03:05.261 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.051) 0:03:05.312 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.026) 0:03:05.339 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.024) 0:03:05.363 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.020) 0:03:05.384 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.027) 0:03:05.411 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.036) 0:03:05.448 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.025) 0:03:05.474 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.025) 0:03:05.499 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:36:37 +0000 (0:00:00.027) 0:03:05.527 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.199) 0:03:05.726 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.026) 0:03:05.752 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.191) 0:03:05.944 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003671", "end": "2024-05-25 18:36:38.528068", "rc": 0, "start": "2024-05-25 18:36:38.524397" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.196) 0:03:06.140 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003222", "end": "2024-05-25 18:36:38.721634", "rc": 0, "start": "2024-05-25 18:36:38.718412" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.192) 0:03:06.332 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.064) 0:03:06.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.020) 0:03:06.417 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.020) 0:03:06.438 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.019) 0:03:06.458 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.020) 0:03:06.479 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.020) 0:03:06.499 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.034) 0:03:06.533 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.021) 0:03:06.555 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:36:38 +0000 (0:00:00.019) 0:03:06.575 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.046) 0:03:06.622 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.024) 0:03:06.646 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.041) 0:03:06.687 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662153.8193252, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716662193.6956685, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27840, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716662193.6956685, "nlink": 8, "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.198) 0:03:06.885 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.021) 0:03:06.907 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.195) 0:03:07.102 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.069) 0:03:07.172 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.021) 0:03:07.194 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.022) 0:03:07.216 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.024) 0:03:07.241 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:36:39 +0000 (0:00:00.340) 0:03:07.581 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044355", "end": "2024-05-25 18:36:40.221028", "rc": 0, "start": "2024-05-25 18:36:40.176673" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:36:40 +0000 (0:00:00.254) 0:03:07.835 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.058302", "end": "2024-05-25 18:36:40.489544", "rc": 0, "start": "2024-05-25 18:36:40.431242" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:36:40 +0000 (0:00:00.268) 0:03:08.104 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:36:40 +0000 (0:00:00.021) 0:03:08.125 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 25 May 2024 18:36:40 +0000 (0:00:00.055) 0:03:08.180 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 25 May 2024 18:36:40 +0000 (0:00:00.026) 0:03:08.207 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 25 May 2024 18:36:40 +0000 (0:00:00.026) 0:03:08.233 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662153.8193252, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716662193.6956685, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27840, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716662193.6956685, "nlink": 8, "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 : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 25 May 2024 18:36:40 +0000 (0:00:00.199) 0:03:08.432 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 25 May 2024 18:36:41 +0000 (0:00:00.379) 0:03:08.811 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.046996", "end": "2024-05-25 18:36:41.451136", "rc": 0, "start": "2024-05-25 18:36:41.404140" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 25 May 2024 18:36:41 +0000 (0:00:00.254) 0:03:09.066 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.046427", "end": "2024-05-25 18:36:41.705227", "rc": 0, "start": "2024-05-25 18:36:41.658800" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 25 May 2024 18:36:41 +0000 (0:00:00.254) 0:03:09.320 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.007420", "end": "2024-05-25 18:36:41.910321", "rc": 0, "start": "2024-05-25 18:36:41.902901" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:36:41 +0000 (0:00:00.205) 0:03:09.526 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:36:41 +0000 (0:00:00.019) 0:03:09.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 [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:221 Saturday 25 May 2024 18:36:41 +0000 (0:00:00.020) 0:03:09.565 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:227 Saturday 25 May 2024 18:36:42 +0000 (0:00:00.188) 0:03:09.754 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:36:42 +0000 (0:00:00.058) 0:03:09.813 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:36:42 +0000 (0:00:00.035) 0:03:09.848 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:36:42 +0000 (0:00:00.024) 0:03:09.872 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:36:42 +0000 (0:00:00.019) 0:03:09.892 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:36:42 +0000 (0:00:00.061) 0:03:09.954 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:36:42 +0000 (0:00:00.049) 0:03:10.003 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:36:43 +0000 (0:00:01.300) 0:03:11.304 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:36:43 +0000 (0:00:00.020) 0:03:11.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:36:43 +0000 (0:00:00.024) 0:03:11.350 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030731", "end": "2024-05-25 18:36:43.957183", "rc": 0, "start": "2024-05-25 18:36:43.926452" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:36:43 +0000 (0:00:00.219) 0:03:11.569 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.022) 0:03:11.592 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.020) 0:03:11.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.090) 0:03:11.703 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.037) 0:03:11.740 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.199) 0:03:11.940 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.025) 0:03:11.965 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.026) 0:03:11.991 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.194) 0:03:12.185 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.026) 0:03:12.212 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.194) 0:03:12.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.022) 0:03:12.428 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.022) 0:03:12.450 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.020) 0:03:12.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.020) 0:03:12.491 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.021) 0:03:12.512 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.020) 0:03:12.533 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.021) 0:03:12.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:36:44 +0000 (0:00:00.020) 0:03:12.575 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.082) 0:03:12.658 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.039) 0:03:12.698 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:12.718 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:12.739 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.037) 0:03:12.777 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:12.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:12.818 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.039) 0:03:12.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:12.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:12.898 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.038) 0:03:12.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:12.958 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.021) 0:03:12.979 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.057) 0:03:13.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:13.057 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.021) 0:03:13.078 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:13.098 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.019) 0:03:13.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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.019) 0:03:13.137 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.019) 0:03:13.157 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.059) 0:03:13.217 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.022) 0:03:13.239 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.026) 0:03:13.266 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.032) 0:03:13.298 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.021) 0:03:13.319 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.021) 0:03:13.340 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.020) 0:03:13.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:36:45 +0000 (0:00:00.019) 0:03:13.381 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.434) 0:03:13.815 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.021) 0:03:13.837 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.028) 0:03:13.866 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.033) 0:03:13.900 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.021) 0:03:13.921 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.020) 0:03:13.941 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.021) 0:03:13.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.020) 0:03:13.983 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.337) 0:03:14.321 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.019) 0:03:14.340 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.061) 0:03:14.402 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.025) 0:03:14.427 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.025) 0:03:14.453 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.020) 0:03:14.474 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.027) 0:03:14.501 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:36:46 +0000 (0:00:00.072) 0:03:14.574 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.024) 0:03:14.599 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.024) 0:03:14.623 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.026) 0:03:14.650 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.194) 0:03:14.845 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.025) 0:03:14.871 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.193) 0:03:15.064 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.020) 0:03:15.084 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.019) 0:03:15.104 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.018) 0:03:15.123 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.018) 0:03:15.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.020) 0:03:15.162 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.020) 0:03:15.183 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.020) 0:03:15.203 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.020) 0:03:15.224 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.034) 0:03:15.259 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.062) 0:03:15.321 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.021) 0:03:15.343 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.046) 0:03:15.389 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.024) 0:03:15.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.020) 0:03:15.434 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.042) 0:03:15.476 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.033) 0:03:15.510 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.020) 0:03:15.531 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.020) 0:03:15.551 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:36:47 +0000 (0:00:00.020) 0:03:15.572 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:36:48 +0000 (0:00:00.018) 0:03:15.591 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:36:48 +0000 (0:00:00.019) 0:03:15.610 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:36:48 +0000 (0:00:00.204) 0:03:15.815 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:36:48 +0000 (0:00:00.020) 0:03:15.836 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:36:48 +0000 (0:00:00.020) 0:03:15.857 ********** 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-1716662208.308012-14513-272296943061062/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:36:48 +0000 (0:00:00.516) 0:03:16.373 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.433) 0:03:16.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.023) 0:03:16.830 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.025) 0:03:16.856 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.026) 0:03:16.883 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.027) 0:03:16.911 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.020) 0:03:16.931 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.030) 0:03:16.962 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.039) 0:03:17.001 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.026) 0:03:17.027 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.025) 0:03:17.052 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.029) 0:03:17.082 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.198) 0:03:17.281 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.068) 0:03:17.349 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.195) 0:03:17.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:36:49 +0000 (0:00:00.020) 0:03:17.565 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:17.586 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:17.606 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:17.627 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:17.648 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:17.668 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.021) 0:03:17.690 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:17.711 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.036) 0:03:17.747 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.022) 0:03:17.769 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.021) 0:03:17.791 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.047) 0:03: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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.023) 0:03:17.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:17.883 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.043) 0:03:17.926 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.074) 0:03:18.000 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.021) 0:03:18.021 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.021) 0:03:18.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:18.063 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:18.084 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.018) 0:03:18.102 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.199) 0:03:18.302 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.021) 0:03:18.324 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:36:50 +0000 (0:00:00.020) 0:03:18.344 ********** 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-1716662210.7944183-14603-116794222037442/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:36:51 +0000 (0:00:00.514) 0:03:18.859 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:36:51 +0000 (0:00:00.428) 0:03:19.287 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.419) 0:03:19.707 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.022) 0:03:19.730 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.027) 0:03:19.757 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.024) 0:03:19.782 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.020) 0:03:19.802 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.029) 0:03:19.832 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.037) 0:03:19.870 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.025) 0:03:19.895 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.026) 0:03:19.921 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.028) 0:03:19.950 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.197) 0:03:20.148 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.025) 0:03:20.174 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.192) 0:03:20.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.019) 0:03:20.386 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.019) 0:03:20.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.019) 0:03:20.425 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.061) 0:03:20.487 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.020) 0:03:20.507 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.020) 0:03:20.528 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.020) 0:03:20.548 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:36:52 +0000 (0:00:00.020) 0:03:20.569 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.037) 0:03:20.606 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.021) 0:03:20.628 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.021) 0:03:20.649 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.046) 0:03:20.696 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.023) 0:03:20.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.020) 0:03:20.740 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.042) 0:03:20.783 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.034) 0:03:20.817 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.020) 0:03:20.838 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.019) 0:03:20.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.020) 0:03:20.878 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 25 May 2024 18:36:53 +0000 (0:00:00.018) 0:03:20.896 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 25 May 2024 18:37:01 +0000 (0:00:07.704) 0:03:28.601 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 25 May 2024 18:37:01 +0000 (0:00:00.201) 0:03:28.802 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 25 May 2024 18:37:01 +0000 (0:00:00.020) 0:03:28.823 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 25 May 2024 18:37:01 +0000 (0:00:00.020) 0:03:28.843 ********** 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-1716662221.2949126-14695-256042917202601/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 25 May 2024 18:37:01 +0000 (0:00:00.523) 0:03:29.366 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 25 May 2024 18:37:02 +0000 (0:00:00.436) 0:03:29.803 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket quadlet-basic-network.service system.slice sysinit.target basic.target quadlet-basic-mysql-volume.service -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service -.mount system.slice sysinit.target quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 25 May 2024 18:37:03 +0000 (0:00:00.801) 0:03:30.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:37:03 +0000 (0:00:00.023) 0:03:30.627 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:37:03 +0000 (0:00:00.019) 0:03:30.647 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:37:03 +0000 (0:00:00.019) 0:03:30.667 ********** 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-ciyjjzgqcv/tests/tests_quadlet_basic.yml:234 Saturday 25 May 2024 18:37:03 +0000 (0:00:00.020) 0:03:30.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:00.002939", "end": "2024-05-25 18:37:03.319776", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-25 18:37:03.316837" } 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:00.002346", "end": "2024-05-25 18:37:03.497512", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-25 18:37:03.495166" } 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.002521", "end": "2024-05-25 18:37:03.679212", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-25 18:37:03.676691" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:244 Saturday 25 May 2024 18:37:03 +0000 (0:00:00.603) 0:03:31.291 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.430755", "end": "2024-05-25 18:37:04.311607", "failed_when_result": false, "rc": 0, "start": "2024-05-25 18:37:03.880852" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:259 Saturday 25 May 2024 18:37:04 +0000 (0:00:00.636) 0:03:31.928 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:37:04 +0000 (0:00:00.032) 0:03:31.960 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:37:04 +0000 (0:00:00.036) 0:03:31.997 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:37:04 +0000 (0:00:00.026) 0:03:32.023 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:37:04 +0000 (0:00:00.019) 0:03:32.042 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:37:04 +0000 (0:00:00.057) 0:03:32.100 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:37:04 +0000 (0:00:00.052) 0:03:32.152 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:37:05 +0000 (0:00:01.382) 0:03:33.535 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:37:05 +0000 (0:00:00.020) 0:03:33.555 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:37:05 +0000 (0:00:00.025) 0:03:33.581 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030781", "end": "2024-05-25 18:37:06.217836", "rc": 0, "start": "2024-05-25 18:37:06.187055" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.250) 0:03:33.831 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.023) 0:03:33.854 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.021) 0:03:33.876 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.088) 0:03:33.965 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.040) 0:03:34.006 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.257) 0:03:34.263 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.025) 0:03:34.289 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.028) 0:03:34.317 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.200) 0:03:34.518 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:37:06 +0000 (0:00:00.027) 0:03:34.546 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.197) 0:03:34.744 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003276", "end": "2024-05-25 18:37:07.332526", "rc": 0, "start": "2024-05-25 18:37:07.329250" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.200) 0:03:34.944 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003182", "end": "2024-05-25 18:37:07.531313", "rc": 0, "start": "2024-05-25 18:37:07.528131" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.198) 0:03:35.142 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.030) 0:03:35.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.020) 0:03:35.193 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.020) 0:03:35.214 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.050) 0:03:35.265 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.022) 0:03:35.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.033) 0:03:35.320 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.026) 0:03:35.347 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.040) 0:03:35.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.020) 0:03:35.408 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.021) 0:03:35.430 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.041) 0:03:35.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.020) 0:03:35.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.021) 0:03:35.512 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.041) 0:03:35.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:37:07 +0000 (0:00:00.020) 0:03:35.575 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.019) 0:03:35.594 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.042) 0:03:35.637 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.048) 0:03:35.686 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.020) 0:03:35.707 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.019) 0:03:35.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.020) 0:03:35.747 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.020) 0:03:35.767 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.020) 0:03:35.788 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.019) 0:03:35.807 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.018) 0:03:35.826 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.019) 0:03:35.846 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.062) 0:03:35.908 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.022) 0:03:35.931 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.026) 0:03:35.957 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.032) 0:03: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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.021) 0:03: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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.022) 0:03:36.033 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.023) 0:03:36.057 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.240) 0:03:36.298 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.022) 0:03:36.321 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.021) 0:03:36.342 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.026) 0:03:36.369 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.032) 0:03:36.401 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.021) 0:03:36.423 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.020) 0:03:36.444 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:37:08 +0000 (0:00:00.025) 0:03:36.469 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.191) 0:03:36.660 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.022) 0:03:36.682 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.020) 0:03:36.702 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.066) 0:03:36.768 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.025) 0:03:36.794 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.024) 0:03:36.818 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.020) 0:03:36.839 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.085) 0:03:36.924 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.037) 0:03:36.961 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.024) 0:03:36.986 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.025) 0:03:37.011 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.038) 0:03:37.049 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.292) 0:03:37.342 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:37:09 +0000 (0:00:00.027) 0:03:37.369 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.302) 0:03:37.672 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004833", "end": "2024-05-25 18:37:10.347663", "rc": 0, "start": "2024-05-25 18:37:10.342830" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.292) 0:03:37.964 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004761", "end": "2024-05-25 18:37:10.638897", "rc": 0, "start": "2024-05-25 18:37:10.634136" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.290) 0:03:38.254 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.029) 0:03:38.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.020) 0:03:38.305 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.057) 0:03:38.362 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.021) 0:03:38.384 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.020) 0:03:38.405 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.020) 0:03:38.426 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.040) 0:03:38.466 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.029) 0:03:38.496 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.020) 0:03:38.516 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:37:10 +0000 (0:00:00.046) 0:03:38.563 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.025) 0:03:38.589 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.046) 0:03:38.635 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.292) 0:03:38.928 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.022) 0:03:38.951 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.300) 0:03:39.251 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.033) 0:03:39.285 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.058) 0:03:39.343 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.022) 0:03:39.366 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.025) 0:03:39.392 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.022) 0:03:39.415 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.022) 0:03:39.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.023) 0:03:39.460 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.019) 0:03:39.480 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.026) 0:03:39.506 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.026) 0:03:39.533 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.020) 0:03:39.553 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:37:11 +0000 (0:00:00.029) 0:03:39.583 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.037) 0:03:39.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.025) 0:03:39.646 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.024) 0:03:39.670 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.029) 0:03:39.699 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.208) 0:03:39.908 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.026) 0:03:39.934 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.191) 0:03:40.126 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003243", "end": "2024-05-25 18:37:12.716169", "rc": 0, "start": "2024-05-25 18:37:12.712926" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.200) 0:03:40.327 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003180", "end": "2024-05-25 18:37:12.914720", "rc": 0, "start": "2024-05-25 18:37:12.911540" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.199) 0:03:40.526 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.029) 0:03:40.555 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:37:12 +0000 (0:00:00.022) 0:03:40.577 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.021) 0:03:40.599 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.020) 0:03:40.619 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.021) 0:03:40.641 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.022) 0:03:40.663 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.037) 0:03:40.701 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.022) 0:03:40.723 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.021) 0:03:40.745 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.046) 0:03:40.791 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.026) 0:03:40.817 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.046) 0:03:40.864 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.194) 0:03:41.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.023) 0:03:41.082 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.232) 0:03:41.315 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.034) 0:03:41.349 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.023) 0:03:41.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.022) 0:03:41.395 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.025) 0:03:41.421 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.022) 0:03:41.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.031) 0:03:41.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.022) 0:03:41.498 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.020) 0:03:41.518 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.026) 0:03:41.545 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:37:13 +0000 (0:00:00.029) 0:03:41.574 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.026) 0:03:41.601 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.030) 0:03:41.631 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.081) 0:03:41.712 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.026) 0:03:41.739 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.025) 0:03:41.764 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.030) 0:03:41.794 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.198) 0:03:41.993 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.027) 0:03:42.020 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.193) 0:03:42.213 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003102", "end": "2024-05-25 18:37:14.795978", "rc": 0, "start": "2024-05-25 18:37:14.792876" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:37:14 +0000 (0:00:00.193) 0:03:42.407 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003123", "end": "2024-05-25 18:37:14.990702", "rc": 0, "start": "2024-05-25 18:37:14.987579" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.195) 0:03:42.602 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.030) 0:03:42.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.022) 0:03:42.654 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.021) 0:03:42.676 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.022) 0:03:42.699 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.021) 0:03:42.721 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.021) 0:03:42.743 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.072) 0:03:42.815 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.022) 0:03:42.838 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.020) 0:03:42.858 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.047) 0:03:42.906 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.024) 0:03:42.931 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.043) 0:03:42.974 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.192) 0:03:43.167 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.022) 0:03:43.190 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.195) 0:03:43.385 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.033) 0:03:43.418 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.022) 0:03:43.441 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.020) 0:03:43.462 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.025) 0:03:43.487 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.022) 0:03:43.510 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:37:15 +0000 (0:00:00.022) 0:03:43.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.059) 0:03:43.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.020) 0:03:43.612 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.059) 0:03:43.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.025) 0:03:43.697 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.027) 0:03:43.724 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.191) 0:03:43.916 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.022) 0:03:43.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.021) 0:03:43.960 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.022) 0:03:43.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.020) 0:03:44.002 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.020) 0:03:44.023 ********** 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-ciyjjzgqcv/tests/tests_quadlet_basic.yml:273 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.020) 0:03:44.043 ********** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:279 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.350) 0:03:44.394 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.046) 0:03:44.440 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.080) 0:03:44.521 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.026) 0:03:44.547 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:37:16 +0000 (0:00:00.022) 0:03:44.569 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:37:17 +0000 (0:00:00.020) 0:03:44.590 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:37:17 +0000 (0:00:00.053) 0:03:44.643 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:37:18 +0000 (0:00:01.300) 0:03:45.944 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:37:18 +0000 (0:00:00.021) 0:03:45.965 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:37:18 +0000 (0:00:00.026) 0:03:45.992 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031333", "end": "2024-05-25 18:37:18.601854", "rc": 0, "start": "2024-05-25 18:37:18.570521" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:37:18 +0000 (0:00:00.247) 0:03:46.240 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:37:18 +0000 (0:00:00.023) 0:03:46.263 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:37:18 +0000 (0:00:00.021) 0:03:46.285 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:37:18 +0000 (0:00:00.062) 0:03:46.348 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:37:18 +0000 (0:00:00.041) 0:03:46.389 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.201) 0:03:46.591 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.026) 0:03:46.617 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.029) 0:03:46.647 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.196) 0:03:46.843 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.027) 0:03:46.870 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.196) 0:03:47.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.020) 0:03:47.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.021) 0:03:47.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.021) 0:03:47.131 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.050) 0:03:47.181 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.022) 0:03:47.204 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.020) 0:03:47.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.023) 0:03:47.248 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.021) 0:03:47.270 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.029) 0:03:47.299 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.041) 0:03:47.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.021) 0:03:47.363 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.021) 0:03:47.384 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.043) 0:03:47.427 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.020) 0:03:47.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.020) 0:03:47.469 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.041) 0:03:47.510 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.021) 0:03:47.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:37:19 +0000 (0:00:00.020) 0:03:47.552 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.078) 0:03:47.631 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.021) 0:03:47.652 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.021) 0:03:47.673 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.020) 0:03:47.693 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.020) 0:03:47.713 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.021) 0:03:47.735 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.024) 0:03:47.759 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.019) 0:03:47.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 credential files - present] *********** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.021) 0:03:47.800 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.020) 0:03:47.820 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.063) 0:03:47.884 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.022) 0:03:47.906 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.027) 0:03:47.934 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.032) 0:03:47.966 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.019) 0:03:47.986 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.053) 0:03:48.039 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.020) 0:03:48.059 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.020) 0:03:48.080 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.241) 0:03:48.322 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.022) 0:03:48.345 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.026) 0:03:48.372 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.033) 0:03:48.405 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.022) 0:03:48.427 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.021) 0:03:48.449 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.020) 0:03:48.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 25 May 2024 18:37:20 +0000 (0:00:00.023) 0:03:48.493 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.237) 0:03:48.730 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.019) 0:03:48.750 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.067) 0:03:48.817 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.065) 0:03:48.883 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.026) 0:03:48.909 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.020) 0:03:48.930 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.029) 0:03:48.960 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.037) 0:03:48.997 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.025) 0:03:49.023 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.026) 0:03:49.049 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.028) 0:03:49.078 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.198) 0:03:49.276 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.027) 0:03:49.303 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.192) 0:03:49.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.023) 0:03:49.520 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.020) 0:03:49.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.021) 0:03:49.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:37:21 +0000 (0:00:00.020) 0:03:49.583 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.019) 0:03:49.603 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.058) 0:03:49.661 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.020) 0:03:49.682 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.020) 0:03:49.703 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.036) 0:03:49.739 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.021) 0:03:49.761 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.021) 0:03:49.782 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.046) 0:03:49.829 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.025) 0:03:49.854 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.043) 0:03:49.897 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:37:22 +0000 (0:00:00.020) 0:03:49.918 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-05-25 18:36:52 UTC", "ActiveEnterTimestampMonotonic": "84127785", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice basic.target sysinit.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-25 18:36:52 UTC", "AssertTimestampMonotonic": "84074760", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-25 18:36:52 UTC", "ConditionTimestampMonotonic": "84074759", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-25 18:36:52 UTC", "ExecMainExitTimestampMonotonic": "84127587", "ExecMainPID": "5219", "ExecMainStartTimestamp": "Sat 2024-05-25 18:36:52 UTC", "ExecMainStartTimestampMonotonic": "84075592", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-25 18:36:52 UTC", "InactiveExitTimestampMonotonic": "84075663", "InvocationID": "02e620469b0f43959aadb3fffde58e77", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-25 18:36:52 UTC", "StateChangeTimestampMonotonic": "84127785", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:37:24 +0000 (0:00:01.785) 0:03:51.703 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:37:24 +0000 (0:00:00.197) 0:03:51.901 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:24 +0000 (0:00:00.033) 0:03:51.934 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:24 +0000 (0:00:00.019) 0:03:51.954 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:24 +0000 (0:00:00.020) 0:03:51.975 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:37:24 +0000 (0:00:00.019) 0:03:51.994 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:37:24 +0000 (0:00:00.441) 0:03:52.436 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041956", "end": "2024-05-25 18:37:25.062174", "rc": 0, "start": "2024-05-25 18:37:25.020218" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.238) 0:03:52.675 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.022) 0:03:52.697 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.020) 0:03:52.718 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.025) 0:03:52.744 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.025) 0:03:52.769 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.021) 0:03:52.791 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.067) 0:03:52.859 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.037) 0:03:52.896 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.025) 0:03:52.922 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.026) 0:03:52.948 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.028) 0:03:52.977 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.202) 0:03:53.180 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.028) 0:03:53.208 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.196) 0:03:53.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.020) 0:03:53.425 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.020) 0:03:53.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.020) 0:03:53.466 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.020) 0:03:53.487 ********** skipping: [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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.020) 0:03:53.508 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.020) 0:03:53.528 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.020) 0:03:53.549 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:37:25 +0000 (0:00:00.020) 0:03:53.569 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.078) 0:03:53.647 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.021) 0:03:53.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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.021) 0:03:53.690 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.047) 0:03:53.738 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.023) 0:03:53.762 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.044) 0:03:53.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.021) 0:03:53.828 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice quadlet-basic-mysql-volume.service -.mount sysinit.target systemd-journald.socket quadlet-basic-network.service basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.476) 0:03:54.305 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.198) 0:03:54.503 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.034) 0:03:54.537 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.021) 0:03:54.559 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:26 +0000 (0:00:00.020) 0:03:54.580 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.020) 0:03:54.600 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.428) 0:03:55.029 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045072", "end": "2024-05-25 18:37:27.656372", "rc": 0, "start": "2024-05-25 18:37:27.611300" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.240) 0:03:55.270 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.022) 0:03:55.293 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.021) 0:03:55.314 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.028) 0:03:55.342 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.025) 0:03:55.368 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.020) 0:03:55.389 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.028) 0:03:55.418 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.038) 0:03:55.456 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.027) 0:03:55.483 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.025) 0:03:55.508 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:37:27 +0000 (0:00:00.027) 0:03:55.536 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.201) 0:03:55.738 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.028) 0:03:55.767 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716662079.0812051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716662043.9969032, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "145872312", "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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.233) 0:03:56.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.023) 0:03:56.023 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.021) 0:03:56.045 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.021) 0:03:56.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.021) 0:03:56.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.021) 0:03:56.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.020) 0:03:56.129 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.020) 0:03:56.150 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.020) 0:03:56.171 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.037) 0:03:56.208 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.023) 0:03:56.232 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.020) 0:03:56.252 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.049) 0:03:56.302 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.025) 0:03:56.327 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.044) 0:03:56.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.026) 0:03:56.399 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 25 May 2024 18:37:28 +0000 (0:00:00.023) 0:03:56.422 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 25 May 2024 18:37:29 +0000 (0:00:00.236) 0:03:56.659 ********** included: /WORKDIR/git-weekly-ciyjjzgqcv/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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 25 May 2024 18:37:29 +0000 (0:00:00.033) 0:03:56.693 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 25 May 2024 18:37:29 +0000 (0:00:00.022) 0:03:56.715 ********** 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 25 May 2024 18:37:29 +0000 (0:00:00.022) 0:03:56.737 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 25 May 2024 18:37:29 +0000 (0:00:00.019) 0:03:56.757 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 25 May 2024 18:37:29 +0000 (0:00:00.425) 0:03:57.183 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036154", "end": "2024-05-25 18:37:29.802123", "rc": 0, "start": "2024-05-25 18:37:29.765969" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 25 May 2024 18:37:29 +0000 (0:00:00.232) 0:03:57.415 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.071018", "end": "2024-05-25 18:37:30.069975", "rc": 0, "start": "2024-05-25 18:37:29.998957" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 25 May 2024 18:37:30 +0000 (0:00:00.273) 0:03:57.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:37:30 +0000 (0:00:00.020) 0:03:57.710 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:37:30 +0000 (0:00:00.020) 0:03:57.730 ********** skipping: [sut] => { "censored": "the 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-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:37:30 +0000 (0:00:00.021) 0:03:57.751 ********** 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=642 changed=54 unreachable=0 failed=0 skipped=667 rescued=0 ignored=0 Saturday 25 May 2024 18:37:30 +0000 (0:00:00.008) 0:03:57.760 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 62.89s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 45.85s /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:177 -------------- linux-system-roles.podman : Stop and disable service ------------------- 10.65s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.30s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 7.70s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 2.72s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 2.34s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 1.79s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.72s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.44s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 1.42s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.34s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.33s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.30s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.30s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 0.89s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Start service ------------------------------- 0.80s /WORKDIR/git-weekly-ciyjjzgqcv/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:9 ---------------- Check JSON -------------------------------------------------------------- 0.64s /WORKDIR/git-weekly-ciyjjzgqcv/tests/tests_quadlet_basic.yml:244 -------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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) ---^---^---^---^---^---