# 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_default.yml **************************************************** 2 plays in /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_default.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/tests_default.yml:4 Saturday 25 May 2024 18:06:40 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 25 May 2024 18:06:41 +0000 (0:00:00.011) 0:00:00.024 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 25 May 2024 18:06:41 +0000 (0:00:00.009) 0:00:00.034 ********** ok: [sut] TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 25 May 2024 18:06:41 +0000 (0:00:00.535) 0:00:00.570 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 25 May 2024 18:06:41 +0000 (0:00:00.236) 0:00:00.806 ********** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 25 May 2024 18:06:41 +0000 (0:00:00.023) 0:00:00.829 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 25 May 2024 18:06:41 +0000 (0:00:00.030) 0:00:00.860 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 25 May 2024 18:06:42 +0000 (0:00:00.705) 0:00:01.566 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 25 May 2024 18:06:42 +0000 (0:00:00.026) 0:00:01.593 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: podman-2:5.0.2-1.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.11-1.el9.x86_64", "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: container-selinux-3:2.231.0-1.el9.noarch", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: slirp4netns-1.3.0-1.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 25 May 2024 18:07:42 +0000 (0:01:00.168) 0:01:01.761 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032630", "end": "2024-05-25 18:07:42.996187", "rc": 0, "start": "2024-05-25 18:07:42.963557" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 25 May 2024 18:07:43 +0000 (0:00:00.274) 0:01:02.036 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 25 May 2024 18:07:43 +0000 (0:00:00.026) 0:01:02.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 25 May 2024 18:07:43 +0000 (0:00:00.026) 0:01:02.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 25 May 2024 18:07:43 +0000 (0:00:00.064) 0:01:02.153 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 25 May 2024 18:07:43 +0000 (0:00:00.031) 0:01:02.185 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 25 May 2024 18:07:44 +0000 (0:00:01.241) 0:01:03.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.020) 0:01:03.447 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.022) 0:01:03.469 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.184) 0:01:03.653 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.020) 0:01:03.674 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716660434.4942794, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380974, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "403070992", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.183) 0:01:03.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-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.017) 0:01:03.874 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.016) 0:01:03.891 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.016) 0:01:03.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.031) 0:01:03.939 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.017) 0:01:03.957 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.016) 0:01:03.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.015) 0:01:03.989 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 25 May 2024 18:07:44 +0000 (0:00:00.016) 0:01:04.006 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.035) 0:01:04.041 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.029) 0:01:04.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.016) 0:01:04.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.016) 0:01:04.104 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.029) 0:01:04.133 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.024) 0:01:04.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.020) 0:01:04.178 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.029) 0:01:04.208 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.017) 0:01:04.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.015) 0:01:04.241 ********** included: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.030) 0:01:04.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.016) 0:01:04.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.015) 0:01:04.303 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.034) 0:01:04.338 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.016) 0:01:04.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.016) 0:01:04.371 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.015) 0:01:04.387 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.015) 0:01:04.403 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.016) 0:01:04.419 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.016) 0:01:04.435 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.014) 0:01:04.450 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.015) 0:01:04.465 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.014) 0:01:04.479 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.015) 0:01:04.494 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.015) 0:01:04.510 ********** 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=22 changed=1 unreachable=0 failed=0 skipped=32 rescued=0 ignored=0 Saturday 25 May 2024 18:07:45 +0000 (0:00:00.005) 0:01:04.515 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 60.17s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Get user information ------------------------ 1.24s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 linux-system-roles.podman : Gather the package facts -------------------- 0.71s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.54s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 linux-system-roles.podman : Get podman version -------------------------- 0.27s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 linux-system-roles.podman : Check if system is ostree ------------------- 0.24s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 linux-system-roles.podman : Get group information ----------------------- 0.18s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 linux-system-roles.podman : See if getsubids exists --------------------- 0.18s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets --- 0.06s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 linux-system-roles.podman : Set config file paths ----------------------- 0.04s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 linux-system-roles.podman : Get the existing policy.json ---------------- 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 linux-system-roles.podman : Get subuid file ----------------------------- 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 linux-system-roles.podman : Check user and group information ------------ 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 linux-system-roles.podman : Set platform/version specific variables ----- 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 linux-system-roles.podman : Handle policy.json -------------------------- 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 linux-system-roles.podman : Handle storage.conf ------------------------- 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 linux-system-roles.podman : Handle registries.conf.d -------------------- 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 linux-system-roles.podman : Handle container.conf.d --------------------- 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 linux-system-roles.podman : Set podman version -------------------------- 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 linux-system-roles.podman : Podman package version must be 4.2 or later --- 0.03s /WORKDIR/git-weekly-ciw6lhebgh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---