# 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-cizuwdi8ll/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/tests_quadlet_basic.yml:4 Saturday 20 January 2024 16:51:53 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] => { "ansible_facts": { "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-cizuwdi8ll/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-cizuwdi8ll/tests/tests_quadlet_basic.yml:9 Saturday 20 January 2024 16:51:53 +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-cizuwdi8ll/tests/tests_quadlet_basic.yml:49 Saturday 20 January 2024 16:51:54 +0000 (0:00:00.599) 0:00:00.622 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:51:54 +0000 (0:00:00.067) 0:00:00.690 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:51:54 +0000 (0:00:00.013) 0:00:00.704 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:51:54 +0000 (0:00:00.018) 0:00:00.722 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:51:54 +0000 (0:00:00.253) 0:00:00.975 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:51:54 +0000 (0:00:00.019) 0:00:00.995 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:51:54 +0000 (0:00:00.034) 0:00:01.030 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:51:56 +0000 (0:00:01.668) 0:00:02.699 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:51:56 +0000 (0:00:00.027) 0:00:02.726 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64", "Installed: criu-3.18-4.module_el8+712+4cd1bd69.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: fuse3-libs-3.3.0-17.el8.x86_64", "Installed: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64", "Installed: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64", "Installed: podman-catatonit-3:4.6.1-5.module_el8+712+4cd1bd69.x86_64", "Installed: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64", "Installed: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64", "Installed: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64", "Installed: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64", "Installed: podman-gvproxy-3:4.6.1-5.module_el8+712+4cd1bd69.x86_64", "Installed: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64", "Installed: dnsmasq-2.79-31.el8.x86_64", "Installed: fuse-common-3.3.0-17.el8.x86_64", "Installed: podman-plugins-3:4.6.1-5.module_el8+712+4cd1bd69.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: policycoreutils-python-utils-2.9-24.el8.noarch", "Installed: podman-3:4.6.1-5.module_el8+712+4cd1bd69.x86_64", "Installed: fuse3-3.3.0-17.el8.x86_64" ] } lsrpackages: crun podman podman-plugins shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:53:00 +0000 (0:01:03.967) 0:01:06.694 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.044100", "end": "2024-01-20 16:53:00.879394", "rc": 0, "start": "2024-01-20 16:53:00.835294" } STDOUT: podman version 4.6.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.360) 0:01:07.055 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.030) 0:01:07.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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:53:00 +0000 (0:00:00.028) 0:01:07.113 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.097) 0:01:07.211 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.035) 0:01:07.247 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.265) 0:01:07.513 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.023) 0:01:07.536 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.023) 0:01:07.560 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.203) 0:01:07.764 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.025) 0:01:07.789 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.202) 0:01:07.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.019) 0:01:08.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.018) 0:01:08.030 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.017) 0:01:08.048 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.017) 0:01:08.065 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.017) 0:01:08.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.017) 0:01:08.100 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:53:01 +0000 (0:00:00.040) 0:01:08.141 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.057) 0:01:08.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.019) 0:01:08.218 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.019) 0:01:08.237 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.035) 0:01:08.272 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.019) 0:01:08.291 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.017) 0:01:08.309 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.035) 0:01:08.344 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.017) 0:01:08.362 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.017) 0:01:08.380 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.036) 0:01:08.416 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.019) 0:01:08.435 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.018) 0:01:08.454 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.019) 0:01:08.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.017) 0:01:08.491 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.018) 0:01:08.509 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.017) 0:01:08.527 ****** skipping: [sut] => { "censored": "the 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.040) 0:01:08.567 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.017) 0:01:08.585 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.045) 0:01:08.630 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.023) 0:01:08.654 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.023) 0:01:08.677 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.017) 0:01:08.695 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.026) 0:01:08.722 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.032) 0:01:08.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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.022) 0:01:08.776 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.023) 0:01:08.800 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.026) 0:01:08.826 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.200) 0:01:09.027 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:02 +0000 (0:00:00.023) 0:01:09.050 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.197) 0:01:09.247 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.020) 0:01:09.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.019) 0:01:09.287 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.048) 0:01:09.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.019) 0:01:09.356 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.018) 0:01:09.374 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.017) 0:01:09.392 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.033) 0:01:09.425 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.018) 0:01:09.444 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.019) 0:01:09.463 ****** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.044) 0:01:09.508 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.017) 0:01:09.526 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.039) 0:01:09.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.019) 0:01:09.586 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.018) 0:01:09.604 ****** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.022) 0:01:09.627 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.285) 0:01:09.912 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.020) 0:01:09.933 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:53:03 +0000 (0:00:00.019) 0:01:09.952 ****** 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-1705769583.8512561-8192-206829241657393/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.640) 0:01:10.593 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.021) 0:01:10.615 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.023) 0:01:10.638 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/tests_quadlet_basic.yml:65 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.023) 0:01:10.661 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/tests_quadlet_basic.yml:69 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.020) 0:01:10.682 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.041) 0:01:10.723 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.031) 0:01:10.755 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.024) 0:01:10.779 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.019) 0:01:10.799 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.019) 0:01:10.818 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:53:04 +0000 (0:00:00.048) 0:01:10.867 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:53:06 +0000 (0:00:01.549) 0:01:12.417 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:12.437 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.023) 0:01:12.461 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031679", "end": "2024-01-20 16:53:06.517627", "rc": 0, "start": "2024-01-20 16:53:06.485948" } STDOUT: podman version 4.6.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.227) 0:01:12.688 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.021) 0:01:12.709 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.020) 0:01:12.730 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.035) 0:01:12.765 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.036) 0:01:12.802 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.024) 0:01:12.827 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.024) 0:01:12.852 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.056) 0:01:12.909 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.205) 0:01:13.114 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:06 +0000 (0:00:00.026) 0:01:13.140 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.201) 0:01:13.342 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.020) 0:01:13.362 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.020) 0:01:13.383 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.020) 0:01:13.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.020) 0:01:13.424 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.020) 0:01:13.444 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.020) 0:01:13.465 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.026) 0:01:13.492 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.036) 0:01:13.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.020) 0:01:13.549 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.021) 0:01:13.570 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.040) 0:01:13.611 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.049) 0:01:13.661 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.021) 0:01:13.682 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.039) 0:01:13.721 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.019) 0:01:13.741 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.019) 0:01:13.761 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.037) 0:01:13.799 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.020) 0:01:13.819 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.019) 0:01:13.838 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.018) 0:01:13.857 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.019) 0:01:13.876 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.018) 0:01:13.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.018) 0:01:13.913 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.017) 0:01:13.931 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.018) 0:01:13.949 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.043) 0:01:13.993 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.050) 0:01:14.044 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.024) 0:01:14.068 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.020) 0:01:14.088 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:07 +0000 (0:00:00.027) 0:01:14.116 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.034) 0:01:14.151 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.024) 0:01:14.175 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.023) 0:01:14.199 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.025) 0:01:14.225 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.202) 0:01:14.427 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.025) 0:01:14.452 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.202) 0:01:14.655 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.020) 0:01:14.675 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.019) 0:01:14.695 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.020) 0:01:14.715 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.020) 0:01:14.735 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.020) 0:01:14.756 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.019) 0:01:14.776 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.099) 0:01:14.875 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.021) 0:01:14.897 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.020) 0:01:14.918 ****** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.045) 0:01:14.963 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.020) 0:01:14.983 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.039) 0:01:15.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.018) 0:01:15.041 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:53:08 +0000 (0:00:00.018) 0:01:15.060 ****** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:53:10 +0000 (0:00:01.435) 0:01:16.495 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:53:10 +0000 (0:00:00.249) 0:01:16.744 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:53:10 +0000 (0:00:00.022) 0:01:16.767 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:53:10 +0000 (0:00:00.024) 0:01:16.792 ****** 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-1705769590.691461-8368-249158554261165/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.608) 0:01:17.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.022) 0:01:17.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.023) 0:01:17.446 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/tests_quadlet_basic.yml:85 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.024) 0:01:17.471 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/tests_quadlet_basic.yml:92 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.023) 0:01:17.495 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.063) 0:01:17.558 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.034) 0:01:17.592 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.024) 0:01:17.616 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.020) 0:01:17.637 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.019) 0:01:17.656 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:53:11 +0000 (0:00:00.115) 0:01:17.772 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:53:14 +0000 (0:00:02.562) 0:01:20.334 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.020) 0:01:20.355 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.023) 0:01:20.378 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029540", "end": "2024-01-20 16:53:14.432193", "rc": 0, "start": "2024-01-20 16:53:14.402653" } STDOUT: podman version 4.6.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.226) 0:01:20.605 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.039) 0:01:20.644 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.023) 0:01:20.668 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.047) 0:01:20.716 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.045) 0:01:20.761 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.024) 0:01:20.786 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.027) 0:01:20.814 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.027) 0:01:20.841 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.203) 0:01:21.045 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:14 +0000 (0:00:00.025) 0:01:21.071 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.198) 0:01:21.269 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.020) 0:01:21.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.019) 0:01:21.309 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.018) 0:01:21.328 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.042) 0:01:21.371 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.020) 0:01:21.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.019) 0:01:21.411 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.024) 0:01:21.436 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.037) 0:01:21.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.020) 0:01:21.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.021) 0:01:21.515 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.037) 0:01:21.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.022) 0:01:21.576 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.020) 0:01:21.596 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.037) 0:01:21.633 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.021) 0:01:21.654 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.020) 0:01:21.675 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.039) 0:01:21.715 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.019) 0:01:21.735 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.046) 0:01:21.781 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.020) 0:01:21.801 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.019) 0:01:21.821 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.020) 0:01:21.841 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.019) 0:01:21.861 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.019) 0:01:21.880 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.019) 0:01:21.900 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.045) 0:01:21.945 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.024) 0:01:21.970 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.024) 0:01:21.994 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.028) 0:01:22.023 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.029) 0:01:22.052 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.035) 0:01:22.088 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.023) 0:01:22.112 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:15 +0000 (0:00:00.023) 0:01:22.135 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.026) 0:01:22.162 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.200) 0:01:22.363 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.026) 0:01:22.389 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.198) 0:01:22.587 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.019) 0:01:22.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.020) 0:01:22.628 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.020) 0:01:22.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.019) 0:01:22.667 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.020) 0:01:22.688 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.021) 0:01:22.710 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.037) 0:01:22.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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.021) 0:01:22.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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.019) 0:01:22.788 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.047) 0:01:22.835 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:53:16 +0000 (0:00:00.041) 0:01:22.877 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.538) 0:01:23.416 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.200) 0:01:23.617 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:17 +0000 (0:00:00.465) 0:01:24.082 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037066", "end": "2024-01-20 16:53:18.149942", "rc": 0, "start": "2024-01-20 16:53:18.112876" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.237) 0:01:24.320 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.024) 0:01:24.345 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.318) 0:01:24.664 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.034903", "end": "2024-01-20 16:53:18.727695", "rc": 0, "start": "2024-01-20 16:53:18.692792" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.234) 0:01:24.898 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.021) 0:01:24.920 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.020) 0:01:24.940 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.033) 0:01:24.973 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.026) 0:01:25.000 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.020) 0:01:25.020 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.053) 0:01:25.074 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:53:18 +0000 (0:00:00.061) 0:01:25.135 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:53:20 +0000 (0:00:01.548) 0:01:26.684 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.020) 0:01:26.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.023) 0:01:26.728 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029384", "end": "2024-01-20 16:53:20.782694", "rc": 0, "start": "2024-01-20 16:53:20.753310" } STDOUT: podman version 4.6.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.224) 0:01:26.952 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.022) 0:01:26.975 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.020) 0:01:26.995 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.062) 0:01:27.058 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.041) 0:01:27.099 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:20 +0000 (0:00:00.027) 0:01:27.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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.033) 0:01:27.160 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.034) 0:01:27.195 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.205) 0:01:27.400 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.025) 0:01:27.426 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.197) 0:01:27.623 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.020) 0:01:27.644 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.020) 0:01:27.664 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.019) 0:01:27.684 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.021) 0:01:27.705 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.019) 0:01:27.725 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.021) 0:01:27.746 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.031) 0:01:27.778 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.070) 0:01:27.848 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.025) 0:01:27.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.021) 0:01:27.895 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.038) 0:01:27.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.021) 0:01:27.955 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.021) 0:01:27.977 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.041) 0:01:28.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.021) 0:01:28.039 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.021) 0:01:28.061 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.042) 0:01:28.103 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:53:21 +0000 (0:00:00.025) 0:01:28.128 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.020) 0:01:28.148 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.020) 0:01:28.169 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.019) 0:01:28.188 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.046) 0:01:28.235 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.019) 0:01:28.255 ****** skipping: [sut] => { "censored": "the 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.018) 0:01:28.273 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.018) 0:01:28.292 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.046) 0:01:28.338 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.030) 0:01:28.369 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.024) 0:01:28.394 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.024) 0:01:28.418 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.029) 0:01:28.448 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.036) 0:01:28.484 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.023) 0:01:28.508 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.023) 0:01:28.532 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.026) 0:01:28.558 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.203) 0:01:28.762 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.026) 0:01:28.788 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.229) 0:01:29.017 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.020) 0:01:29.038 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.021) 0:01:29.059 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.029) 0:01:29.089 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.023) 0:01:29.112 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:22 +0000 (0:00:00.025) 0:01:29.138 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.023) 0:01:29.162 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.037) 0:01:29.200 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.021) 0:01:29.221 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.020) 0:01:29.241 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.046) 0:01:29.288 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.042) 0:01:29.330 ****** 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 -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 -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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.482) 0:01:29.812 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 20 January 2024 16:53:23 +0000 (0:00:00.203) 0:01:30.016 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.459) 0:01:30.475 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038799", "end": "2024-01-20 16:53:24.573831", "rc": 0, "start": "2024-01-20 16:53:24.535032" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.269) 0:01:30.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.023) 0:01:30.767 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 20 January 2024 16:53:24 +0000 (0:00:00.233) 0:01:31.001 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.035597", "end": "2024-01-20 16:53:25.068696", "rc": 0, "start": "2024-01-20 16:53:25.033099" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.238) 0:01:31.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.021) 0:01:31.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/tests_quadlet_basic.yml:104 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.021) 0:01:31.283 ****** 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 [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/tests_quadlet_basic.yml:109 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.473) 0:01:31.756 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.039) 0:01:31.796 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.041) 0:01:31.838 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.056) 0:01:31.894 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.019) 0:01:31.914 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.019) 0:01:31.934 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 20 January 2024 16:53:25 +0000 (0:00:00.050) 0:01:31.984 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 20 January 2024 16:53:27 +0000 (0:00:01.559) 0:01:33.543 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 20 January 2024 16:53:27 +0000 (0:00:00.022) 0:01:33.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 20 January 2024 16:53:27 +0000 (0:00:00.025) 0:01:33.591 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030056", "end": "2024-01-20 16:53:27.648407", "rc": 0, "start": "2024-01-20 16:53:27.618351" } STDOUT: podman version 4.6.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 20 January 2024 16:53:27 +0000 (0:00:00.231) 0:01:33.823 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 20 January 2024 16:53:27 +0000 (0:00:00.047) 0:01:33.870 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 20 January 2024 16:53:27 +0000 (0:00:00.020) 0:01:33.890 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 20 January 2024 16:53:27 +0000 (0:00:00.057) 0:01:33.948 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:27 +0000 (0:00:00.037) 0:01:33.985 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:29 +0000 (0:00:01.207) 0:01:35.193 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:29 +0000 (0:00:00.024) 0:01:35.217 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:29 +0000 (0:00:00.027) 0:01:35.245 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:29 +0000 (0:00:00.207) 0:01:35.452 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:29 +0000 (0:00:00.025) 0:01:35.478 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:29 +0000 (0:00:00.202) 0:01:35.681 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003860", "end": "2024-01-20 16:53:29.718244", "rc": 0, "start": "2024-01-20 16:53:29.714384" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:29 +0000 (0:00:00.206) 0:01:35.887 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003894", "end": "2024-01-20 16:53:29.920257", "rc": 0, "start": "2024-01-20 16:53:29.916363" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:29 +0000 (0:00:00.203) 0:01:36.091 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:29 +0000 (0:00:00.020) 0:01:36.111 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:29 +0000 (0:00:00.021) 0:01:36.133 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.020) 0:01:36.154 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.021) 0:01:36.175 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.026) 0:01:36.202 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.039) 0:01:36.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.021) 0:01:36.263 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.021) 0:01:36.284 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.038) 0:01:36.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.020) 0:01:36.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.020) 0:01:36.364 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.040) 0:01:36.405 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.055) 0:01:36.460 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.022) 0:01:36.482 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.037) 0:01:36.520 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.020) 0:01:36.541 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.019) 0:01:36.561 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.020) 0:01:36.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.020) 0:01:36.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.020) 0:01:36.622 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.019) 0:01:36.642 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.053) 0:01:36.695 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.022) 0:01:36.717 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.021) 0:01:36.739 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 20 January 2024 16:53:30 +0000 (0:00:00.025) 0:01:36.764 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.601) 0:01:37.366 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.019) 0:01:37.385 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.057) 0:01:37.442 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.026) 0:01:37.469 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.024) 0:01:37.493 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.020) 0:01:37.514 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.030) 0:01:37.544 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.038) 0:01:37.583 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.027) 0:01:37.610 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.025) 0:01:37.636 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.026) 0:01:37.663 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.202) 0:01:37.865 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.025) 0:01:37.891 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:31 +0000 (0:00:00.200) 0:01:38.092 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003833", "end": "2024-01-20 16:53:32.125884", "rc": 0, "start": "2024-01-20 16:53:32.122051" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.242) 0:01:38.335 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003802", "end": "2024-01-20 16:53:32.372111", "rc": 0, "start": "2024-01-20 16:53:32.368309" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.207) 0:01:38.542 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.020) 0:01:38.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.019) 0:01:38.583 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.020) 0:01:38.603 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.019) 0:01:38.623 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.038) 0:01:38.662 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.021) 0:01:38.683 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.021) 0:01:38.705 ****** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.047) 0:01:38.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.019) 0:01:38.771 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.042) 0:01:38.814 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.022488", "end": "2024-01-20 16:53:32.867880", "rc": 0, "start": "2024-01-20 16:53:32.845392" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.237) 0:01:39.052 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.019) 0:01:39.071 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:53:32 +0000 (0:00:00.018) 0:01:39.090 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:53:33 +0000 (0:00:00.244) 0:01:39.334 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:53:33 +0000 (0:00:00.020) 0:01:39.355 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:53:33 +0000 (0:00:00.019) 0:01:39.375 ****** 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-1705769613.2738934-8891-247481470202441/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:53:33 +0000 (0:00:00.549) 0:01:39.925 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.357) 0:01:40.282 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.023) 0:01:40.305 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.025) 0:01:40.331 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.025) 0:01:40.356 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.025) 0:01:40.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.021) 0:01:40.403 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.029) 0:01:40.433 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.036) 0:01:40.470 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.027) 0:01:40.497 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.024) 0:01:40.521 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.076) 0:01:40.598 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.211) 0:01:40.809 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.026) 0:01:40.836 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:34 +0000 (0:00:00.206) 0:01:41.042 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004069", "end": "2024-01-20 16:53:35.076807", "rc": 0, "start": "2024-01-20 16:53:35.072738" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.205) 0:01:41.248 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003834", "end": "2024-01-20 16:53:35.286468", "rc": 0, "start": "2024-01-20 16:53:35.282634" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.208) 0:01:41.456 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.022) 0:01:41.479 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.019) 0:01:41.499 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.020) 0:01:41.519 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.019) 0:01:41.539 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.037) 0:01:41.576 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.022) 0:01:41.598 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.020) 0:01:41.619 ****** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.046) 0:01:41.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.020) 0:01:41.685 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.076) 0:01:41.761 ****** 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 : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.200) 0:01:41.962 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.020) 0:01:41.982 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:53:35 +0000 (0:00:00.020) 0:01:42.003 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:53:36 +0000 (0:00:00.209) 0:01:42.213 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:53:36 +0000 (0:00:00.020) 0:01:42.233 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:53:36 +0000 (0:00:00.020) 0:01:42.254 ****** 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-1705769616.152754-8972-53583474771480/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:53:36 +0000 (0:00:00.552) 0:01:42.807 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.357) 0:01:43.164 ****** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target run-user-1111.mount -.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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "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": "/home/user_quadlet_basic /run/user/1111/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "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": "22406", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.465) 0:01:43.629 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.056) 0:01:43.686 ****** 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", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.028) 0:01:43.714 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.025) 0:01:43.740 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.020) 0:01:43.760 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.030) 0:01:43.791 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.038) 0:01:43.829 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.025) 0:01:43.854 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.027) 0:01:43.881 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.027) 0:01:43.909 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 20 January 2024 16:53:37 +0000 (0:00:00.206) 0:01:44.115 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.026) 0:01:44.142 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705769581.815267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1705769523.1472564, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6982619, "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": "2395846250", "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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.200) 0:01:44.343 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003939", "end": "2024-01-20 16:53:38.375994", "rc": 0, "start": "2024-01-20 16:53:38.372055" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.201) 0:01:44.545 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003899", "end": "2024-01-20 16:53:38.577148", "rc": 0, "start": "2024-01-20 16:53:38.573249" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.201) 0:01:44.747 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.053) 0:01:44.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.022) 0:01:44.822 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.020) 0:01:44.843 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.020) 0:01:44.863 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.036) 0:01:44.900 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.021) 0:01:44.922 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.020) 0:01:44.942 ****** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.049) 0:01:44.992 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.020) 0:01:45.012 ****** included: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 20 January 2024 16:53:38 +0000 (0:00:00.043) 0:01:45.056 ****** 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 : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.196) 0:01:45.252 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 20 January 2024 16:53:39 +0000 (0:00:00.020) 0:01:45.273 ****** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 20 January 2024 16:53:46 +0000 (0:00:07.736) 0:01:53.009 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 20 January 2024 16:53:47 +0000 (0:00:00.211) 0:01:53.220 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 20 January 2024 16:53:47 +0000 (0:00:00.021) 0:01:53.242 ****** 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-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 20 January 2024 16:53:47 +0000 (0:00:00.020) 0:01:53.262 ****** changed: [sut] => { "changed": true, "checksum": "5126291c78231b387c09271331656afdd8be615e", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "9162c5cae1694c5eb7e573e80fdc9f12", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 389, "src": "/root/.ansible/tmp/ansible-tmp-1705769627.160104-9055-177991185487203/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 20 January 2024 16:53:47 +0000 (0:00:00.546) 0:01:53.808 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 20 January 2024 16:53:48 +0000 (0:00:00.359) 0:01:54.167 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-basic-mysql.service: Job for quadlet-basic-mysql.service failed because the control process exited with error code. See "systemctl --user status quadlet-basic-mysql.service" and "journalctl --user -xe" for details. to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=220 changed=17 unreachable=0 failed=1 skipped=241 rescued=0 ignored=0 Saturday 20 January 2024 16:53:49 +0000 (0:00:01.604) 0:01:55.771 ****** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 63.97s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Ensure container images are present --------- 7.74s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 linux-system-roles.podman : Gather the package facts -------------------- 2.56s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.67s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.60s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 linux-system-roles.podman : Gather the package facts -------------------- 1.56s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.55s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.55s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 1.44s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 linux-system-roles.podman : Get user information ------------------------ 1.21s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.64s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.61s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 linux-system-roles.podman : Manage each secret -------------------------- 0.60s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Gathering Facts --------------------------------------------------------- 0.60s /WORKDIR/git-weekly-cizuwdi8ll/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Ensure quadlet file is present -------------- 0.55s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.55s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.55s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 linux-system-roles.podman : Stop and disable service -------------------- 0.54s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 linux-system-roles.podman : Stop and disable service -------------------- 0.48s /WORKDIR/git-weekly-cizuwdi8ll/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Create user for testing ------------------------------------------------- 0.47s /WORKDIR/git-weekly-cizuwdi8ll/tests/tests_quadlet_basic.yml:104 -------------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---