# 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-cig8iawl36/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:4 Saturday 04 May 2024 16:41:36 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/tests_quadlet_basic.yml:9 Saturday 04 May 2024 16:41:36 +0000 (0:00:00.012) 0:00:00.025 ********** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:58 Saturday 04 May 2024 16:41:37 +0000 (0:00:00.688) 0:00:00.714 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 04 May 2024 16:41:37 +0000 (0:00:00.051) 0:00:00.765 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 04 May 2024 16:41:37 +0000 (0:00:00.017) 0:00:00.782 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 04 May 2024 16:41:37 +0000 (0:00:00.020) 0:00:00.803 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 04 May 2024 16:41:37 +0000 (0:00:00.278) 0:00:01.082 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 04 May 2024 16:41:37 +0000 (0:00:00.021) 0:00:01.104 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 04 May 2024 16:41:37 +0000 (0:00:00.036) 0:00:01.140 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 04 May 2024 16:41:38 +0000 (0:00:00.728) 0:00:01.869 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 04 May 2024 16:41:38 +0000 (0:00:00.030) 0:00:01.900 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libnet-1.2-7.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: conmon-3:2.1.10-2.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: podman-2:5.0.0-1.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 04 May 2024 16:42:25 +0000 (0:00:47.063) 0:00:48.964 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034715", "end": "2024-05-04 16:42:25.701215", "rc": 0, "start": "2024-05-04 16:42:25.666500" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 04 May 2024 16:42:25 +0000 (0:00:00.303) 0:00:49.267 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 04 May 2024 16:42:25 +0000 (0:00:00.030) 0:00:49.298 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 04 May 2024 16:42:25 +0000 (0:00:00.031) 0:00:49.329 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 04 May 2024 16:42:25 +0000 (0:00:00.087) 0:00:49.416 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:25 +0000 (0:00:00.041) 0:00:49.458 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.269) 0:00:49.728 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.031) 0:00:49.759 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.029) 0:00:49.789 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.204) 0:00:49.993 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.034) 0:00:50.028 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.202) 0:00:50.231 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.021) 0:00:50.253 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.028) 0:00:50.282 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.025) 0:00:50.307 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.022) 0:00:50.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.021) 0:00:50.351 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.026) 0:00:50.378 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.034) 0:00:50.412 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.030) 0:00:50.443 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 04 May 2024 16:42:26 +0000 (0:00:00.041) 0:00:50.484 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.065) 0:00:50.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.021) 0:00:50.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.021) 0:00:50.594 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.043) 0:00:50.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.020) 0:00:50.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.021) 0:00:50.680 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.051) 0:00:50.731 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.020) 0:00:50.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.023) 0:00:50.775 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.042) 0:00:50.817 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.021) 0:00:50.839 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.028) 0:00:50.868 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.022) 0:00:50.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.024) 0:00:50.915 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.021) 0:00:50.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.022) 0:00:50.959 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.032) 0:00:50.992 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.068) 0:00:51.061 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.028) 0:00:51.089 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.023) 0:00:51.113 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.020) 0:00:51.133 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.071) 0:00:51.205 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.027) 0:00:51.233 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.027) 0:00:51.261 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.020) 0:00:51.282 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.036) 0:00:51.319 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.038) 0:00:51.357 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.027) 0:00:51.384 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.028) 0:00:51.412 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:27 +0000 (0:00:00.030) 0:00:51.443 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.212) 0:00:51.655 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.025) 0:00:51.681 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.204) 0:00:51.886 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.019) 0:00:51.905 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.062) 0:00:51.968 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.025) 0:00:51.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.021) 0:00:52.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.020) 0:00:52.035 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.020) 0:00:52.056 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.019) 0:00:52.075 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.020) 0:00:52.096 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.035) 0:00:52.132 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.022) 0:00:52.154 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.022) 0:00:52.176 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.049) 0:00:52.225 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.024) 0:00:52.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.020) 0:00:52.270 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.045) 0:00:52.315 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.035) 0:00:52.351 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.021) 0:00:52.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.022) 0:00:52.395 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.025) 0:00:52.420 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.022) 0:00:52.442 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 04 May 2024 16:42:28 +0000 (0:00:00.073) 0:00:52.515 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 04 May 2024 16:42:29 +0000 (0:00:00.264) 0:00:52.780 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 04 May 2024 16:42:29 +0000 (0:00:00.020) 0:00:52.800 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 04 May 2024 16:42:29 +0000 (0:00:00.022) 0:00:52.822 ********** 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-1714840949.326427-12706-224511196508709/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 04 May 2024 16:42:29 +0000 (0:00:00.609) 0:00:53.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 04 May 2024 16:42:29 +0000 (0:00:00.030) 0:00:53.462 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 04 May 2024 16:42:29 +0000 (0:00:00.027) 0:00:53.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 04 May 2024 16:42:29 +0000 (0:00:00.024) 0:00:53.513 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 04 May 2024 16:42:29 +0000 (0:00:00.019) 0:00:53.532 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.029) 0:00:53.562 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:74 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.021) 0:00:53.583 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:78 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.026) 0:00:53.609 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.048) 0:00:53.658 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.040) 0:00:53.699 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.069) 0:00:53.769 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.021) 0:00:53.790 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.037) 0:00:53.829 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.054) 0:00:53.883 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.618) 0:00:54.501 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 04 May 2024 16:42:30 +0000 (0:00:00.026) 0:00:54.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.034) 0:00:54.562 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029817", "end": "2024-05-04 16:42:31.221122", "rc": 0, "start": "2024-05-04 16:42:31.191305" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.230) 0:00:54.792 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.026) 0:00:54.818 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.023) 0:00:54.841 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.041) 0:00:54.883 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.041) 0:00:54.925 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.060) 0:00:54.986 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.025) 0:00:55.012 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.029) 0:00:55.041 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.201) 0:00:55.243 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.027) 0:00:55.270 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.197) 0:00:55.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.025) 0:00:55.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:31 +0000 (0:00:00.024) 0:00:55.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.024) 0:00:55.543 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.023) 0:00:55.566 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.029) 0:00:55.596 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.032) 0:00:55.629 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.031) 0:00:55.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.023) 0:00:55.683 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.028) 0:00:55.712 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.040) 0:00:55.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.021) 0:00:55.774 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.023) 0:00:55.797 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.090) 0:00:55.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.024) 0:00:55.913 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.023) 0:00:55.936 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.045) 0:00:55.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.024) 0:00:56.007 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.022) 0:00:56.029 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.042) 0:00:56.072 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.023) 0:00:56.095 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.022) 0:00:56.118 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.027) 0:00:56.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.024) 0:00:56.169 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.020) 0:00:56.190 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.027) 0:00:56.218 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.023) 0:00:56.241 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.024) 0:00:56.265 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.026) 0:00:56.291 ********** skipping: [sut] => { "censored": "the 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.019) 0:00:56.311 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.021) 0:00:56.332 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.108) 0:00:56.440 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.026) 0:00:56.467 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.026) 0:00:56.494 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:42:32 +0000 (0:00:00.021) 0:00:56.515 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.029) 0:00:56.545 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.038) 0:00:56.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.026) 0:00:56.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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.045) 0:00:56.655 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.031) 0:00:56.687 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.208) 0:00:56.895 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.028) 0:00:56.923 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.217) 0:00:57.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.025) 0:00:57.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.025) 0:00:57.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.024) 0:00:57.216 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.084) 0:00:57.300 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.022) 0:00:57.322 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.024) 0:00:57.347 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.022) 0:00:57.369 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.023) 0:00:57.392 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.037) 0:00:57.430 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.024) 0:00:57.455 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:42:33 +0000 (0:00:00.029) 0:00:57.484 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.054) 0:00:57.538 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.026) 0:00:57.565 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.022) 0:00:57.587 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.052) 0:00:57.639 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.036) 0:00:57.675 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.021) 0:00:57.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.026) 0:00:57.723 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.023) 0:00:57.746 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.028) 0:00:57.774 ********** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 04 May 2024 16:42:34 +0000 (0:00:00.754) 0:00:58.529 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.209) 0:00:58.739 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.021) 0:00:58.760 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.022) 0:00:58.783 ********** 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-1714840955.2856748-13017-266343241725015/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.557) 0:00:59.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.024) 0:00:59.365 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.024) 0:00:59.390 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.028) 0:00:59.419 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.019) 0:00:59.439 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.019) 0:00:59.458 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:94 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.019) 0:00:59.478 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:101 Saturday 04 May 2024 16:42:35 +0000 (0:00:00.023) 0:00:59.501 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 04 May 2024 16:42:36 +0000 (0:00:00.066) 0:00:59.567 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 04 May 2024 16:42:36 +0000 (0:00:00.078) 0:00:59.646 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 04 May 2024 16:42:36 +0000 (0:00:00.027) 0:00:59.673 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 04 May 2024 16:42:36 +0000 (0:00:00.021) 0:00:59.694 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 04 May 2024 16:42:36 +0000 (0:00:00.021) 0:00:59.716 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 04 May 2024 16:42:36 +0000 (0:00:00.049) 0:00:59.765 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 04 May 2024 16:42:36 +0000 (0:00:00.615) 0:01:00.380 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 04 May 2024 16:42:36 +0000 (0:00:00.021) 0:01:00.402 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 04 May 2024 16:42:36 +0000 (0:00:00.025) 0:01:00.427 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030430", "end": "2024-05-04 16:42:37.088635", "rc": 0, "start": "2024-05-04 16:42:37.058205" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.228) 0:01:00.656 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.022) 0:01:00.678 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.020) 0:01:00.698 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.039) 0:01:00.738 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.078) 0:01:00.816 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.025) 0:01:00.842 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.024) 0:01:00.867 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.026) 0:01:00.893 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.205) 0:01:01.098 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.028) 0:01:01.127 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.203) 0:01:01.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.021) 0:01:01.352 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.023) 0:01:01.375 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.021) 0:01:01.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.023) 0:01:01.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.020) 0:01:01.440 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.020) 0:01:01.461 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.019) 0:01:01.480 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 04 May 2024 16:42:37 +0000 (0:00:00.022) 0:01:01.503 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.035) 0:01:01.539 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.078) 0:01:01.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.020) 0:01:01.638 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.020) 0:01:01.658 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.038) 0:01:01.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.021) 0:01:01.719 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.021) 0:01:01.740 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.042) 0:01:01.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.020) 0:01:01.803 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.022) 0:01:01.826 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.044) 0:01:01.870 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.042) 0:01:01.913 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.031) 0:01:01.945 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.025) 0:01:01.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.030) 0:01:02.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.024) 0:01:02.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.024) 0:01:02.049 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.022) 0:01:02.072 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.020) 0:01:02.093 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.075) 0:01:02.168 ********** skipping: [sut] => { "censored": "the 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.020) 0:01:02.188 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.021) 0:01:02.209 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.052) 0:01:02.262 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.027) 0:01:02.290 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.027) 0:01:02.317 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.024) 0:01:02.341 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.030) 0:01:02.371 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.037) 0:01:02.409 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.024) 0:01:02.433 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.026) 0:01:02.460 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:38 +0000 (0:00:00.029) 0:01:02.489 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.206) 0:01:02.696 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.025) 0:01:02.722 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.203) 0:01:02.925 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.057) 0:01:02.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.022) 0:01:03.004 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.021) 0:01:03.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.020) 0:01:03.046 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.021) 0:01:03.067 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.020) 0:01:03.088 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.021) 0:01:03.109 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.020) 0:01:03.130 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.036) 0:01:03.167 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.021) 0:01:03.188 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.020) 0:01:03.208 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.046) 0:01:03.255 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.025) 0:01:03.281 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.042) 0:01:03.323 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:42:39 +0000 (0:00:00.021) 0:01:03.344 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:42:40 +0000 (0:00:00.509) 0:01:03.854 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:42:40 +0000 (0:00:00.207) 0:01:04.061 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:42:40 +0000 (0:00:00.075) 0:01:04.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:42:40 +0000 (0:00:00.022) 0:01:04.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:42:40 +0000 (0:00:00.021) 0:01:04.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:42:40 +0000 (0:00:00.023) 0:01:04.205 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.526) 0:01:04.731 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038644", "end": "2024-05-04 16:42:41.403053", "rc": 0, "start": "2024-05-04 16:42:41.364409" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.238) 0:01:04.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.022) 0:01:04.992 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.020) 0:01:05.013 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.018) 0:01:05.032 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.019) 0:01:05.052 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.019) 0:01:05.071 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.036) 0:01:05.108 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.026) 0:01:05.134 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.020) 0:01:05.154 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.020) 0:01:05.175 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 04 May 2024 16:42:41 +0000 (0:00:00.091) 0:01:05.266 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.620) 0:01:05.887 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.023) 0:01:05.910 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.025) 0:01:05.936 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029810", "end": "2024-05-04 16:42:42.593380", "rc": 0, "start": "2024-05-04 16:42:42.563570" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.224) 0:01:06.161 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.022) 0:01:06.183 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.021) 0:01:06.204 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.038) 0:01:06.243 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.042) 0:01:06.285 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.031) 0:01:06.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.028) 0:01:06.345 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:42 +0000 (0:00:00.033) 0:01:06.378 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.251) 0:01:06.630 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.027) 0:01:06.657 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.200) 0:01:06.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.025) 0:01:06.883 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.028) 0:01:06.911 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.025) 0:01:06.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.022) 0:01:06.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.021) 0:01:06.981 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.020) 0:01:07.001 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.022) 0:01:07.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.022) 0:01:07.047 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.028) 0:01:07.075 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.041) 0:01:07.116 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.022) 0:01:07.139 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.025) 0:01:07.164 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.042) 0:01:07.207 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.065) 0:01:07.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.024) 0:01:07.296 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.045) 0:01:07.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.024) 0:01:07.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.022) 0:01:07.389 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.046) 0:01:07.435 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.021) 0:01:07.457 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.023) 0:01:07.480 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.023) 0:01:07.504 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 04 May 2024 16:42:43 +0000 (0:00:00.021) 0:01:07.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.022) 0:01:07.549 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.023) 0:01:07.572 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.019) 0:01:07.592 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.021) 0:01:07.613 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.019) 0:01:07.633 ********** skipping: [sut] => { "censored": "the 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.021) 0:01:07.655 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.019) 0:01:07.675 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.049) 0:01:07.724 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.063) 0:01:07.788 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.028) 0:01:07.817 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.026) 0:01:07.843 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.030) 0:01:07.874 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.040) 0:01:07.914 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.028) 0:01:07.942 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.025) 0:01:07.968 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.030) 0:01:07.998 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.205) 0:01:08.203 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.025) 0:01:08.229 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.201) 0:01:08.430 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.021) 0:01:08.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.022) 0:01:08.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.021) 0:01:08.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.019) 0:01:08.514 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:44 +0000 (0:00:00.020) 0:01:08.535 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.019) 0:01:08.555 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.054) 0:01:08.609 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.021) 0:01:08.630 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.036) 0:01:08.667 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.021) 0:01:08.688 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.021) 0:01:08.709 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.047) 0:01:08.757 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.024) 0:01:08.781 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.043) 0:01:08.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.020) 0:01:08.845 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target -.mount basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:42:45 +0000 (0:00:00.536) 0:01:09.382 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:42:46 +0000 (0:00:00.203) 0:01:09.586 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:42:46 +0000 (0:00:00.037) 0:01:09.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:42:46 +0000 (0:00:00.021) 0:01:09.645 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:42:46 +0000 (0:00:00.020) 0:01:09.666 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:42:46 +0000 (0:00:00.020) 0:01:09.686 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:42:46 +0000 (0:00:00.588) 0:01:10.275 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037884", "end": "2024-05-04 16:42:46.944139", "rc": 0, "start": "2024-05-04 16:42:46.906255" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:42:46 +0000 (0:00:00.235) 0:01:10.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:42:46 +0000 (0:00:00.023) 0:01:10.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.020) 0:01:10.555 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.020) 0:01:10.575 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.019) 0:01:10.594 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:113 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.020) 0:01:10.614 ********** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:126 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.456) 0:01:11.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:139 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.052) 0:01:11.123 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:171 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.029) 0:01:11.153 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:177 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.031) 0:01:11.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:180 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.029) 0:01:11.213 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.086) 0:01:11.300 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.037) 0:01:11.337 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.027) 0:01:11.365 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.020) 0:01:11.385 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.021) 0:01:11.407 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 04 May 2024 16:42:47 +0000 (0:00:00.047) 0:01:11.454 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 04 May 2024 16:42:48 +0000 (0:00:00.612) 0:01:12.066 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 04 May 2024 16:42:48 +0000 (0:00:00.022) 0:01:12.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 04 May 2024 16:42:48 +0000 (0:00:00.028) 0:01:12.118 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032791", "end": "2024-05-04 16:42:48.780960", "rc": 0, "start": "2024-05-04 16:42:48.748169" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 04 May 2024 16:42:48 +0000 (0:00:00.230) 0:01:12.349 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 04 May 2024 16:42:48 +0000 (0:00:00.024) 0:01:12.374 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 04 May 2024 16:42:48 +0000 (0:00:00.021) 0:01:12.395 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 04 May 2024 16:42:48 +0000 (0:00:00.124) 0:01:12.519 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:49 +0000 (0:00:00.043) 0:01:12.563 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:49 +0000 (0:00:00.204) 0:01:12.768 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:49 +0000 (0:00:00.027) 0:01:12.795 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:49 +0000 (0:00:00.029) 0:01:12.824 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:49 +0000 (0:00:00.202) 0:01:13.027 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:49 +0000 (0:00:00.026) 0:01:13.053 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:49 +0000 (0:00:00.199) 0:01:13.252 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003724", "end": "2024-05-04 16:42:49.887469", "rc": 0, "start": "2024-05-04 16:42:49.883745" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:49 +0000 (0:00:00.201) 0:01:13.454 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003770", "end": "2024-05-04 16:42:50.089308", "rc": 0, "start": "2024-05-04 16:42:50.085538" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.202) 0:01:13.656 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.031) 0:01:13.688 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.020) 0:01:13.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.021) 0:01:13.730 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.022) 0:01:13.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.058) 0:01:13.812 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.021) 0:01:13.833 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.028) 0:01:13.861 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.038) 0:01:13.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.020) 0:01:13.920 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.020) 0:01:13.941 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.039) 0:01:13.980 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.021) 0:01:14.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.020) 0:01:14.023 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.041) 0:01:14.064 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.021) 0:01:14.086 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.020) 0:01:14.106 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.039) 0:01:14.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.021) 0:01:14.166 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.020) 0:01:14.187 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.022) 0:01:14.209 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.020) 0:01:14.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.056) 0:01:14.286 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.020) 0:01:14.307 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.019) 0:01:14.326 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.018) 0:01:14.345 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.020) 0:01:14.365 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.061) 0:01:14.427 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.022) 0:01:14.450 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.026) 0:01:14.477 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:42:50 +0000 (0:00:00.033) 0:01:14.510 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.019449", "end": "2024-05-04 16:42:51.164710", "rc": 0, "start": "2024-05-04 16:42:51.145261" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:42:51 +0000 (0:00:00.227) 0:01:14.737 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:42:51 +0000 (0:00:00.025) 0:01:14.763 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:42:51 +0000 (0:00:00.023) 0:01:14.786 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840971.1978784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714840971.267876, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714840971.267876, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:42:51 +0000 (0:00:00.226) 0:01:15.013 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:42:52 +0000 (0:00:00.795) 0:01:15.808 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:42:52 +0000 (0:00:00.022) 0:01:15.831 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:42:52 +0000 (0:00:00.027) 0:01:15.858 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:42:52 +0000 (0:00:00.034) 0:01:15.892 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:42:52 +0000 (0:00:00.200) 0:01:16.093 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:42:52 +0000 (0:00:00.025) 0:01:16.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:42:52 +0000 (0:00:00.023) 0:01:16.143 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840971.1978784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714840971.930852, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714840971.930852, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:42:52 +0000 (0:00:00.208) 0:01:16.351 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.422) 0:01:16.774 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.019) 0:01:16.794 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.059) 0:01:16.853 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.025) 0:01:16.879 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.063) 0:01:16.943 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.020) 0:01:16.964 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.030) 0:01:16.994 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.036) 0:01:17.031 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.025) 0:01:17.056 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.026) 0:01:17.083 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.028) 0:01:17.111 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.207) 0:01:17.319 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:53 +0000 (0:00:00.026) 0:01:17.345 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.204) 0:01:17.550 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003777", "end": "2024-05-04 16:42:54.192036", "rc": 0, "start": "2024-05-04 16:42:54.188259" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.209) 0:01:17.759 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003746", "end": "2024-05-04 16:42:54.395955", "rc": 0, "start": "2024-05-04 16:42:54.392209" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.202) 0:01:17.962 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.029) 0:01:17.992 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.020) 0:01:18.012 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.021) 0:01:18.033 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.020) 0:01:18.054 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.058) 0:01:18.112 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.021) 0:01:18.134 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.038) 0:01:18.173 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.022) 0:01:18.195 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.022) 0:01:18.218 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.048) 0:01:18.266 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.024) 0:01:18.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.020) 0:01:18.311 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.044) 0:01:18.356 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:42:54 +0000 (0:00:00.034) 0:01:18.390 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:42:55 +0000 (0:00:00.197) 0:01:18.587 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:42:55 +0000 (0:00:00.027) 0:01:18.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 May 2024 16:42:55 +0000 (0:00:00.021) 0:01:18.636 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 04 May 2024 16:42:55 +0000 (0:00:00.020) 0:01:18.656 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 04 May 2024 16:42:55 +0000 (0:00:00.020) 0:01:18.677 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 04 May 2024 16:42:55 +0000 (0:00:00.207) 0:01:18.885 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 04 May 2024 16:42:55 +0000 (0:00:00.071) 0:01:18.956 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 04 May 2024 16:42:55 +0000 (0:00:00.021) 0:01:18.978 ********** 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-1714840975.4799485-13653-186151299376207/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 04 May 2024 16:42:55 +0000 (0:00:00.551) 0:01:19.530 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.391) 0:01:19.921 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.023) 0:01:19.945 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.025) 0:01:19.971 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.026) 0:01:19.997 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.027) 0:01:20.024 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.021) 0:01:20.046 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.031) 0:01:20.077 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.038) 0:01:20.116 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.027) 0:01:20.143 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.025) 0:01:20.169 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.028) 0:01:20.197 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.259) 0:01:20.457 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:42:56 +0000 (0:00:00.027) 0:01:20.485 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.204) 0:01:20.689 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003740", "end": "2024-05-04 16:42:57.327048", "rc": 0, "start": "2024-05-04 16:42:57.323308" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.205) 0:01:20.894 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003733", "end": "2024-05-04 16:42:57.530386", "rc": 0, "start": "2024-05-04 16:42:57.526653" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.203) 0:01:21.098 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.030) 0:01:21.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.021) 0:01:21.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.020) 0:01:21.171 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.021) 0:01:21.192 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.020) 0:01:21.212 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.020) 0:01:21.233 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.036) 0:01:21.269 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.022) 0:01:21.291 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.021) 0:01:21.313 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.049) 0:01:21.362 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.023) 0:01:21.386 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.020) 0:01:21.406 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.082) 0:01:21.489 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:42:57 +0000 (0:00:00.035) 0:01:21.524 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:42:58 +0000 (0:00:00.200) 0:01:21.725 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:42:58 +0000 (0:00:00.026) 0:01:21.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 May 2024 16:42:58 +0000 (0:00:00.022) 0:01:21.774 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 04 May 2024 16:42:58 +0000 (0:00:00.020) 0:01:21.795 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 04 May 2024 16:42:58 +0000 (0:00:00.022) 0:01:21.817 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 04 May 2024 16:42:58 +0000 (0:00:00.208) 0:01:22.025 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 04 May 2024 16:42:58 +0000 (0:00:00.021) 0:01:22.047 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 04 May 2024 16:42:58 +0000 (0:00:00.020) 0:01:22.067 ********** 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-1714840978.5683577-13746-234159989442873/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 04 May 2024 16:42:59 +0000 (0:00:00.546) 0:01:22.613 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 04 May 2024 16:42:59 +0000 (0:00:00.384) 0:01:22.997 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target app.slice run-user-1111.mount -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 04 May 2024 16:42:59 +0000 (0:00:00.417) 0:01:23.415 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:42:59 +0000 (0:00:00.023) 0:01:23.438 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:42:59 +0000 (0:00:00.026) 0:01:23.465 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:42:59 +0000 (0:00:00.025) 0:01:23.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:42:59 +0000 (0:00:00.021) 0:01:23.512 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.030) 0:01:23.542 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.038) 0:01:23.580 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.029) 0:01:23.609 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.028) 0:01:23.638 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.031) 0:01:23.669 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.207) 0:01:23.876 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.026) 0:01:23.902 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.202) 0:01:24.104 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003917", "end": "2024-05-04 16:43:00.741930", "rc": 0, "start": "2024-05-04 16:43:00.738013" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.204) 0:01:24.309 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003751", "end": "2024-05-04 16:43:00.945643", "rc": 0, "start": "2024-05-04 16:43:00.941892" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:43:00 +0000 (0:00:00.203) 0:01:24.513 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.090) 0:01:24.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.021) 0:01:24.625 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.021) 0:01:24.647 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.020) 0:01:24.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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.021) 0:01:24.689 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.022) 0:01:24.711 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.039) 0:01:24.751 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.024) 0:01:24.775 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.030) 0:01:24.805 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.049) 0:01:24.855 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.025) 0:01:24.880 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.022) 0:01:24.903 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.048) 0:01:24.951 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.037) 0:01:24.988 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.201) 0:01:25.190 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.027) 0:01:25.218 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.024) 0:01:25.242 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 04 May 2024 16:43:01 +0000 (0:00:00.076) 0:01:25.319 ********** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 04 May 2024 16:43:09 +0000 (0:00:07.892) 0:01:33.211 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 04 May 2024 16:43:09 +0000 (0:00:00.206) 0:01:33.417 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 04 May 2024 16:43:09 +0000 (0:00:00.022) 0:01:33.440 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 04 May 2024 16:43:09 +0000 (0:00:00.023) 0:01:33.463 ********** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1714840989.9643257-13841-166515623813695/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 04 May 2024 16:43:10 +0000 (0:00:00.556) 0:01:34.019 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 04 May 2024 16:43:10 +0000 (0:00:00.417) 0:01:34.437 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount basic.target quadlet-basic-mysql-volume.service app.slice quadlet-basic-network.service -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service app.slice quadlet-basic-network.service basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 04 May 2024 16:43:12 +0000 (0:00:01.122) 0:01:35.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 04 May 2024 16:43:12 +0000 (0:00:00.023) 0:01:35.584 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 04 May 2024 16:43:12 +0000 (0:00:00.020) 0:01:35.605 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 04 May 2024 16:43:12 +0000 (0:00:00.019) 0:01:35.624 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:189 Saturday 04 May 2024 16:43:12 +0000 (0:00:00.019) 0:01:35.644 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.003378", "end": "2024-05-04 16:43:12.308613", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-04 16:43:12.305235" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.002994", "end": "2024-05-04 16:43:12.611284", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-04 16:43:12.608290" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.002957", "end": "2024-05-04 16:43:12.874906", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-04 16:43:12.871949" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:199 Saturday 04 May 2024 16:43:12 +0000 (0:00:00.798) 0:01:36.443 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1714840971.1568797, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714840971.1568797, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377872, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1714840971.1568797, "nlink": 1, "path": "/var/lib/systemd/linger/user_quadlet_basic", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "2503988477", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:207 Saturday 04 May 2024 16:43:13 +0000 (0:00:00.221) 0:01:36.664 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 04 May 2024 16:43:13 +0000 (0:00:00.096) 0:01:36.760 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 04 May 2024 16:43:13 +0000 (0:00:00.037) 0:01:36.797 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 04 May 2024 16:43:13 +0000 (0:00:00.027) 0:01:36.825 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 04 May 2024 16:43:13 +0000 (0:00:00.020) 0:01:36.845 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 04 May 2024 16:43:13 +0000 (0:00:00.021) 0:01:36.867 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 04 May 2024 16:43:13 +0000 (0:00:00.050) 0:01:36.918 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 04 May 2024 16:43:13 +0000 (0:00:00.616) 0:01:37.534 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.021) 0:01:37.556 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.025) 0:01:37.581 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031100", "end": "2024-05-04 16:43:14.245185", "rc": 0, "start": "2024-05-04 16:43:14.214085" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.230) 0:01:37.812 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.022) 0:01:37.834 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.020) 0:01:37.855 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.109) 0:01:37.965 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.038) 0:01:38.003 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.026) 0:01:38.030 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.028) 0:01:38.059 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.029) 0:01:38.088 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.232) 0:01:38.321 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:43:14 +0000 (0:00:00.028) 0:01:38.349 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.241) 0:01:38.591 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003574", "end": "2024-05-04 16:43:15.262125", "rc": 0, "start": "2024-05-04 16:43:15.258551" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.239) 0:01:38.830 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003892", "end": "2024-05-04 16:43:15.504398", "rc": 0, "start": "2024-05-04 16:43:15.500506" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.241) 0:01:39.071 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.031) 0:01:39.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.021) 0:01:39.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.021) 0:01:39.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.067) 0:01:39.212 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.022) 0:01:39.235 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.022) 0:01:39.258 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.027) 0:01:39.285 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.039) 0:01:39.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.022) 0:01:39.348 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.021) 0:01:39.369 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.038) 0:01:39.408 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.020) 0:01:39.429 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.020) 0:01:39.450 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.041) 0:01:39.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.022) 0:01:39.514 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 04 May 2024 16:43:15 +0000 (0:00:00.023) 0:01:39.537 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.043) 0:01:39.580 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.021) 0:01:39.602 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.022) 0:01:39.625 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.074) 0:01:39.699 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.022) 0:01:39.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.021) 0:01:39.743 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.022) 0:01:39.765 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.021) 0:01:39.787 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.019) 0:01:39.807 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.021) 0:01:39.828 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.062) 0:01:39.890 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.024) 0:01:39.915 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.029) 0:01:39.944 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.034) 0:01:39.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.023) 0:01:40.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.022) 0:01:40.024 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.027) 0:01:40.052 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840971.1978784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714840991.8671365, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714840991.8671365, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.203) 0:01:40.255 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:43:16 +0000 (0:00:00.281) 0:01:40.537 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.071) 0:01:40.608 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.028) 0:01:40.637 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.033) 0:01:40.671 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.023) 0:01:40.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.025) 0:01:40.720 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.025) 0:01:40.746 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840971.1978784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714840991.8671365, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714840991.8671365, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.250) 0:01:40.997 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.268) 0:01:41.265 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.019) 0:01:41.285 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.064) 0:01:41.349 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.026) 0:01:41.375 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.026) 0:01:41.402 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.021) 0:01:41.423 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.031) 0:01:41.454 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:43:17 +0000 (0:00:00.083) 0:01:41.538 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:43:18 +0000 (0:00:00.027) 0:01:41.565 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:43:18 +0000 (0:00:00.026) 0:01:41.591 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:43:18 +0000 (0:00:00.029) 0:01:41.621 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:43:18 +0000 (0:00:00.334) 0:01:41.955 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:43:18 +0000 (0:00:00.029) 0:01:41.985 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:43:18 +0000 (0:00:00.308) 0:01:42.293 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005322", "end": "2024-05-04 16:43:19.057063", "rc": 0, "start": "2024-05-04 16:43:19.051741" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.336) 0:01:42.629 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005059", "end": "2024-05-04 16:43:19.388893", "rc": 0, "start": "2024-05-04 16:43:19.383834" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.332) 0:01:42.962 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.032) 0:01:42.995 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.022) 0:01:43.017 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.023) 0:01:43.040 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.020) 0:01:43.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.023) 0:01:43.085 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.065) 0:01:43.151 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.038) 0:01:43.189 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.022) 0:01:43.212 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.024) 0:01:43.236 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.049) 0:01:43.286 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.026) 0:01:43.313 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:43:19 +0000 (0:00:00.046) 0:01:43.359 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840971.1978784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714840991.8671365, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714840991.8671365, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:43:20 +0000 (0:00:00.306) 0:01:43.665 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-04 16:42:59 UTC", "ActiveEnterTimestampMonotonic": "543624295", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount run-user-1111.mount app.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-04 16:42:59 UTC", "AssertTimestampMonotonic": "543574415", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "40366000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-04 16:42:59 UTC", "ConditionTimestampMonotonic": "543574409", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-04 16:42:59 UTC", "ExecMainExitTimestampMonotonic": "543624155", "ExecMainPID": "12251", "ExecMainStartTimestamp": "Sat 2024-05-04 16:42:59 UTC", "ExecMainStartTimestampMonotonic": "543581167", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-04 16:42:59 UTC", "InactiveExitTimestampMonotonic": "543581687", "InvocationID": "51633113450f4ebcb3602585a7615679", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-04 16:42:59 UTC", "StateChangeTimestampMonotonic": "543624295", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:43:30 +0000 (0:00:10.713) 0:01:54.378 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.202) 0:01:54.580 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.032) 0:01:54.613 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.022) 0:01:54.636 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.021) 0:01:54.657 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.056) 0:01:54.714 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.388) 0:01:55.102 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051186", "end": "2024-05-04 16:43:31.800470", "rc": 0, "start": "2024-05-04 16:43:31.749284" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.267) 0:01:55.370 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.023) 0:01:55.393 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.021) 0:01:55.415 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.028) 0:01:55.444 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.027) 0:01:55.471 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.020) 0:01:55.492 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:43:31 +0000 (0:00:00.030) 0:01:55.522 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.037) 0:01:55.560 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.024) 0:01:55.584 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.026) 0:01:55.610 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.029) 0:01:55.640 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.203) 0:01:55.843 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.026) 0:01:55.869 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.201) 0:01:56.071 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003881", "end": "2024-05-04 16:43:32.706899", "rc": 0, "start": "2024-05-04 16:43:32.703018" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.202) 0:01:56.273 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003756", "end": "2024-05-04 16:43:32.908885", "rc": 0, "start": "2024-05-04 16:43:32.905129" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.201) 0:01:56.475 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.031) 0:01:56.506 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:43:32 +0000 (0:00:00.019) 0:01:56.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.020) 0:01:56.547 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.021) 0:01:56.568 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.022) 0:01:56.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.021) 0:01:56.612 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.039) 0:01:56.651 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.021) 0:01:56.673 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.020) 0:01:56.694 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.046) 0:01:56.741 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.024) 0:01:56.765 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.042) 0:01:56.807 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840971.1978784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714841010.7454603, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714841010.7454603, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.205) 0:01:57.012 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-04 16:43:11 UTC", "ActiveEnterTimestampMonotonic": "555753987", "ActiveExitTimestamp": "Sat 2024-05-04 16:43:20 UTC", "ActiveExitTimestampMonotonic": "564310439", "ActiveState": "failed", "After": "quadlet-basic-network.service run-user-1111.mount app.slice quadlet-basic-mysql-volume.service basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-04 16:43:11 UTC", "AssertTimestampMonotonic": "555058753", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3759792000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-04 16:43:11 UTC", "ConditionTimestampMonotonic": "555058748", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-04 16:43:30 UTC", "ExecMainExitTimestampMonotonic": "574549609", "ExecMainPID": "12760", "ExecMainStartTimestamp": "Sat 2024-05-04 16:43:11 UTC", "ExecMainStartTimestampMonotonic": "555753847", "ExecMainStatus": "137", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-04 16:43:30 UTC", "InactiveEnterTimestampMonotonic": "574588893", "InactiveExitTimestamp": "Sat 2024-05-04 16:43:11 UTC", "InactiveExitTimestampMonotonic": "555062522", "InvocationID": "76a5762d02194696b9bf32963c023422", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service app.slice quadlet-basic-mysql-volume.service basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-04 16:43:30 UTC", "StateChangeTimestampMonotonic": "574588893", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:43:33 +0000 (0:00:00.411) 0:01:57.424 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.200) 0:01:57.625 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.033) 0:01:57.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.022) 0:01:57.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.022) 0:01:57.703 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.025) 0:01:57.728 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.385) 0:01:58.113 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051146", "end": "2024-05-04 16:43:34.810140", "rc": 0, "start": "2024-05-04 16:43:34.758994" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.266) 0:01:58.379 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.023) 0:01:58.403 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.020) 0:01:58.424 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.027) 0:01:58.451 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.026) 0:01:58.478 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.022) 0:01:58.500 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:43:34 +0000 (0:00:00.032) 0:01:58.532 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:43:35 +0000 (0:00:00.073) 0:01:58.606 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:43:35 +0000 (0:00:00.027) 0:01:58.633 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:43:35 +0000 (0:00:00.025) 0:01:58.659 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:43:35 +0000 (0:00:00.028) 0:01:58.687 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:43:35 +0000 (0:00:00.202) 0:01:58.890 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:43:35 +0000 (0:00:00.029) 0:01:58.919 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:43:35 +0000 (0:00:00.201) 0:01:59.120 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003952", "end": "2024-05-04 16:43:35.757158", "rc": 0, "start": "2024-05-04 16:43:35.753206" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:43:35 +0000 (0:00:00.204) 0:01:59.324 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003788", "end": "2024-05-04 16:43:35.964635", "rc": 0, "start": "2024-05-04 16:43:35.960847" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:43:35 +0000 (0:00:00.207) 0:01:59.532 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.031) 0:01:59.564 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.022) 0:01:59.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.020) 0:01:59.608 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.022) 0:01:59.630 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.022) 0:01:59.652 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.021) 0:01:59.674 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.035) 0:01:59.709 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.067) 0:01:59.777 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.021) 0:01:59.799 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.052) 0:01:59.851 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.026) 0:01:59.878 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.045) 0:01:59.923 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840971.1978784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714841010.7454603, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714841010.7454603, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.214) 0:02:00.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.024) 0:02:00.161 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.205) 0:02:00.367 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.036) 0:02:00.403 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.032) 0:02:00.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.026) 0:02:00.462 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:43:36 +0000 (0:00:00.044) 0:02:00.507 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:43:37 +0000 (0:00:00.392) 0:02:00.899 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.057993", "end": "2024-05-04 16:43:37.616307", "rc": 0, "start": "2024-05-04 16:43:37.558314" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:43:37 +0000 (0:00:00.325) 0:02:01.225 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.049138", "end": "2024-05-04 16:43:37.923140", "rc": 0, "start": "2024-05-04 16:43:37.874002" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:43:37 +0000 (0:00:00.268) 0:02:01.493 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 04 May 2024 16:43:37 +0000 (0:00:00.020) 0:02:01.514 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 04 May 2024 16:43:38 +0000 (0:00:00.059) 0:02:01.573 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 04 May 2024 16:43:38 +0000 (0:00:00.025) 0:02:01.599 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 04 May 2024 16:43:38 +0000 (0:00:00.030) 0:02:01.629 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840971.1978784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1714841010.7454603, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1714841010.7454603, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 04 May 2024 16:43:38 +0000 (0:00:00.201) 0:02:01.831 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 04 May 2024 16:43:38 +0000 (0:00:00.391) 0:02:02.222 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.049866", "end": "2024-05-04 16:43:38.914524", "rc": 0, "start": "2024-05-04 16:43:38.864658" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 04 May 2024 16:43:38 +0000 (0:00:00.262) 0:02:02.484 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.051490", "end": "2024-05-04 16:43:39.176656", "rc": 0, "start": "2024-05-04 16:43:39.125166" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.261) 0:02:02.746 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.007774", "end": "2024-05-04 16:43:39.386119", "rc": 0, "start": "2024-05-04 16:43:39.378345" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.216) 0:02:02.962 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.021) 0:02:02.983 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:221 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.069) 0:02:03.053 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:227 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.196) 0:02:03.250 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.061) 0:02:03.312 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.035) 0:02:03.347 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.027) 0:02:03.374 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.021) 0:02:03.396 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.020) 0:02:03.417 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 04 May 2024 16:43:39 +0000 (0:00:00.050) 0:02:03.467 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 04 May 2024 16:43:40 +0000 (0:00:00.609) 0:02:04.076 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 04 May 2024 16:43:40 +0000 (0:00:00.020) 0:02:04.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 04 May 2024 16:43:40 +0000 (0:00:00.070) 0:02:04.168 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033013", "end": "2024-05-04 16:43:40.831144", "rc": 0, "start": "2024-05-04 16:43:40.798131" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 04 May 2024 16:43:40 +0000 (0:00:00.230) 0:02:04.398 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 04 May 2024 16:43:40 +0000 (0:00:00.021) 0:02:04.419 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 04 May 2024 16:43:40 +0000 (0:00:00.020) 0:02:04.440 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 04 May 2024 16:43:40 +0000 (0:00:00.056) 0:02:04.497 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:43:40 +0000 (0:00:00.037) 0:02:04.535 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.228) 0:02:04.764 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.025) 0:02:04.789 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.026) 0:02:04.816 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.225) 0:02:05.041 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.027) 0:02:05.068 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.230) 0:02:05.299 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.022) 0:02:05.321 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.019) 0:02:05.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.052) 0:02:05.393 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.020) 0:02:05.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.022) 0:02:05.436 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.022) 0:02:05.459 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.026) 0:02:05.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.022) 0:02:05.507 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 04 May 2024 16:43:41 +0000 (0:00:00.028) 0:02:05.536 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.040) 0:02:05.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.021) 0:02:05.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.020) 0:02:05.619 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.039) 0:02:05.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.022) 0:02:05.681 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.022) 0:02:05.704 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.041) 0:02:05.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.023) 0:02:05.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.020) 0:02:05.789 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.040) 0:02:05.830 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.060) 0:02:05.891 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.027) 0:02:05.918 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.022) 0:02:05.940 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.022) 0:02:05.963 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.021) 0:02:05.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.024) 0:02:06.009 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.032) 0:02:06.041 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.025) 0:02:06.066 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.019) 0:02:06.086 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.065) 0:02:06.151 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.022) 0:02:06.174 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.034) 0:02:06.208 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.033) 0:02:06.241 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.024) 0:02:06.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.023) 0:02:06.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.021) 0:02:06.311 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:43:42 +0000 (0:00:00.023) 0:02:06.334 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.358) 0:02:06.692 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.022) 0:02:06.715 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.037) 0:02:06.752 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.035) 0:02:06.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.026) 0:02:06.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.022) 0:02:06.837 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.022) 0:02:06.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.022) 0:02:06.881 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.348) 0:02:07.229 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.019) 0:02:07.249 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.060) 0:02:07.310 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.026) 0:02:07.336 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.027) 0:02:07.364 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.022) 0:02:07.386 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.029) 0:02:07.415 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.086) 0:02:07.502 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:43:43 +0000 (0:00:00.027) 0:02:07.529 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.025) 0:02:07.554 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.030) 0:02:07.585 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.207) 0:02:07.793 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.026) 0:02:07.820 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.203) 0:02:08.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.020) 0:02:08.044 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.020) 0:02:08.065 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.021) 0:02:08.087 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.022) 0:02:08.110 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.020) 0:02:08.130 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.020) 0:02:08.151 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.021) 0:02:08.172 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.021) 0:02:08.194 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.035) 0:02:08.230 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.021) 0:02:08.251 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.020) 0:02:08.272 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.087) 0:02:08.360 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.025) 0:02:08.385 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.021) 0:02:08.406 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.043) 0:02:08.450 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.035) 0:02:08.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.021) 0:02:08.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:44 +0000 (0:00:00.020) 0:02:08.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 May 2024 16:43:45 +0000 (0:00:00.022) 0:02:08.550 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 04 May 2024 16:43:45 +0000 (0:00:00.020) 0:02:08.570 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 04 May 2024 16:43:45 +0000 (0:00:00.021) 0:02:08.592 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 04 May 2024 16:43:45 +0000 (0:00:00.211) 0:02:08.803 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 04 May 2024 16:43:45 +0000 (0:00:00.031) 0:02:08.834 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 04 May 2024 16:43:45 +0000 (0:00:00.025) 0:02:08.860 ********** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1714841025.3630931-14502-75741626212371/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 04 May 2024 16:43:45 +0000 (0:00:00.554) 0:02:09.414 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.516) 0:02:09.930 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.026) 0:02:09.957 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.026) 0:02:09.984 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.028) 0:02:10.013 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.026) 0:02:10.039 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.023) 0:02:10.062 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.032) 0:02:10.095 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.038) 0:02:10.133 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.026) 0:02:10.159 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.027) 0:02:10.187 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.029) 0:02:10.216 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.206) 0:02:10.423 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:43:46 +0000 (0:00:00.026) 0:02:10.450 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.201) 0:02:10.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.019) 0:02:10.671 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.020) 0:02:10.692 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.019) 0:02:10.712 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.063) 0:02:10.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.020) 0:02:10.796 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.021) 0:02:10.818 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.020) 0:02:10.838 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.020) 0:02:10.859 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.036) 0:02:10.896 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.023) 0:02:10.919 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.021) 0:02:10.941 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.048) 0:02:10.990 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.024) 0:02:11.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.020) 0:02:11.035 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.042) 0:02:11.078 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.035) 0:02:11.114 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.020) 0:02:11.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.020) 0:02:11.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.022) 0:02:11.177 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.018) 0:02:11.196 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.019) 0:02:11.216 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 35, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.255) 0:02:11.471 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.022) 0:02:11.494 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 04 May 2024 16:43:47 +0000 (0:00:00.021) 0:02:11.515 ********** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/etc/containers/systemd/quadlet-basic-mysql.volume", "gid": 0, "group": "root", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1714841028.0163996-14592-183486785474122/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 04 May 2024 16:43:48 +0000 (0:00:00.554) 0:02:12.070 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.508) 0:02:12.578 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.409) 0:02:12.988 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.022) 0:02:13.010 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.025) 0:02:13.036 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.026) 0:02:13.062 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.022) 0:02:13.084 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.029) 0:02:13.113 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.036) 0:02:13.150 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.078) 0:02:13.228 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.025) 0:02:13.254 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.031) 0:02:13.285 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.203) 0:02:13.489 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:43:49 +0000 (0:00:00.026) 0:02:13.516 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.200) 0:02:13.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.020) 0:02:13.737 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.021) 0:02:13.759 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.020) 0:02:13.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.021) 0:02:13.801 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.020) 0:02:13.821 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.020) 0:02:13.842 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.020) 0:02:13.862 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.021) 0:02:13.884 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.037) 0:02:13.921 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.022) 0:02:13.943 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.022) 0:02:13.966 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.048) 0:02:14.015 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.025) 0:02:14.040 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.057) 0:02:14.097 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.043) 0:02:14.141 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.035) 0:02:14.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.021) 0:02:14.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.020) 0:02:14.218 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.020) 0:02:14.238 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 04 May 2024 16:43:50 +0000 (0:00:00.019) 0:02:14.257 ********** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 04 May 2024 16:43:58 +0000 (0:00:07.957) 0:02:22.215 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 69, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 04 May 2024 16:43:58 +0000 (0:00:00.208) 0:02:22.423 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 04 May 2024 16:43:58 +0000 (0:00:00.020) 0:02:22.444 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 04 May 2024 16:43:58 +0000 (0:00:00.021) 0:02:22.465 ********** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1714841038.9661572-14684-265787049418288/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 04 May 2024 16:43:59 +0000 (0:00:00.547) 0:02:23.012 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 04 May 2024 16:44:00 +0000 (0:00:00.526) 0:02:23.539 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice quadlet-basic-network.service basic.target -.mount quadlet-basic-mysql-volume.service systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice quadlet-basic-network.service -.mount quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 04 May 2024 16:44:00 +0000 (0:00:00.735) 0:02:24.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 04 May 2024 16:44:00 +0000 (0:00:00.023) 0:02:24.298 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 04 May 2024 16:44:00 +0000 (0:00:00.019) 0:02:24.317 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 04 May 2024 16:44:00 +0000 (0:00:00.019) 0:02:24.337 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:234 Saturday 04 May 2024 16:44:00 +0000 (0:00:00.018) 0:02:24.355 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.004941", "end": "2024-05-04 16:44:01.064985", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-04 16:44:01.060044" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.002710", "end": "2024-05-04 16:44:01.276773", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-04 16:44:01.274063" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.002808", "end": "2024-05-04 16:44:01.499575", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-04 16:44:01.496767" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:244 Saturday 04 May 2024 16:44:01 +0000 (0:00:00.712) 0:02:25.068 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.165745", "end": "2024-05-04 16:44:01.904318", "failed_when_result": false, "rc": 0, "start": "2024-05-04 16:44:01.738573" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:259 Saturday 04 May 2024 16:44:01 +0000 (0:00:00.410) 0:02:25.478 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 04 May 2024 16:44:01 +0000 (0:00:00.037) 0:02:25.515 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 04 May 2024 16:44:02 +0000 (0:00:00.044) 0:02:25.560 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 04 May 2024 16:44:02 +0000 (0:00:00.031) 0:02:25.591 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 04 May 2024 16:44:02 +0000 (0:00:00.022) 0:02:25.613 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 04 May 2024 16:44:02 +0000 (0:00:00.022) 0:02:25.635 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 04 May 2024 16:44:02 +0000 (0:00:00.055) 0:02:25.690 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 04 May 2024 16:44:02 +0000 (0:00:00.758) 0:02:26.449 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 04 May 2024 16:44:02 +0000 (0:00:00.020) 0:02:26.469 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 04 May 2024 16:44:02 +0000 (0:00:00.026) 0:02:26.496 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034899", "end": "2024-05-04 16:44:03.189931", "rc": 0, "start": "2024-05-04 16:44:03.155032" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.263) 0:02:26.759 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.023) 0:02:26.783 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.023) 0:02:26.806 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.063) 0:02:26.870 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.042) 0:02:26.913 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.244) 0:02:27.157 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.029) 0:02:27.186 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.029) 0:02:27.216 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.232) 0:02:27.449 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:44:03 +0000 (0:00:00.026) 0:02:27.475 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.228) 0:02:27.704 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003643", "end": "2024-05-04 16:44:04.367418", "rc": 0, "start": "2024-05-04 16:44:04.363775" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.233) 0:02:27.938 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003660", "end": "2024-05-04 16:44:04.576285", "rc": 0, "start": "2024-05-04 16:44:04.572625" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.204) 0:02:28.142 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.032) 0:02:28.175 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.020) 0:02:28.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.022) 0:02:28.218 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.022) 0:02:28.240 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.026) 0:02:28.267 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.022) 0:02:28.290 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.034) 0:02:28.324 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.043) 0:02:28.367 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.023) 0:02:28.391 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.025) 0:02:28.417 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.044) 0:02:28.462 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.021) 0:02:28.484 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 04 May 2024 16:44:04 +0000 (0:00:00.021) 0:02:28.505 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.082) 0:02:28.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.020) 0:02:28.608 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.021) 0:02:28.630 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.044) 0:02:28.674 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.027) 0:02:28.701 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.023) 0:02:28.725 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.022) 0:02:28.747 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.023) 0:02:28.771 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.022) 0:02:28.793 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.020) 0:02:28.814 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.019) 0:02:28.833 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.019) 0:02:28.853 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.019) 0:02:28.872 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.064) 0:02:28.937 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.024) 0:02:28.961 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.029) 0:02:28.991 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.085) 0:02:29.076 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.023) 0:02:29.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.021) 0:02:29.121 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.025) 0:02:29.147 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.196) 0:02:29.344 ********** skipping: [sut] => { "censored": "the 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.023) 0:02:29.368 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.024) 0:02:29.392 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.028) 0:02:29.420 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.037) 0:02:29.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.024) 0:02:29.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.022) 0:02:29.505 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:44:05 +0000 (0:00:00.027) 0:02:29.532 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.206) 0:02:29.739 ********** skipping: [sut] => { "censored": "the 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.023) 0:02:29.762 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.019) 0:02:29.782 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.115) 0:02:29.898 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.031) 0:02:29.929 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.027) 0:02:29.957 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.022) 0:02:29.980 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.031) 0:02:30.011 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.042) 0:02:30.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.028) 0:02:30.082 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.026) 0:02:30.108 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.032) 0:02:30.140 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.202) 0:02:30.343 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:44:06 +0000 (0:00:00.029) 0:02:30.372 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.201) 0:02:30.574 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003667", "end": "2024-05-04 16:44:07.212073", "rc": 0, "start": "2024-05-04 16:44:07.208406" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.209) 0:02:30.783 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003660", "end": "2024-05-04 16:44:07.546512", "rc": 0, "start": "2024-05-04 16:44:07.542852" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.330) 0:02:31.114 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.031) 0:02:31.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.077) 0:02:31.223 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.024) 0:02:31.248 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.024) 0:02:31.272 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.021) 0:02:31.294 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.022) 0:02:31.316 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.037) 0:02:31.354 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.022) 0:02:31.377 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.021) 0:02:31.398 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.051) 0:02:31.450 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.032) 0:02:31.482 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:44:07 +0000 (0:00:00.048) 0:02:31.531 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.198) 0:02:31.729 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.026) 0:02:31.756 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.295) 0:02:32.052 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.035) 0:02:32.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.022) 0:02:32.110 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.024) 0:02:32.134 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.069) 0:02:32.204 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.024) 0:02:32.228 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.023) 0:02:32.252 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.026) 0:02:32.278 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.023) 0:02:32.301 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.030) 0:02:32.331 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.026) 0:02:32.358 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.027) 0:02:32.386 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.032) 0:02:32.418 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.054) 0:02:32.472 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.027) 0:02:32.499 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:44:08 +0000 (0:00:00.028) 0:02:32.528 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:44:09 +0000 (0:00:00.030) 0:02:32.558 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:44:09 +0000 (0:00:00.330) 0:02:32.889 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:44:09 +0000 (0:00:00.027) 0:02:32.916 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:44:09 +0000 (0:00:00.310) 0:02:33.227 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005651", "end": "2024-05-04 16:44:10.000665", "rc": 0, "start": "2024-05-04 16:44:09.995014" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.341) 0:02:33.569 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005301", "end": "2024-05-04 16:44:10.326298", "rc": 0, "start": "2024-05-04 16:44:10.320997" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.333) 0:02:33.902 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.034) 0:02:33.936 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.022) 0:02:33.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.023) 0:02:33.983 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.022) 0:02:34.005 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.024) 0:02:34.030 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.023) 0:02:34.053 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.041) 0:02:34.094 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.025) 0:02:34.120 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.023) 0:02:34.144 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.052) 0:02:34.196 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.029) 0:02:34.226 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.050) 0:02:34.276 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:44:10 +0000 (0:00:00.199) 0:02:34.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.092) 0:02:34.568 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.220) 0:02:34.789 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.037) 0:02:34.826 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.022) 0:02:34.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.024) 0:02:34.873 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.027) 0:02:34.901 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.026) 0:02:34.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.024) 0:02:34.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.026) 0:02:34.978 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.022) 0:02:35.001 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.029) 0:02:35.030 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.029) 0:02:35.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.025) 0:02:35.085 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.052) 0:02:35.137 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.042) 0:02:35.179 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.026) 0:02:35.206 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.028) 0:02:35.234 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.029) 0:02:35.264 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.212) 0:02:35.477 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:44:11 +0000 (0:00:00.029) 0:02:35.506 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.205) 0:02:35.711 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003748", "end": "2024-05-04 16:44:12.350264", "rc": 0, "start": "2024-05-04 16:44:12.346516" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.206) 0:02:35.918 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006129", "end": "2024-05-04 16:44:12.586111", "rc": 0, "start": "2024-05-04 16:44:12.579982" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.243) 0:02:36.162 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.031) 0:02:36.193 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.021) 0:02:36.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.022) 0:02:36.237 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.025) 0:02:36.262 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.023) 0:02:36.286 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.021) 0:02:36.308 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.037) 0:02:36.345 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.024) 0:02:36.370 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.020) 0:02:36.390 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.050) 0:02:36.441 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:44:12 +0000 (0:00:00.025) 0:02:36.466 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.109) 0:02:36.576 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.206) 0:02:36.783 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.025) 0:02:36.808 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.206) 0:02:37.014 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.039) 0:02:37.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.024) 0:02:37.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.023) 0:02:37.102 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.025) 0:02:37.127 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.023) 0:02:37.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.023) 0:02:37.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.022) 0:02:37.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.022) 0:02:37.220 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.063) 0:02:37.283 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.027) 0:02:37.311 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 04 May 2024 16:44:13 +0000 (0:00:00.032) 0:02:37.343 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.241) 0:02:37.585 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.022) 0:02:37.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.025) 0:02:37.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.023) 0:02:37.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.029) 0:02:37.686 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.022) 0:02:37.709 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:273 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.022) 0:02:37.731 ********** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:279 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.348) 0:02:38.080 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.051) 0:02:38.132 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.040) 0:02:38.172 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.026) 0:02:38.198 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.021) 0:02:38.220 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.021) 0:02:38.242 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 04 May 2024 16:44:14 +0000 (0:00:00.050) 0:02:38.292 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 04 May 2024 16:44:15 +0000 (0:00:00.697) 0:02:38.990 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 04 May 2024 16:44:15 +0000 (0:00:00.020) 0:02:39.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 04 May 2024 16:44:15 +0000 (0:00:00.026) 0:02:39.037 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032976", "end": "2024-05-04 16:44:15.699331", "rc": 0, "start": "2024-05-04 16:44:15.666355" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 04 May 2024 16:44:15 +0000 (0:00:00.232) 0:02:39.269 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 04 May 2024 16:44:15 +0000 (0:00:00.023) 0:02:39.293 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 04 May 2024 16:44:15 +0000 (0:00:00.022) 0:02:39.315 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 04 May 2024 16:44:15 +0000 (0:00:00.066) 0:02:39.381 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:44:15 +0000 (0:00:00.043) 0:02:39.424 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.206) 0:02:39.630 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.029) 0:02:39.660 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.031) 0:02:39.691 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.210) 0:02:39.902 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.079) 0:02:39.981 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.206) 0:02:40.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.022) 0:02:40.210 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.022) 0:02:40.233 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.024) 0:02:40.257 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.023) 0:02:40.281 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.025) 0:02:40.306 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.023) 0:02:40.329 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.040) 0:02:40.370 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.022) 0:02:40.392 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.029) 0:02:40.422 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.043) 0:02:40.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.022) 0:02:40.488 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 04 May 2024 16:44:16 +0000 (0:00:00.023) 0:02:40.511 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.048) 0:02:40.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.041) 0:02:40.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.039) 0:02:40.640 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.106) 0:02:40.746 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.021) 0:02:40.767 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.027) 0:02:40.795 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.047) 0:02:40.842 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.023) 0:02:40.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.024) 0:02:40.890 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.024) 0:02:40.915 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.034) 0:02:40.950 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.025) 0:02:40.975 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.023) 0:02:40.999 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.023) 0:02:41.022 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.031) 0:02:41.053 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.027) 0:02:41.081 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.072) 0:02:41.153 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.024) 0:02:41.177 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.030) 0:02:41.208 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.080) 0:02:41.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.023) 0:02:41.312 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.021) 0:02:41.334 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.021) 0:02:41.356 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:44:17 +0000 (0:00:00.021) 0:02:41.377 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.242) 0:02:41.619 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.024) 0:02:41.644 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.029) 0:02:41.673 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.034) 0:02:41.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.023) 0:02:41.732 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.022) 0:02:41.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.023) 0:02:41.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.022) 0:02:41.801 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.245) 0:02:42.047 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.020) 0:02:42.067 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.120) 0:02:42.187 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.028) 0:02:42.215 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.027) 0:02:42.243 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.022) 0:02:42.265 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.032) 0:02:42.298 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.038) 0:02:42.336 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.028) 0:02:42.364 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.026) 0:02:42.390 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:44:18 +0000 (0:00:00.029) 0:02:42.420 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.205) 0:02:42.626 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.029) 0:02:42.655 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.203) 0:02:42.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.022) 0:02:42.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.022) 0:02:42.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.023) 0:02:42.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.025) 0:02:42.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.024) 0:02:42.977 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.023) 0:02:43.000 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.088) 0:02:43.089 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.023) 0:02:43.112 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.040) 0:02:43.153 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.024) 0:02:43.177 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.023) 0:02:43.201 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.050) 0:02:43.252 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.027) 0:02:43.279 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.048) 0:02:43.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:44:19 +0000 (0:00:00.023) 0:02:43.351 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-04 16:43:49 UTC", "ActiveEnterTimestampMonotonic": "593201759", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target sysinit.target -.mount system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-04 16:43:49 UTC", "AssertTimestampMonotonic": "593143181", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "43161000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-04 16:43:49 UTC", "ConditionTimestampMonotonic": "593143177", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-04 16:43:49 UTC", "ExecMainExitTimestampMonotonic": "593201637", "ExecMainPID": "14619", "ExecMainStartTimestamp": "Sat 2024-05-04 16:43:49 UTC", "ExecMainStartTimestampMonotonic": "593150155", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-04 16:43:49 UTC", "InactiveExitTimestampMonotonic": "593150865", "InvocationID": "4d3d600d8aab4153bda762a041498a03", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-04 16:43:49 UTC", "StateChangeTimestampMonotonic": "593201759", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:44:21 +0000 (0:00:02.179) 0:02:45.531 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:44:22 +0000 (0:00:00.207) 0:02:45.739 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:22 +0000 (0:00:00.035) 0:02:45.774 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:22 +0000 (0:00:00.022) 0:02:45.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:22 +0000 (0:00:00.023) 0:02:45.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:44:22 +0000 (0:00:00.028) 0:02:45.848 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:44:22 +0000 (0:00:00.554) 0:02:46.402 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039613", "end": "2024-05-04 16:44:23.076395", "rc": 0, "start": "2024-05-04 16:44:23.036782" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.243) 0:02:46.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.023) 0:02:46.670 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.024) 0:02:46.694 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.033) 0:02:46.727 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.037) 0:02:46.765 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.023) 0:02:46.788 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.051) 0:02:46.840 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.044) 0:02:46.884 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.089) 0:02:46.974 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.026) 0:02:47.000 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.029) 0:02:47.029 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.211) 0:02:47.241 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.028) 0:02:47.269 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.206) 0:02:47.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.022) 0:02:47.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:44:23 +0000 (0:00:00.024) 0:02:47.523 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.022) 0:02:47.545 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.023) 0:02:47.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.023) 0:02:47.593 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.021) 0:02:47.614 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.023) 0:02:47.637 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.021) 0:02:47.658 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.047) 0:02:47.706 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.024) 0:02:47.730 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.023) 0:02:47.754 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.052) 0:02:47.807 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.024) 0:02:47.832 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.086) 0:02:47.918 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.021) 0:02:47.940 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-04 16:44:00 UTC", "ActiveEnterTimestampMonotonic": "604472429", "ActiveExitTimestamp": "Sat 2024-05-04 16:44:20 UTC", "ActiveExitTimestampMonotonic": "624123390", "ActiveState": "inactive", "After": "basic.target quadlet-basic-mysql-volume.service quadlet-basic-network.service system.slice systemd-journald.socket -.mount sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-04 16:44:00 UTC", "AssertTimestampMonotonic": "604150756", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3839939000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-04 16:44:00 UTC", "ConditionTimestampMonotonic": "604150751", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-04 16:44:21 UTC", "ExecMainExitTimestampMonotonic": "625695162", "ExecMainPID": "15096", "ExecMainStartTimestamp": "Sat 2024-05-04 16:44:00 UTC", "ExecMainStartTimestampMonotonic": "604472387", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-04 16:44:21 UTC", "InactiveEnterTimestampMonotonic": "625735317", "InactiveExitTimestamp": "Sat 2024-05-04 16:44:00 UTC", "InactiveExitTimestampMonotonic": "604155571", "InvocationID": "00de980d71494454b295db132bf528ba", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount quadlet-basic-mysql-volume.service quadlet-basic-network.service system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-04 16:44:21 UTC", "StateChangeTimestampMonotonic": "625735317", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:44:24 +0000 (0:00:00.539) 0:02:48.480 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:44:25 +0000 (0:00:00.203) 0:02:48.683 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:25 +0000 (0:00:00.033) 0:02:48.717 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:25 +0000 (0:00:00.021) 0:02:48.738 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:25 +0000 (0:00:00.019) 0:02:48.758 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:44:25 +0000 (0:00:00.020) 0:02:48.779 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:44:25 +0000 (0:00:00.582) 0:02:49.361 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036468", "end": "2024-05-04 16:44:26.030449", "rc": 0, "start": "2024-05-04 16:44:25.993981" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.238) 0:02:49.599 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.023) 0:02:49.623 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.065) 0:02:49.688 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.028) 0:02:49.716 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.027) 0:02:49.744 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.021) 0:02:49.766 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.030) 0:02:49.797 ********** included: /WORKDIR/git-weekly-cig8iawl36/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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.038) 0:02:49.835 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.027) 0:02:49.862 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.024) 0:02:49.887 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.028) 0:02:49.915 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.206) 0:02:50.122 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.026) 0:02:50.148 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714840946.656759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714840916.6938386, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.203) 0:02:50.351 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.021) 0:02:50.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.022) 0:02:50.395 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.021) 0:02:50.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.023) 0:02:50.441 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.024) 0:02:50.466 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 04 May 2024 16:44:26 +0000 (0:00:00.020) 0:02:50.487 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.073) 0:02:50.560 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.021) 0:02:50.581 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.038) 0:02:50.619 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.022) 0:02:50.641 ********** 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-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.021) 0:02:50.662 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.051) 0:02:50.714 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.029) 0:02:50.743 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.047) 0:02:50.790 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.022) 0:02:50.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.023) 0:02:50.837 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.205) 0:02:51.042 ********** included: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.034) 0:02:51.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.022) 0:02:51.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.021) 0:02:51.122 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 04 May 2024 16:44:27 +0000 (0:00:00.020) 0:02:51.143 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 04 May 2024 16:44:28 +0000 (0:00:00.513) 0:02:51.656 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038246", "end": "2024-05-04 16:44:28.329389", "rc": 0, "start": "2024-05-04 16:44:28.291143" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 04 May 2024 16:44:28 +0000 (0:00:00.240) 0:02:51.897 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.038621", "end": "2024-05-04 16:44:28.572764", "rc": 0, "start": "2024-05-04 16:44:28.534143" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 04 May 2024 16:44:28 +0000 (0:00:00.243) 0:02:52.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 04 May 2024 16:44:28 +0000 (0:00:00.022) 0:02:52.164 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 04 May 2024 16:44:28 +0000 (0:00:00.023) 0:02:52.187 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 04 May 2024 16:44:28 +0000 (0:00:00.020) 0:02:52.208 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=638 changed=51 unreachable=0 failed=0 skipped=671 rescued=0 ignored=0 Saturday 04 May 2024 16:44:28 +0000 (0:00:00.017) 0:02:52.225 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 47.06s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.71s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 7.96s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 7.89s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 2.18s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.37s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.12s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Check files ------------------------------------------------------------- 0.80s /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:189 -------------- linux-system-roles.podman : Manage each secret -------------------------- 0.80s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Ensure container images are present --------- 0.75s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Start service ------------------------------- 0.74s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 0.73s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Check files ------------------------------------------------------------- 0.71s /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:234 -------------- linux-system-roles.podman : Gather the package facts -------------------- 0.70s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-weekly-cig8iawl36/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Gather the package facts -------------------- 0.62s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.62s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.62s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.61s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.61s /WORKDIR/git-weekly-cig8iawl36/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---