ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles 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_auth_and_security.yml ****************************************** 2 plays in /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:5 Wednesday 31 July 2024 21:07:49 -0400 (0:00:00.020) 0:00:00.020 ******** ok: [managed_node1] => { "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": [ "/var/ARTIFACTS/work-generalxrr7nq91/plans/general/tree/podman/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:9 Wednesday 31 July 2024 21:07:49 -0400 (0:00:00.017) 0:00:00.037 ******** ok: [managed_node1] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:46 Wednesday 31 July 2024 21:07:51 -0400 (0:00:02.493) 0:00:02.531 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:07:51 -0400 (0:00:00.087) 0:00:02.619 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:07:51 -0400 (0:00:00.024) 0:00:02.643 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:07:51 -0400 (0:00:00.034) 0:00:02.678 ******** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:07:52 -0400 (0:00:00.426) 0:00:03.104 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:07:52 -0400 (0:00:00.037) 0:00:03.141 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:07:52 -0400 (0:00:00.060) 0:00:03.201 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:07:53 -0400 (0:00:01.589) 0:00:04.791 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:07:54 -0400 (0:00:00.045) 0:00:04.837 ******** changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-33.el8.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:08:58 -0400 (0:01:04.889) 0:01:09.727 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032212", "end": "2024-07-31 21:08:59.328024", "rc": 0, "start": "2024-07-31 21:08:59.295812" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:08:59 -0400 (0:00:00.496) 0:01:10.223 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:08:59 -0400 (0:00:00.048) 0:01:10.272 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:08:59 -0400 (0:00:00.070) 0:01:10.342 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:08:59 -0400 (0:00:00.082) 0:01:10.425 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:08:59 -0400 (0:00:00.056) 0:01:10.481 ******** ok: [managed_node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:09:00 -0400 (0:00:00.437) 0:01:10.918 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:09:00 -0400 (0:00:00.033) 0:01:10.952 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:09:00 -0400 (0:00:00.037) 0:01:10.989 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:09:00 -0400 (0:00:00.366) 0:01:11.356 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:09:00 -0400 (0:00:00.037) 0:01:11.393 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:09:00 -0400 (0:00:00.362) 0:01:11.755 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:09:00 -0400 (0:00:00.029) 0:01:11.785 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:09:00 -0400 (0:00:00.030) 0:01:11.815 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.027) 0:01:11.843 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.055) 0:01:11.899 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.029) 0:01:11.928 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.029) 0:01:11.957 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.030) 0:01:11.987 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.029) 0:01:12.016 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.060) 0:01:12.077 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.056) 0:01:12.133 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.030) 0:01:12.163 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.028) 0:01:12.192 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.054) 0:01:12.247 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.027) 0:01:12.274 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.028) 0:01:12.303 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.056) 0:01:12.359 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.028) 0:01:12.388 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.029) 0:01:12.418 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.084) 0:01:12.503 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.031) 0:01:12.534 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.028) 0:01:12.562 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.030) 0:01:12.593 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.028) 0:01:12.621 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.029) 0:01:12.650 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.027) 0:01:12.678 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.029) 0:01:12.707 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.025) 0:01:12.733 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.028) 0:01:12.761 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.025) 0:01:12.787 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Wednesday 31 July 2024 21:09:01 -0400 (0:00:00.028) 0:01:12.816 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Wednesday 31 July 2024 21:09:02 -0400 (0:00:00.025) 0:01:12.841 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Wednesday 31 July 2024 21:09:02 -0400 (0:00:00.028) 0:01:12.870 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Wednesday 31 July 2024 21:09:02 -0400 (0:00:00.025) 0:01:12.895 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Setup registry] ********************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:50 Wednesday 31 July 2024 21:09:02 -0400 (0:00:00.026) 0:01:12.921 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml for managed_node1 TASK [Create a temporary directory] ******************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:5 Wednesday 31 July 2024 21:09:02 -0400 (0:00:00.062) 0:01:12.983 ******** changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_p8koltpn_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:12 Wednesday 31 July 2024 21:09:02 -0400 (0:00:00.502) 0:01:13.485 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_p8koltpn_podman/auth", "__podman_test_authfile": "/tmp/lsr_p8koltpn_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:17 Wednesday 31 July 2024 21:09:02 -0400 (0:00:00.029) 0:01:13.515 ******** changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_p8koltpn_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:23 Wednesday 31 July 2024 21:09:03 -0400 (0:00:00.444) 0:01:13.960 ******** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Wednesday 31 July 2024 21:09:03 -0400 (0:00:00.061) 0:01:14.021 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 31 July 2024 21:09:03 -0400 (0:00:00.048) 0:01:14.070 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Wednesday 31 July 2024 21:09:03 -0400 (0:00:00.033) 0:01:14.103 ******** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Wednesday 31 July 2024 21:09:03 -0400 (0:00:00.363) 0:01:14.467 ******** ok: [managed_node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Wednesday 31 July 2024 21:09:03 -0400 (0:00:00.032) 0:01:14.500 ******** skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Wednesday 31 July 2024 21:09:03 -0400 (0:00:00.065) 0:01:14.565 ******** changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Wednesday 31 July 2024 21:09:06 -0400 (0:00:03.204) 0:01:17.769 ******** changed: [managed_node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64", "Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Wednesday 31 July 2024 21:09:10 -0400 (0:00:03.838) 0:01:21.608 ******** changed: [managed_node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Wednesday 31 July 2024 21:09:11 -0400 (0:00:00.373) 0:01:21.981 ******** changed: [managed_node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Wednesday 31 July 2024 21:09:11 -0400 (0:00:00.373) 0:01:22.355 ******** changed: [managed_node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target network.target system.slice dbus.service syslog.target systemd-journald.socket dbus.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Wednesday 31 July 2024 21:09:12 -0400 (0:00:00.895) 0:01:23.250 ******** changed: [managed_node1] => (item={'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Wednesday 31 July 2024 21:09:13 -0400 (0:00:01.264) 0:01:24.514 ******** ok: [managed_node1] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVBicEV0SWx5RVZjallVMjhOTFN0Nnd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJZMgpaVGt4TW1ReUxUSTFZemcwTlRWakxUaGtPRFV6Tm1Zd0xXUXlaREppTjJGaU1CNFhEVEkwTURnd01UQXhNRGt4Ck0xb1hEVEkxTURnd01UQXhNRGt4TWxvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUE5bXVha2FyMGtQa2VqVGFsUGMvd2pJbFFjN3Q2OWxKeQpSNnQ1ZVdsK0srMzJpK2VhSmloOFVFWXpOdjc4Tks1L29jVTdjbU14UjVMWGUyc1JRQU0zaXg2d1dqcGxJelNOCndCdUlEQTJ3TnZyL09XZFpGa1RsOUlOY2VmcjI3RHg0YXRvVkh5RnZ4N0hRQW5XTEVPVW1MSUJnTjVmSC9maUwKK1BaeExWeWphT1R5SmR4a0p0WHhQb1FzS0NFQWkwaUdnYjN0NWVXK3M2YnZTSWtUYUsyYURaUUFURGttSjFYawpHTW92em5BNWZwNjNuS2lxdHZjZmpRTGR6QWJYTS9oYW1QYUJHQTFuUE9aMGhDTWZoNWdFbmttVzF3OVpzZFJJClJMLzFtWHI4SWRLeUFTR2Z2YVlabFVVSk9HVlRZK3pwblorTE81L1VPdXBvZGkxTnZIZVRkUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVc2WThhYUJDRU5oNmdkOHUyeHl5RFYvMXRja3dId1lEVlIwakJCZ3dGb0FVdjUxWk9QbWsKRFUvdUxPMWNLV2lXMVI5cTBIb3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQ25FL3dKaERkd1AyQzdLQXdvcgo1RjZSS2wvN1h2SkJHM2RLdmtFSUhpa2ZTRVJlMkl5TVRDYWhrdytkWWh5K1d5bmlnNGU0NHA4d1g0alM4cEpaCks0eFpxcEp1RFhUR3dnd01PdHVNaFBHWS85SEhVZlF0cTUzYVIvbjZ4KzJRckFNRjFxdFhaUzh1d2lUM2hCTTEKZ1R0SHAxOXNxclQwT0kvc2pUbTM2dEg1cGtjSlczdWEvY3RLWVh4MXpoQlVLYkZrMFdVQ3BNVEYvWVBTRWtYYwpSVVNyVUxwcmdDMllVY2E1TWd6blE0VEtPUG1ISGhxSkxUbGlqQ0ttS3RObHBXek1qeCtEbTlFSVNIVmprQ0pyClpLTDlOMFpuR0hzOUEzSHJSc3FORzRMTG96VTVQcUYvQ0hTeWJmN3ZaNVlJUW9yajVyaWhQLyt2YkZsdXRqZXQKanVVPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } ok: [managed_node1] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2QUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktZd2dnU2lBZ0VBQW9JQkFRRDJhNXFScXZTUStSNk4KTnFVOXovQ01pVkJ6dTNyMlVuSkhxM2w1YVg0cjdmYUw1NW9tS0h4UVJqTTIvdncwcm4raHhUdHlZekZIa3RkNwpheEZBQXplTEhyQmFPbVVqTkkzQUc0Z01EYkEyK3Y4NVoxa1dST1gwZzF4NSt2YnNQSGhxMmhVZklXL0hzZEFDCmRZc1E1U1lzZ0dBM2w4ZjkrSXY0OW5FdFhLTm81UElsM0dRbTFmRStoQ3dvSVFDTFNJYUJ2ZTNsNWI2enB1OUkKaVJOb3Jab05sQUJNT1NZblZlUVl5aS9PY0RsK25yZWNxS3EyOXgrTkF0M01CdGN6K0ZxWTlvRVlEV2M4NW5TRQpJeCtIbUFTZVNaYlhEMW14MUVoRXYvV1pldndoMHJJQklaKzlwaG1WUlFrNFpWTmo3T21kbjRzN245UTY2bWgyCkxVMjhkNU4xQWdNQkFBRUNnZ0VBWUpDV1I5TW9kODlINjZxb1ltcWtKMDZBR25vem0yZC9wUnBMUmdyVENMLzkKeDZHQXhNZEV2K2hpbFlDaXNMcFpCYm5XcStLM0l3Y21MaFVzODFyUFgxTXRaSTVScDlRbVlFdnBxbCtLMkdEUAp0MTBLaWpHQnM2bnVpVmFSZ00zSm1vWFBsUjF6UWx3cDJXemFqRXBnQlR4aGVDZWdsYVBhcGp0YzZwdk01WU5kCmlmN1QrVTUwN1NpV0NMUU51anQ5SzIwZnlsaGJMNkg4ZDVYcTdrQ2p5Q3h6MjN4Zk5yOGpNR3NTak9BbjAwSUcKcHMvcDBzRTNNUk5rVC8yZEhkNHN0RzlrQ0RldC84ZkZuUVdsd2t5Y1BrUmxOMFZESFJCODBGb3FLSk1JQmlXWQpDZjJOeWsvOWFwZ1N5V2hPa3J5UW1wR00xSVJqcGpjdUtXak5ocGZWMlFLQmdRRCt5NVRGZFl3VjdTRG0zSWVuCkxiTFFQUHREZWJFekZYMTJYVkRIcFMwdHE0dXIzbllVVHNyV05WbW9VRmhCZnRXSG9zdFFzSzdUSko2YWNsbWIKQTZicXg1Q0VaTVJ2SC9CVU1YL0Zqa0hwUXVLU29zTUFCNDFqdUcxOXhrOWhrU0IyV2JkMjhuQTJaRVUvMVI3UgprWjB0YjhmQ29weEZUVXZpMDdrNFpvVTJsd0tCZ1FEM2xlS2FrSDAvOElERHFGeHJnUzI3Sk5IZFo1azZRaTlWCkkwR3VSRGF5L1Jmd2dtbmVVZG5oNU5BRGhBd28yVHNhZWYwVmF1amlkdGJzQkNiQk9sQXMwNUlLbEcxQU5TVncKMWtPTTdtaGM2eE5vemk0NUVQalM5TUlCZE9aL3gzd0xjOWdNcjJiYWRCdjdpRWt5M1M5czE0U1RmTFpkS1Z3TgpHRVExRklDejB3S0JnRjlzSHV0VWVvSTdySGJKWUlSYnVQd0QycFlLblRKa2VmZzZPbWFLbGNEazNnb2Y1bGowCnFVSlArS1B3Y3gwVVF5UG84L3ZrTDVVandjSlYwUGtkQlFZb2R4Y2VKZkw0SXlsazRGVThVYkxxT2JCeEJGYWUKZlhVN1BNWTkzcnpMZlR6Vm5NQVBTN2NURmx3eGxMa25yNVcwcHp0ZGF1a0phY0lwU05TMmtHMUJBb0dBRlNqUgpLZ2FKUGNxdkpvbWdCR3dRM1hxakdQbitwWFQ4bUprZnh1WDdpc2FJb2p4ekVkWUsrZnhWTHNlOVJreHllYXZOClRtUkpyUGtkR3lTcnJ6M3RsamNxdHc3Q1c0ZHZRTHAvSVc5S3FnNUpKVjdob216cDV4V1Y4d3ZybXlZUVd1WTIKbzdibDRtdWo3SlpVTXkybUhQWTZWV1NHTFdZWWdPSC9DazVMUlpNQ2dZQm0xcmppUUc4bkNPTGZKY1VFSytESwpZY2pGbmE2Z083S09nV1NhK2pNd3M4WkNKdmNwOVdHSjM0bEtVdktoTTg2M0E0blV1Uk8vcmFHeFpzd0Y3T3crCnA4Rll0ODFxa1VDZFFZbzNhZlN5QmJIZ0p4a21zaGxXRTlCei9qdzhHemZ6UlJieHVER204ZFY0cm1iVFVnbUkKU2c0QXlvTUxqaGtNc0hQTGxjTDF6UT09Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/private/podman_registry.key" } ok: [managed_node1] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVBicEV0SWx5RVZjallVMjhOTFN0Nnd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJZMgpaVGt4TW1ReUxUSTFZemcwTlRWakxUaGtPRFV6Tm1Zd0xXUXlaREppTjJGaU1CNFhEVEkwTURnd01UQXhNRGt4Ck0xb1hEVEkxTURnd01UQXhNRGt4TWxvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUE5bXVha2FyMGtQa2VqVGFsUGMvd2pJbFFjN3Q2OWxKeQpSNnQ1ZVdsK0srMzJpK2VhSmloOFVFWXpOdjc4Tks1L29jVTdjbU14UjVMWGUyc1JRQU0zaXg2d1dqcGxJelNOCndCdUlEQTJ3TnZyL09XZFpGa1RsOUlOY2VmcjI3RHg0YXRvVkh5RnZ4N0hRQW5XTEVPVW1MSUJnTjVmSC9maUwKK1BaeExWeWphT1R5SmR4a0p0WHhQb1FzS0NFQWkwaUdnYjN0NWVXK3M2YnZTSWtUYUsyYURaUUFURGttSjFYawpHTW92em5BNWZwNjNuS2lxdHZjZmpRTGR6QWJYTS9oYW1QYUJHQTFuUE9aMGhDTWZoNWdFbmttVzF3OVpzZFJJClJMLzFtWHI4SWRLeUFTR2Z2YVlabFVVSk9HVlRZK3pwblorTE81L1VPdXBvZGkxTnZIZVRkUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVc2WThhYUJDRU5oNmdkOHUyeHl5RFYvMXRja3dId1lEVlIwakJCZ3dGb0FVdjUxWk9QbWsKRFUvdUxPMWNLV2lXMVI5cTBIb3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQ25FL3dKaERkd1AyQzdLQXdvcgo1RjZSS2wvN1h2SkJHM2RLdmtFSUhpa2ZTRVJlMkl5TVRDYWhrdytkWWh5K1d5bmlnNGU0NHA4d1g0alM4cEpaCks0eFpxcEp1RFhUR3dnd01PdHVNaFBHWS85SEhVZlF0cTUzYVIvbjZ4KzJRckFNRjFxdFhaUzh1d2lUM2hCTTEKZ1R0SHAxOXNxclQwT0kvc2pUbTM2dEg1cGtjSlczdWEvY3RLWVh4MXpoQlVLYkZrMFdVQ3BNVEYvWVBTRWtYYwpSVVNyVUxwcmdDMllVY2E1TWd6blE0VEtPUG1ISGhxSkxUbGlqQ0ttS3RObHBXek1qeCtEbTlFSVNIVmprQ0pyClpLTDlOMFpuR0hzOUEzSHJSc3FORzRMTG96VTVQcUYvQ0hTeWJmN3ZaNVlJUW9yajVyaWhQLyt2YkZsdXRqZXQKanVVPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Wednesday 31 July 2024 21:09:14 -0400 (0:00:01.135) 0:01:25.649 ******** ok: [managed_node1] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPbpEtIlyEVcjYU28NLSt6wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nZTkxMmQyLTI1Yzg0NTVjLThkODUzNmYwLWQyZDJiN2FiMB4XDTI0MDgwMTAxMDkx\nM1oXDTI1MDgwMTAxMDkxMlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9muakar0kPkejTalPc/wjIlQc7t69lJy\nR6t5eWl+K+32i+eaJih8UEYzNv78NK5/ocU7cmMxR5LXe2sRQAM3ix6wWjplIzSN\nwBuIDA2wNvr/OWdZFkTl9INcefr27Dx4atoVHyFvx7HQAnWLEOUmLIBgN5fH/fiL\n+PZxLVyjaOTyJdxkJtXxPoQsKCEAi0iGgb3t5eW+s6bvSIkTaK2aDZQATDkmJ1Xk\nGMovznA5fp63nKiqtvcfjQLdzAbXM/hamPaBGA1nPOZ0hCMfh5gEnkmW1w9ZsdRI\nRL/1mXr8IdKyASGfvaYZlUUJOGVTY+zpnZ+LO5/UOupodi1NvHeTdQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUW6Y8aaBCENh6gd8u2xyyDV/1tckwHwYDVR0jBBgwFoAUv51ZOPmk\nDU/uLO1cKWiW1R9q0HowDQYJKoZIhvcNAQELBQADggEBACnE/wJhDdwP2C7KAwor\n5F6RKl/7XvJBG3dKvkEIHikfSERe2IyMTCahkw+dYhy+Wynig4e44p8wX4jS8pJZ\nK4xZqpJuDXTGwgwMOtuMhPGY/9HHUfQtq53aR/n6x+2QrAMF1qtXZS8uwiT3hBM1\ngTtHp19sqrT0OI/sjTm36tH5pkcJW3ua/ctKYXx1zhBUKbFk0WUCpMTF/YPSEkXc\nRUSrULprgC2YUca5MgznQ4TKOPmHHhqJLTlijCKmKtNlpWzMjx+Dm9EISHVjkCJr\nZKL9N0ZnGHs9A3HrRsqNG4LLozU5PqF/CHSybf7vZ5YIQorj5rihP/+vbFlutjet\njuU=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPbpEtIlyEVcjYU28NLSt6wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nZTkxMmQyLTI1Yzg0NTVjLThkODUzNmYwLWQyZDJiN2FiMB4XDTI0MDgwMTAxMDkx\nM1oXDTI1MDgwMTAxMDkxMlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9muakar0kPkejTalPc/wjIlQc7t69lJy\nR6t5eWl+K+32i+eaJih8UEYzNv78NK5/ocU7cmMxR5LXe2sRQAM3ix6wWjplIzSN\nwBuIDA2wNvr/OWdZFkTl9INcefr27Dx4atoVHyFvx7HQAnWLEOUmLIBgN5fH/fiL\n+PZxLVyjaOTyJdxkJtXxPoQsKCEAi0iGgb3t5eW+s6bvSIkTaK2aDZQATDkmJ1Xk\nGMovznA5fp63nKiqtvcfjQLdzAbXM/hamPaBGA1nPOZ0hCMfh5gEnkmW1w9ZsdRI\nRL/1mXr8IdKyASGfvaYZlUUJOGVTY+zpnZ+LO5/UOupodi1NvHeTdQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUW6Y8aaBCENh6gd8u2xyyDV/1tckwHwYDVR0jBBgwFoAUv51ZOPmk\nDU/uLO1cKWiW1R9q0HowDQYJKoZIhvcNAQELBQADggEBACnE/wJhDdwP2C7KAwor\n5F6RKl/7XvJBG3dKvkEIHikfSERe2IyMTCahkw+dYhy+Wynig4e44p8wX4jS8pJZ\nK4xZqpJuDXTGwgwMOtuMhPGY/9HHUfQtq53aR/n6x+2QrAMF1qtXZS8uwiT3hBM1\ngTtHp19sqrT0OI/sjTm36tH5pkcJW3ua/ctKYXx1zhBUKbFk0WUCpMTF/YPSEkXc\nRUSrULprgC2YUca5MgznQ4TKOPmHHhqJLTlijCKmKtNlpWzMjx+Dm9EISHVjkCJr\nZKL9N0ZnGHs9A3HrRsqNG4LLozU5PqF/CHSybf7vZ5YIQorj5rihP/+vbFlutjet\njuU=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQD2a5qRqvSQ+R6N\nNqU9z/CMiVBzu3r2UnJHq3l5aX4r7faL55omKHxQRjM2/vw0rn+hxTtyYzFHktd7\naxFAAzeLHrBaOmUjNI3AG4gMDbA2+v85Z1kWROX0g1x5+vbsPHhq2hUfIW/HsdAC\ndYsQ5SYsgGA3l8f9+Iv49nEtXKNo5PIl3GQm1fE+hCwoIQCLSIaBve3l5b6zpu9I\niRNorZoNlABMOSYnVeQYyi/OcDl+nrecqKq29x+NAt3MBtcz+FqY9oEYDWc85nSE\nIx+HmASeSZbXD1mx1EhEv/WZevwh0rIBIZ+9phmVRQk4ZVNj7Omdn4s7n9Q66mh2\nLU28d5N1AgMBAAECggEAYJCWR9Mod89H66qoYmqkJ06AGnozm2d/pRpLRgrTCL/9\nx6GAxMdEv+hilYCisLpZBbnWq+K3IwcmLhUs81rPX1MtZI5Rp9QmYEvpql+K2GDP\nt10KijGBs6nuiVaRgM3JmoXPlR1zQlwp2WzajEpgBTxheCeglaPapjtc6pvM5YNd\nif7T+U507SiWCLQNujt9K20fylhbL6H8d5Xq7kCjyCxz23xfNr8jMGsSjOAn00IG\nps/p0sE3MRNkT/2dHd4stG9kCDet/8fFnQWlwkycPkRlN0VDHRB80FoqKJMIBiWY\nCf2Nyk/9apgSyWhOkryQmpGM1IRjpjcuKWjNhpfV2QKBgQD+y5TFdYwV7SDm3Ien\nLbLQPPtDebEzFX12XVDHpS0tq4ur3nYUTsrWNVmoUFhBftWHostQsK7TJJ6aclmb\nA6bqx5CEZMRvH/BUMX/FjkHpQuKSosMAB41juG19xk9hkSB2Wbd28nA2ZEU/1R7R\nkZ0tb8fCopxFTUvi07k4ZoU2lwKBgQD3leKakH0/8IDDqFxrgS27JNHdZ5k6Qi9V\nI0GuRDay/RfwgmneUdnh5NADhAwo2Tsaef0VaujidtbsBCbBOlAs05IKlG1ANSVw\n1kOM7mhc6xNozi45EPjS9MIBdOZ/x3wLc9gMr2badBv7iEky3S9s14STfLZdKVwN\nGEQ1FICz0wKBgF9sHutUeoI7rHbJYIRbuPwD2pYKnTJkefg6OmaKlcDk3gof5lj0\nqUJP+KPwcx0UQyPo8/vkL5UjwcJV0PkdBQYodxceJfL4Iylk4FU8UbLqObBxBFae\nfXU7PMY93rzLfTzVnMAPS7cTFlwxlLknr5W0pztdaukJacIpSNS2kG1BAoGAFSjR\nKgaJPcqvJomgBGwQ3XqjGPn+pXT8mJkfxuX7isaIojxzEdYK+fxVLse9RkxyeavN\nTmRJrPkdGySrrz3tljcqtw7CW4dvQLp/IW9Kqg5JJV7homzp5xWV8wvrmyYQWuY2\no7bl4muj7JZUMy2mHPY6VWSGLWYYgOH/Ck5LRZMCgYBm1rjiQG8nCOLfJcUEK+DK\nYcjFna6gO7KOgWSa+jMws8ZCJvcp9WGJ34lKUvKhM863A4nUuRO/raGxZswF7Ow+\np8FYt81qkUCdQYo3afSyBbHgJxkmshlWE9Bz/jw8GzfzRRbxuDGm8dV4rmbTUgmI\nSg4AyoMLjhkMsHPLlcL1zQ==\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Wednesday 31 July 2024 21:09:14 -0400 (0:00:00.037) 0:01:25.687 ******** ok: [managed_node1] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPbpEtIlyEVcjYU28NLSt6wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nZTkxMmQyLTI1Yzg0NTVjLThkODUzNmYwLWQyZDJiN2FiMB4XDTI0MDgwMTAxMDkx\nM1oXDTI1MDgwMTAxMDkxMlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9muakar0kPkejTalPc/wjIlQc7t69lJy\nR6t5eWl+K+32i+eaJih8UEYzNv78NK5/ocU7cmMxR5LXe2sRQAM3ix6wWjplIzSN\nwBuIDA2wNvr/OWdZFkTl9INcefr27Dx4atoVHyFvx7HQAnWLEOUmLIBgN5fH/fiL\n+PZxLVyjaOTyJdxkJtXxPoQsKCEAi0iGgb3t5eW+s6bvSIkTaK2aDZQATDkmJ1Xk\nGMovznA5fp63nKiqtvcfjQLdzAbXM/hamPaBGA1nPOZ0hCMfh5gEnkmW1w9ZsdRI\nRL/1mXr8IdKyASGfvaYZlUUJOGVTY+zpnZ+LO5/UOupodi1NvHeTdQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUW6Y8aaBCENh6gd8u2xyyDV/1tckwHwYDVR0jBBgwFoAUv51ZOPmk\nDU/uLO1cKWiW1R9q0HowDQYJKoZIhvcNAQELBQADggEBACnE/wJhDdwP2C7KAwor\n5F6RKl/7XvJBG3dKvkEIHikfSERe2IyMTCahkw+dYhy+Wynig4e44p8wX4jS8pJZ\nK4xZqpJuDXTGwgwMOtuMhPGY/9HHUfQtq53aR/n6x+2QrAMF1qtXZS8uwiT3hBM1\ngTtHp19sqrT0OI/sjTm36tH5pkcJW3ua/ctKYXx1zhBUKbFk0WUCpMTF/YPSEkXc\nRUSrULprgC2YUca5MgznQ4TKOPmHHhqJLTlijCKmKtNlpWzMjx+Dm9EISHVjkCJr\nZKL9N0ZnGHs9A3HrRsqNG4LLozU5PqF/CHSybf7vZ5YIQorj5rihP/+vbFlutjet\njuU=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQD2a5qRqvSQ+R6N\nNqU9z/CMiVBzu3r2UnJHq3l5aX4r7faL55omKHxQRjM2/vw0rn+hxTtyYzFHktd7\naxFAAzeLHrBaOmUjNI3AG4gMDbA2+v85Z1kWROX0g1x5+vbsPHhq2hUfIW/HsdAC\ndYsQ5SYsgGA3l8f9+Iv49nEtXKNo5PIl3GQm1fE+hCwoIQCLSIaBve3l5b6zpu9I\niRNorZoNlABMOSYnVeQYyi/OcDl+nrecqKq29x+NAt3MBtcz+FqY9oEYDWc85nSE\nIx+HmASeSZbXD1mx1EhEv/WZevwh0rIBIZ+9phmVRQk4ZVNj7Omdn4s7n9Q66mh2\nLU28d5N1AgMBAAECggEAYJCWR9Mod89H66qoYmqkJ06AGnozm2d/pRpLRgrTCL/9\nx6GAxMdEv+hilYCisLpZBbnWq+K3IwcmLhUs81rPX1MtZI5Rp9QmYEvpql+K2GDP\nt10KijGBs6nuiVaRgM3JmoXPlR1zQlwp2WzajEpgBTxheCeglaPapjtc6pvM5YNd\nif7T+U507SiWCLQNujt9K20fylhbL6H8d5Xq7kCjyCxz23xfNr8jMGsSjOAn00IG\nps/p0sE3MRNkT/2dHd4stG9kCDet/8fFnQWlwkycPkRlN0VDHRB80FoqKJMIBiWY\nCf2Nyk/9apgSyWhOkryQmpGM1IRjpjcuKWjNhpfV2QKBgQD+y5TFdYwV7SDm3Ien\nLbLQPPtDebEzFX12XVDHpS0tq4ur3nYUTsrWNVmoUFhBftWHostQsK7TJJ6aclmb\nA6bqx5CEZMRvH/BUMX/FjkHpQuKSosMAB41juG19xk9hkSB2Wbd28nA2ZEU/1R7R\nkZ0tb8fCopxFTUvi07k4ZoU2lwKBgQD3leKakH0/8IDDqFxrgS27JNHdZ5k6Qi9V\nI0GuRDay/RfwgmneUdnh5NADhAwo2Tsaef0VaujidtbsBCbBOlAs05IKlG1ANSVw\n1kOM7mhc6xNozi45EPjS9MIBdOZ/x3wLc9gMr2badBv7iEky3S9s14STfLZdKVwN\nGEQ1FICz0wKBgF9sHutUeoI7rHbJYIRbuPwD2pYKnTJkefg6OmaKlcDk3gof5lj0\nqUJP+KPwcx0UQyPo8/vkL5UjwcJV0PkdBQYodxceJfL4Iylk4FU8UbLqObBxBFae\nfXU7PMY93rzLfTzVnMAPS7cTFlwxlLknr5W0pztdaukJacIpSNS2kG1BAoGAFSjR\nKgaJPcqvJomgBGwQ3XqjGPn+pXT8mJkfxuX7isaIojxzEdYK+fxVLse9RkxyeavN\nTmRJrPkdGySrrz3tljcqtw7CW4dvQLp/IW9Kqg5JJV7homzp5xWV8wvrmyYQWuY2\no7bl4muj7JZUMy2mHPY6VWSGLWYYgOH/Ck5LRZMCgYBm1rjiQG8nCOLfJcUEK+DK\nYcjFna6gO7KOgWSa+jMws8ZCJvcp9WGJ34lKUvKhM863A4nUuRO/raGxZswF7Ow+\np8FYt81qkUCdQYo3afSyBbHgJxkmshlWE9Bz/jw8GzfzRRbxuDGm8dV4rmbTUgmI\nSg4AyoMLjhkMsHPLlcL1zQ==\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPbpEtIlyEVcjYU28NLSt6wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nZTkxMmQyLTI1Yzg0NTVjLThkODUzNmYwLWQyZDJiN2FiMB4XDTI0MDgwMTAxMDkx\nM1oXDTI1MDgwMTAxMDkxMlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9muakar0kPkejTalPc/wjIlQc7t69lJy\nR6t5eWl+K+32i+eaJih8UEYzNv78NK5/ocU7cmMxR5LXe2sRQAM3ix6wWjplIzSN\nwBuIDA2wNvr/OWdZFkTl9INcefr27Dx4atoVHyFvx7HQAnWLEOUmLIBgN5fH/fiL\n+PZxLVyjaOTyJdxkJtXxPoQsKCEAi0iGgb3t5eW+s6bvSIkTaK2aDZQATDkmJ1Xk\nGMovznA5fp63nKiqtvcfjQLdzAbXM/hamPaBGA1nPOZ0hCMfh5gEnkmW1w9ZsdRI\nRL/1mXr8IdKyASGfvaYZlUUJOGVTY+zpnZ+LO5/UOupodi1NvHeTdQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUW6Y8aaBCENh6gd8u2xyyDV/1tckwHwYDVR0jBBgwFoAUv51ZOPmk\nDU/uLO1cKWiW1R9q0HowDQYJKoZIhvcNAQELBQADggEBACnE/wJhDdwP2C7KAwor\n5F6RKl/7XvJBG3dKvkEIHikfSERe2IyMTCahkw+dYhy+Wynig4e44p8wX4jS8pJZ\nK4xZqpJuDXTGwgwMOtuMhPGY/9HHUfQtq53aR/n6x+2QrAMF1qtXZS8uwiT3hBM1\ngTtHp19sqrT0OI/sjTm36tH5pkcJW3ua/ctKYXx1zhBUKbFk0WUCpMTF/YPSEkXc\nRUSrULprgC2YUca5MgznQ4TKOPmHHhqJLTlijCKmKtNlpWzMjx+Dm9EISHVjkCJr\nZKL9N0ZnGHs9A3HrRsqNG4LLozU5PqF/CHSybf7vZ5YIQorj5rihP/+vbFlutjet\njuU=\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/podman_registry.crt" ], "delta": "0:00:00.032676", "end": "2024-07-31 21:09:15.187424", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPbpEtIlyEVcjYU28NLSt6wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nZTkxMmQyLTI1Yzg0NTVjLThkODUzNmYwLWQyZDJiN2FiMB4XDTI0MDgwMTAxMDkx\nM1oXDTI1MDgwMTAxMDkxMlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9muakar0kPkejTalPc/wjIlQc7t69lJy\nR6t5eWl+K+32i+eaJih8UEYzNv78NK5/ocU7cmMxR5LXe2sRQAM3ix6wWjplIzSN\nwBuIDA2wNvr/OWdZFkTl9INcefr27Dx4atoVHyFvx7HQAnWLEOUmLIBgN5fH/fiL\n+PZxLVyjaOTyJdxkJtXxPoQsKCEAi0iGgb3t5eW+s6bvSIkTaK2aDZQATDkmJ1Xk\nGMovznA5fp63nKiqtvcfjQLdzAbXM/hamPaBGA1nPOZ0hCMfh5gEnkmW1w9ZsdRI\nRL/1mXr8IdKyASGfvaYZlUUJOGVTY+zpnZ+LO5/UOupodi1NvHeTdQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUW6Y8aaBCENh6gd8u2xyyDV/1tckwHwYDVR0jBBgwFoAUv51ZOPmk\nDU/uLO1cKWiW1R9q0HowDQYJKoZIhvcNAQELBQADggEBACnE/wJhDdwP2C7KAwor\n5F6RKl/7XvJBG3dKvkEIHikfSERe2IyMTCahkw+dYhy+Wynig4e44p8wX4jS8pJZ\nK4xZqpJuDXTGwgwMOtuMhPGY/9HHUfQtq53aR/n6x+2QrAMF1qtXZS8uwiT3hBM1\ngTtHp19sqrT0OI/sjTm36tH5pkcJW3ua/ctKYXx1zhBUKbFk0WUCpMTF/YPSEkXc\nRUSrULprgC2YUca5MgznQ4TKOPmHHhqJLTlijCKmKtNlpWzMjx+Dm9EISHVjkCJr\nZKL9N0ZnGHs9A3HrRsqNG4LLozU5PqF/CHSybf7vZ5YIQorj5rihP/+vbFlutjet\njuU=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPbpEtIlyEVcjYU28NLSt6wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y2\nZTkxMmQyLTI1Yzg0NTVjLThkODUzNmYwLWQyZDJiN2FiMB4XDTI0MDgwMTAxMDkx\nM1oXDTI1MDgwMTAxMDkxMlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9muakar0kPkejTalPc/wjIlQc7t69lJy\nR6t5eWl+K+32i+eaJih8UEYzNv78NK5/ocU7cmMxR5LXe2sRQAM3ix6wWjplIzSN\nwBuIDA2wNvr/OWdZFkTl9INcefr27Dx4atoVHyFvx7HQAnWLEOUmLIBgN5fH/fiL\n+PZxLVyjaOTyJdxkJtXxPoQsKCEAi0iGgb3t5eW+s6bvSIkTaK2aDZQATDkmJ1Xk\nGMovznA5fp63nKiqtvcfjQLdzAbXM/hamPaBGA1nPOZ0hCMfh5gEnkmW1w9ZsdRI\nRL/1mXr8IdKyASGfvaYZlUUJOGVTY+zpnZ+LO5/UOupodi1NvHeTdQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUW6Y8aaBCENh6gd8u2xyyDV/1tckwHwYDVR0jBBgwFoAUv51ZOPmk\nDU/uLO1cKWiW1R9q0HowDQYJKoZIhvcNAQELBQADggEBACnE/wJhDdwP2C7KAwor\n5F6RKl/7XvJBG3dKvkEIHikfSERe2IyMTCahkw+dYhy+Wynig4e44p8wX4jS8pJZ\nK4xZqpJuDXTGwgwMOtuMhPGY/9HHUfQtq53aR/n6x+2QrAMF1qtXZS8uwiT3hBM1\ngTtHp19sqrT0OI/sjTm36tH5pkcJW3ua/ctKYXx1zhBUKbFk0WUCpMTF/YPSEkXc\nRUSrULprgC2YUca5MgznQ4TKOPmHHhqJLTlijCKmKtNlpWzMjx+Dm9EISHVjkCJr\nZKL9N0ZnGHs9A3HrRsqNG4LLozU5PqF/CHSybf7vZ5YIQorj5rihP/+vbFlutjet\njuU=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQD2a5qRqvSQ+R6N\nNqU9z/CMiVBzu3r2UnJHq3l5aX4r7faL55omKHxQRjM2/vw0rn+hxTtyYzFHktd7\naxFAAzeLHrBaOmUjNI3AG4gMDbA2+v85Z1kWROX0g1x5+vbsPHhq2hUfIW/HsdAC\ndYsQ5SYsgGA3l8f9+Iv49nEtXKNo5PIl3GQm1fE+hCwoIQCLSIaBve3l5b6zpu9I\niRNorZoNlABMOSYnVeQYyi/OcDl+nrecqKq29x+NAt3MBtcz+FqY9oEYDWc85nSE\nIx+HmASeSZbXD1mx1EhEv/WZevwh0rIBIZ+9phmVRQk4ZVNj7Omdn4s7n9Q66mh2\nLU28d5N1AgMBAAECggEAYJCWR9Mod89H66qoYmqkJ06AGnozm2d/pRpLRgrTCL/9\nx6GAxMdEv+hilYCisLpZBbnWq+K3IwcmLhUs81rPX1MtZI5Rp9QmYEvpql+K2GDP\nt10KijGBs6nuiVaRgM3JmoXPlR1zQlwp2WzajEpgBTxheCeglaPapjtc6pvM5YNd\nif7T+U507SiWCLQNujt9K20fylhbL6H8d5Xq7kCjyCxz23xfNr8jMGsSjOAn00IG\nps/p0sE3MRNkT/2dHd4stG9kCDet/8fFnQWlwkycPkRlN0VDHRB80FoqKJMIBiWY\nCf2Nyk/9apgSyWhOkryQmpGM1IRjpjcuKWjNhpfV2QKBgQD+y5TFdYwV7SDm3Ien\nLbLQPPtDebEzFX12XVDHpS0tq4ur3nYUTsrWNVmoUFhBftWHostQsK7TJJ6aclmb\nA6bqx5CEZMRvH/BUMX/FjkHpQuKSosMAB41juG19xk9hkSB2Wbd28nA2ZEU/1R7R\nkZ0tb8fCopxFTUvi07k4ZoU2lwKBgQD3leKakH0/8IDDqFxrgS27JNHdZ5k6Qi9V\nI0GuRDay/RfwgmneUdnh5NADhAwo2Tsaef0VaujidtbsBCbBOlAs05IKlG1ANSVw\n1kOM7mhc6xNozi45EPjS9MIBdOZ/x3wLc9gMr2badBv7iEky3S9s14STfLZdKVwN\nGEQ1FICz0wKBgF9sHutUeoI7rHbJYIRbuPwD2pYKnTJkefg6OmaKlcDk3gof5lj0\nqUJP+KPwcx0UQyPo8/vkL5UjwcJV0PkdBQYodxceJfL4Iylk4FU8UbLqObBxBFae\nfXU7PMY93rzLfTzVnMAPS7cTFlwxlLknr5W0pztdaukJacIpSNS2kG1BAoGAFSjR\nKgaJPcqvJomgBGwQ3XqjGPn+pXT8mJkfxuX7isaIojxzEdYK+fxVLse9RkxyeavN\nTmRJrPkdGySrrz3tljcqtw7CW4dvQLp/IW9Kqg5JJV7homzp5xWV8wvrmyYQWuY2\no7bl4muj7JZUMy2mHPY6VWSGLWYYgOH/Ck5LRZMCgYBm1rjiQG8nCOLfJcUEK+DK\nYcjFna6gO7KOgWSa+jMws8ZCJvcp9WGJ34lKUvKhM863A4nUuRO/raGxZswF7Ow+\np8FYt81qkUCdQYo3afSyBbHgJxkmshlWE9Bz/jw8GzfzRRbxuDGm8dV4rmbTUgmI\nSg4AyoMLjhkMsHPLlcL1zQ==\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-07-31 21:09:15.154748" } STDOUT: Request "20240801010913" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Wednesday 31 July 2024 21:09:15 -0400 (0:00:00.397) 0:01:26.085 ******** changed: [managed_node1] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } changed: [managed_node1] => (item=/etc/pki/tls/private/podman_registry.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/podman_registry.key", "path": "/etc/pki/tls/private/podman_registry.key", "state": "absent" } ok: [managed_node1] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } TASK [Write cert for registry] ************************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:34 Wednesday 31 July 2024 21:09:16 -0400 (0:00:01.038) 0:01:27.123 ******** changed: [managed_node1] => { "changed": true, "checksum": "15b678b3afb20d316bf409056ffe808f9d8b2dff", "dest": "/tmp/lsr_p8koltpn_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "00b1156b9175cf1879ece011bd5c173d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1722474556.3318672-8528-40912243905002/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:40 Wednesday 31 July 2024 21:09:17 -0400 (0:00:00.767) 0:01:27.890 ******** changed: [managed_node1] => { "changed": true, "checksum": "782fd7cb2efbb90503223b75df3e612bb65d889e", "dest": "/tmp/lsr_p8koltpn_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "ddd186ee6efa52ec83b292ab78e4e0fd", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1722474557.1016243-8544-9443669447835/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:46 Wednesday 31 July 2024 21:09:17 -0400 (0:00:00.674) 0:01:28.565 ******** changed: [managed_node1] => { "changed": true, "checksum": "15b678b3afb20d316bf409056ffe808f9d8b2dff", "dest": "/tmp/lsr_p8koltpn_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "00b1156b9175cf1879ece011bd5c173d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1722474557.775347-8560-106089370169268/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:52 Wednesday 31 July 2024 21:09:18 -0400 (0:00:00.665) 0:01:29.230 ******** changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: httpd-tools-2.4.37-64.module_el8+965+1ad5c49d.x86_64", "Installed: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64", "Installed: apr-util-openssl-1.6.1-9.el8.x86_64", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: apr-util-1.6.1-9.el8.x86_64", "Installed: apr-util-bdb-1.6.1-9.el8.x86_64" ] } TASK [Write user and password] ************************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:57 Wednesday 31 July 2024 21:09:23 -0400 (0:00:04.756) 0:01:33.987 ******** changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create auth.json file] *************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:65 Wednesday 31 July 2024 21:09:23 -0400 (0:00:00.375) 0:01:34.363 ******** changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Set paths for cleanup] *************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:81 Wednesday 31 July 2024 21:09:24 -0400 (0:00:00.681) 0:01:35.045 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_p8koltpn_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:89 Wednesday 31 July 2024 21:09:24 -0400 (0:00:00.030) 0:01:35.075 ******** changed: [managed_node1] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_p8koltpn_podman/auth:/auth:Z", "-e", "REGISTRY_AUTH=htpasswd", "-e", "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm", "-e", "REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd", "-e", "REGISTRY_HTTP_TLS_CERTIFICATE=/auth/registry_cert.crt", "-e", "REGISTRY_HTTP_TLS_KEY=/auth/registry_key.pem", "quay.io/libpod/registry:2.8.2" ], "delta": "0:00:02.774799", "end": "2024-07-31 21:09:27.308632", "rc": 0, "start": "2024-07-31 21:09:24.533833" } STDOUT: 2f79fd6d46ee611e470711f0a2dac0d044eba8be7d364c1d21a8accea0941fc3 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:100 Wednesday 31 July 2024 21:09:27 -0400 (0:00:03.128) 0:01:38.204 ******** ok: [managed_node1] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:104 Wednesday 31 July 2024 21:09:27 -0400 (0:00:00.467) 0:01:38.671 ******** ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.036759", "end": "2024-07-31 21:09:28.162763", "rc": 0, "start": "2024-07-31 21:09:28.126004" } STDERR: time="2024-08-01T01:09:27.303397053Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=9ecc957f-c956-47ef-9293-130ac64b22a4 service=registry version=2.8.2 time="2024-08-01T01:09:27.303464285Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=9ecc957f-c956-47ef-9293-130ac64b22a4 service=registry version=2.8.2 time="2024-08-01T01:09:27.303799924Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.19.9 instance.id=9ecc957f-c956-47ef-9293-130ac64b22a4 service=registry version=2.8.2 time="2024-08-01T01:09:27.303613246Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=9ecc957f-c956-47ef-9293-130ac64b22a4 service=registry version=2.8.2 time="2024-08-01T01:09:27.304674811Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=9ecc957f-c956-47ef-9293-130ac64b22a4 service=registry version=2.8.2 time="2024-08-01T01:09:27.304709972Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_AES_128_GCM_SHA256,TLS_CHACHA20_POLY1305_SHA256,TLS_AES_256_GCM_SHA384" go.version=go1.19.9 instance.id=9ecc957f-c956-47ef-9293-130ac64b22a4 service=registry version=2.8.2 time="2024-08-01T01:09:27.304884966Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=9ecc957f-c956-47ef-9293-130ac64b22a4 service=registry version=2.8.2 2024/08/01 01:09:27 http: TLS handshake error from 10.88.0.1:34308: EOF TASK [Convert test image names into local registry names] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:110 Wednesday 31 July 2024 21:09:28 -0400 (0:00:00.388) 0:01:39.060 ******** ok: [managed_node1] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:114 Wednesday 31 July 2024 21:09:28 -0400 (0:00:00.032) 0:01:39.092 ******** changed: [managed_node1] => (item={'key': 'quay.io/libpod/testimage:20210610', 'value': 'localhost:5000/libpod/testimage:20210610'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "podman pull quay.io/libpod/testimage:20210610; podman push --authfile=\"/tmp/lsr_p8koltpn_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_p8koltpn_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.581252", "end": "2024-07-31 21:09:30.131580", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-07-31 21:09:28.550328" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f STDERR: Trying to pull quay.io/libpod/testimage:20210610... Getting image source signatures Copying blob sha256:9afcdfe780b4ea44cc52d22e3f93ccf212388a90370773571ce034a62e14174e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination Getting image source signatures Copying blob sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination TASK [Verify test images in local registry] ************************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:123 Wednesday 31 July 2024 21:09:30 -0400 (0:00:01.937) 0:01:41.030 ******** ok: [managed_node1] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_p8koltpn_podman/auth/auth.json", "--cert-dir=/tmp/lsr_p8koltpn_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.157349", "end": "2024-07-31 21:09:30.656509", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-07-31 21:09:30.499160" } STDOUT: { "Name": "localhost:5000/libpod/testimage", "Digest": "sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "RepoTags": [ "20210610" ], "Created": "2021-06-10T18:55:43.049643585Z", "DockerVersion": "", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "Architecture": "amd64", "Os": "linux", "Layers": [ "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703" ], "LayersData": [ { "MIMEType": "application/vnd.docker.image.rootfs.diff.tar.gzip", "Digest": "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703", "Size": 4942959, "Annotations": null } ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } TASK [Run the role with no credentials and no cert checking] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:58 Wednesday 31 July 2024 21:09:30 -0400 (0:00:00.524) 0:01:41.554 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:09:30 -0400 (0:00:00.061) 0:01:41.616 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:09:30 -0400 (0:00:00.050) 0:01:41.666 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:09:30 -0400 (0:00:00.033) 0:01:41.700 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:09:30 -0400 (0:00:00.030) 0:01:41.730 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:09:30 -0400 (0:00:00.026) 0:01:41.757 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:09:30 -0400 (0:00:00.073) 0:01:41.831 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:09:32 -0400 (0:00:01.454) 0:01:43.286 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:09:32 -0400 (0:00:00.033) 0:01:43.319 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:09:32 -0400 (0:00:00.035) 0:01:43.354 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025742", "end": "2024-07-31 21:09:32.844462", "rc": 0, "start": "2024-07-31 21:09:32.818720" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:09:32 -0400 (0:00:00.388) 0:01:43.743 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:09:32 -0400 (0:00:00.031) 0:01:43.774 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:09:32 -0400 (0:00:00.030) 0:01:43.804 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:09:33 -0400 (0:00:00.061) 0:01:43.866 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:09:33 -0400 (0:00:00.058) 0:01:43.925 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:09:33 -0400 (0:00:00.037) 0:01:43.962 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:09:33 -0400 (0:00:00.035) 0:01:43.998 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:09:33 -0400 (0:00:00.040) 0:01:44.038 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:09:33 -0400 (0:00:00.401) 0:01:44.440 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:09:33 -0400 (0:00:00.036) 0:01:44.476 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.361) 0:01:44.838 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.030) 0:01:44.869 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.029) 0:01:44.898 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.031) 0:01:44.930 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.028) 0:01:44.959 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.030) 0:01:44.989 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.028) 0:01:45.017 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.031) 0:01:45.049 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.028) 0:01:45.077 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.066) 0:01:45.143 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.053) 0:01:45.197 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.031) 0:01:45.228 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.027) 0:01:45.256 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.088) 0:01:45.345 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.029) 0:01:45.374 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.031) 0:01:45.405 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.055) 0:01:45.461 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.029) 0:01:45.491 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.029) 0:01:45.521 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.059) 0:01:45.581 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.028) 0:01:45.610 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.030) 0:01:45.640 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.028) 0:01:45.668 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.030) 0:01:45.699 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.029) 0:01:45.729 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.029) 0:01:45.758 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.028) 0:01:45.786 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:09:34 -0400 (0:00:00.029) 0:01:45.816 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.027) 0:01:45.843 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.029) 0:01:45.873 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.131) 0:01:46.004 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.041) 0:01:46.046 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.040) 0:01:46.086 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.032) 0:01:46.119 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.055) 0:01:46.175 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.037) 0:01:46.212 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.033) 0:01:46.246 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.041) 0:01:46.288 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.365) 0:01:46.653 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:09:35 -0400 (0:00:00.040) 0:01:46.693 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.366) 0:01:47.060 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.031) 0:01:47.091 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.066) 0:01:47.157 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.029) 0:01:47.187 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.031) 0:01:47.219 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.029) 0:01:47.248 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.032) 0:01:47.281 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.029) 0:01:47.310 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.031) 0:01:47.342 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.030) 0:01:47.373 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.048) 0:01:47.421 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.033) 0:01:47.454 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.032) 0:01:47.486 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Wednesday 31 July 2024 21:09:36 -0400 (0:00:00.039) 0:01:47.526 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005433", "end": "2024-07-31 21:09:36.996877", "rc": 0, "start": "2024-07-31 21:09:36.991444" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Wednesday 31 July 2024 21:09:37 -0400 (0:00:00.365) 0:01:47.892 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Wednesday 31 July 2024 21:09:37 -0400 (0:00:00.029) 0:01:47.922 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Wednesday 31 July 2024 21:09:37 -0400 (0:00:00.067) 0:01:47.990 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:09:37 -0400 (0:00:00.082) 0:01:48.073 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:09:37 -0400 (0:00:00.032) 0:01:48.105 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:09:37 -0400 (0:00:00.029) 0:01:48.135 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Wednesday 31 July 2024 21:09:37 -0400 (0:00:00.031) 0:01:48.167 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Wednesday 31 July 2024 21:09:37 -0400 (0:00:00.028) 0:01:48.195 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Wednesday 31 July 2024 21:09:37 -0400 (0:00:00.033) 0:01:48.229 ******** failed: [managed_node1] (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 } fatal: [managed_node1]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:73 Wednesday 31 July 2024 21:09:38 -0400 (0:00:00.750) 0:01:48.980 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:84 Wednesday 31 July 2024 21:09:38 -0400 (0:00:00.029) 0:01:49.010 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:09:38 -0400 (0:00:00.061) 0:01:49.071 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:09:38 -0400 (0:00:00.054) 0:01:49.125 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:09:38 -0400 (0:00:00.037) 0:01:49.163 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:09:38 -0400 (0:00:00.029) 0:01:49.192 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:09:38 -0400 (0:00:00.030) 0:01:49.223 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:09:38 -0400 (0:00:00.151) 0:01:49.374 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:09:39 -0400 (0:00:01.434) 0:01:50.809 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.030) 0:01:50.839 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.037) 0:01:50.877 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029118", "end": "2024-07-31 21:09:40.367212", "rc": 0, "start": "2024-07-31 21:09:40.338094" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.386) 0:01:51.264 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.032) 0:01:51.296 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.029) 0:01:51.326 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.136) 0:01:51.463 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.059) 0:01:51.523 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.036) 0:01:51.559 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.038) 0:01:51.598 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:09:40 -0400 (0:00:00.040) 0:01:51.638 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.361) 0:01:51.999 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.036) 0:01:52.036 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.365) 0:01:52.402 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.030) 0:01:52.432 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.029) 0:01:52.462 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.030) 0:01:52.492 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.032) 0:01:52.524 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.029) 0:01:52.554 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.031) 0:01:52.586 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.059) 0:01:52.645 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.029) 0:01:52.674 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.042) 0:01:52.717 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.056) 0:01:52.773 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:09:41 -0400 (0:00:00.029) 0:01:52.803 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.031) 0:01:52.834 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.057) 0:01:52.891 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.029) 0:01:52.921 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.030) 0:01:52.952 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.056) 0:01:53.008 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.029) 0:01:53.038 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.030) 0:01:53.069 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.058) 0:01:53.128 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.029) 0:01:53.157 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.064) 0:01:53.222 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.032) 0:01:53.255 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.030) 0:01:53.285 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.030) 0:01:53.316 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.032) 0:01:53.349 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.029) 0:01:53.378 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.027) 0:01:53.406 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.027) 0:01:53.434 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.029) 0:01:53.463 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.094) 0:01:53.557 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.040) 0:01:53.598 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.041) 0:01:53.639 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.032) 0:01:53.672 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.056) 0:01:53.728 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.036) 0:01:53.765 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:09:42 -0400 (0:00:00.034) 0:01:53.800 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.080) 0:01:53.880 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.364) 0:01:54.245 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.041) 0:01:54.286 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.361) 0:01:54.648 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.029) 0:01:54.677 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.031) 0:01:54.709 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.028) 0:01:54.738 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.030) 0:01:54.769 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.028) 0:01:54.797 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:09:43 -0400 (0:00:00.030) 0:01:54.828 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.029) 0:01:54.857 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.029) 0:01:54.887 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.028) 0:01:54.915 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.046) 0:01:54.962 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.032) 0:01:54.995 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.031) 0:01:55.027 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.069) 0:01:55.097 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005380", "end": "2024-07-31 21:09:44.565354", "rc": 0, "start": "2024-07-31 21:09:44.559974" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.363) 0:01:55.460 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.028) 0:01:55.489 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.065) 0:01:55.554 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.052) 0:01:55.607 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.028) 0:01:55.636 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.032) 0:01:55.668 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.028) 0:01:55.696 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.030) 0:01:55.726 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Wednesday 31 July 2024 21:09:44 -0400 (0:00:00.029) 0:01:55.756 ******** failed: [managed_node1] (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 } fatal: [managed_node1]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:99 Wednesday 31 July 2024 21:09:45 -0400 (0:00:00.603) 0:01:56.359 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:110 Wednesday 31 July 2024 21:09:45 -0400 (0:00:00.031) 0:01:56.391 ******** changed: [managed_node1 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_2736r827_podman", "size": 6, "state": "directory", "uid": 0 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:118 Wednesday 31 July 2024 21:09:45 -0400 (0:00:00.251) 0:01:56.642 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:09:45 -0400 (0:00:00.068) 0:01:56.711 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:09:45 -0400 (0:00:00.052) 0:01:56.764 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:09:45 -0400 (0:00:00.036) 0:01:56.801 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:09:46 -0400 (0:00:00.031) 0:01:56.832 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:09:46 -0400 (0:00:00.029) 0:01:56.862 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:09:46 -0400 (0:00:00.076) 0:01:56.938 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:09:47 -0400 (0:00:01.466) 0:01:58.404 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:09:47 -0400 (0:00:00.030) 0:01:58.435 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:09:47 -0400 (0:00:00.035) 0:01:58.471 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025953", "end": "2024-07-31 21:09:47.955588", "rc": 0, "start": "2024-07-31 21:09:47.929635" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.380) 0:01:58.851 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.031) 0:01:58.882 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.029) 0:01:58.912 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.101) 0:01:59.014 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.059) 0:01:59.074 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.037) 0:01:59.111 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.038) 0:01:59.150 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.042) 0:01:59.193 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.370) 0:01:59.564 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:09:48 -0400 (0:00:00.074) 0:01:59.638 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.366) 0:02:00.004 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.030) 0:02:00.035 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.029) 0:02:00.064 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.032) 0:02:00.096 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.030) 0:02:00.127 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.028) 0:02:00.156 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.031) 0:02:00.188 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.029) 0:02:00.217 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.032) 0:02:00.250 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.037) 0:02:00.288 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.058) 0:02:00.346 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.031) 0:02:00.378 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.030) 0:02:00.409 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.058) 0:02:00.467 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.064) 0:02:00.531 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.032) 0:02:00.563 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.058) 0:02:00.622 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.028) 0:02:00.651 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.030) 0:02:00.682 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.059) 0:02:00.741 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.029) 0:02:00.770 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.030) 0:02:00.801 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:09:49 -0400 (0:00:00.029) 0:02:00.830 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.031) 0:02:00.861 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.028) 0:02:00.890 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.031) 0:02:00.921 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.026) 0:02:00.948 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.078) 0:02:01.026 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.030) 0:02:01.056 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.067) 0:02:01.124 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.034) 0:02:01.159 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.055) 0:02:01.215 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.037) 0:02:01.252 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.036) 0:02:01.289 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.043) 0:02:01.333 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.363) 0:02:01.697 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:09:50 -0400 (0:00:00.041) 0:02:01.738 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.356) 0:02:02.095 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.032) 0:02:02.127 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.031) 0:02:02.158 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.031) 0:02:02.190 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.032) 0:02:02.222 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.031) 0:02:02.254 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.073) 0:02:02.327 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.030) 0:02:02.358 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.033) 0:02:02.392 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.039) 0:02:02.431 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.033) 0:02:02.465 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:09:51 -0400 (0:00:00.043) 0:02:02.508 ******** changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:09:52 -0400 (0:00:00.390) 0:02:02.898 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:09:52 -0400 (0:00:00.700) 0:02:03.599 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:09:52 -0400 (0:00:00.042) 0:02:03.641 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:09:52 -0400 (0:00:00.031) 0:02:03.673 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:09:52 -0400 (0:00:00.029) 0:02:03.703 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:09:52 -0400 (0:00:00.029) 0:02:03.733 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:09:52 -0400 (0:00:00.027) 0:02:03.760 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.133) 0:02:03.893 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.039) 0:02:03.933 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.043) 0:02:03.976 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.032) 0:02:04.008 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.056) 0:02:04.064 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.037) 0:02:04.102 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.038) 0:02:04.141 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.041) 0:02:04.182 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.365) 0:02:04.548 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:09:53 -0400 (0:00:00.040) 0:02:04.588 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.360) 0:02:04.948 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.030) 0:02:04.979 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.028) 0:02:05.008 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.030) 0:02:05.038 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.029) 0:02:05.068 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.068) 0:02:05.136 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.031) 0:02:05.168 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.029) 0:02:05.197 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.031) 0:02:05.229 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.028) 0:02:05.258 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.049) 0:02:05.308 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.031) 0:02:05.339 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.032) 0:02:05.371 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.037) 0:02:05.409 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005497", "end": "2024-07-31 21:09:54.872735", "rc": 0, "start": "2024-07-31 21:09:54.867238" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.361) 0:02:05.770 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Wednesday 31 July 2024 21:09:54 -0400 (0:00:00.031) 0:02:05.801 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Wednesday 31 July 2024 21:09:55 -0400 (0:00:00.066) 0:02:05.868 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:09:55 -0400 (0:00:00.053) 0:02:05.921 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:09:55 -0400 (0:00:00.029) 0:02:05.951 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:09:55 -0400 (0:00:00.031) 0:02:05.982 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Wednesday 31 July 2024 21:09:55 -0400 (0:00:00.068) 0:02:06.051 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Wednesday 31 July 2024 21:09:55 -0400 (0:00:00.031) 0:02:06.082 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Wednesday 31 July 2024 21:09:55 -0400 (0:00:00.034) 0:02:06.117 ******** changed: [managed_node1] => (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: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Wednesday 31 July 2024 21:09:55 -0400 (0:00:00.680) 0:02:06.797 ******** ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Wednesday 31 July 2024 21:09:56 -0400 (0:00:00.359) 0:02:07.156 ******** changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Wednesday 31 July 2024 21:09:56 -0400 (0:00:00.381) 0:02:07.538 ******** changed: [managed_node1] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1722474596.7524517-9452-167811804187250/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Wednesday 31 July 2024 21:09:57 -0400 (0:00:00.680) 0:02:08.219 ******** [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) changed: [managed_node1] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: dc0a21841f8473bd073ee94181b4d92fb3e767bc339c368ef46fb3e5ac75829d Container: 6792ffc1f90c247e20c26b20cc1a7d9b062bcce1d4d914ad96e0e45e5fa7bad5 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Wednesday 31 July 2024 21:09:58 -0400 (0:00:01.350) 0:02:09.569 ******** ok: [managed_node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Wednesday 31 July 2024 21:09:59 -0400 (0:00:00.819) 0:02:10.389 ******** changed: [managed_node1] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount network-online.target basic.target systemd-journald.socket sysinit.target system-podman\\x2dkube.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system-podman\\x2dkube.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Wednesday 31 July 2024 21:10:00 -0400 (0:00:00.879) 0:02:11.268 ******** changed: [managed_node1] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount network-online.target sysinit.target system-podman\\x2dkube.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system-podman\\x2dkube.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Wednesday 31 July 2024 21:10:02 -0400 (0:00:01.595) 0:02:12.863 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.033) 0:02:12.897 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.105) 0:02:13.002 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.081) 0:02:13.084 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.041) 0:02:13.126 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.030) 0:02:13.157 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.045) 0:02:13.202 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.057) 0:02:13.260 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.037) 0:02:13.298 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.038) 0:02:13.336 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:02 -0400 (0:00:00.043) 0:02:13.380 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.522) 0:02:13.903 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.038) 0:02:13.941 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.471) 0:02:14.412 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.029) 0:02:14.441 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.031) 0:02:14.473 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.064) 0:02:14.537 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.029) 0:02:14.567 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.031) 0:02:14.598 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.028) 0:02:14.627 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.030) 0:02:14.658 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.028) 0:02:14.686 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.054) 0:02:14.740 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.033) 0:02:14.773 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Wednesday 31 July 2024 21:10:03 -0400 (0:00:00.029) 0:02:14.803 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Wednesday 31 July 2024 21:10:04 -0400 (0:00:00.060) 0:02:14.863 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Wednesday 31 July 2024 21:10:04 -0400 (0:00:00.034) 0:02:14.898 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Wednesday 31 July 2024 21:10:04 -0400 (0:00:00.028) 0:02:14.926 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 31 July 2024 21:10:04 -0400 (0:00:00.066) 0:02:14.992 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:10:04 -0400 (0:00:00.049) 0:02:15.042 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:10:04 -0400 (0:00:00.031) 0:02:15.073 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:10:04 -0400 (0:00:00.029) 0:02:15.102 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 31 July 2024 21:10:04 -0400 (0:00:00.031) 0:02:15.134 ******** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Wednesday 31 July 2024 21:10:04 -0400 (0:00:00.067) 0:02:15.201 ******** ok: [managed_node1] => (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: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Wednesday 31 July 2024 21:10:05 -0400 (0:00:00.908) 0:02:16.110 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Wednesday 31 July 2024 21:10:05 -0400 (0:00:00.511) 0:02:16.622 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Wednesday 31 July 2024 21:10:05 -0400 (0:00:00.032) 0:02:16.655 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Wednesday 31 July 2024 21:10:05 -0400 (0:00:00.031) 0:02:16.686 ******** changed: [managed_node1] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1722474605.9172375-9606-39293444273606/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Wednesday 31 July 2024 21:10:06 -0400 (0:00:00.926) 0:02:17.613 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Wednesday 31 July 2024 21:10:06 -0400 (0:00:00.035) 0:02:17.649 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Wednesday 31 July 2024 21:10:06 -0400 (0:00:00.034) 0:02:17.684 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Wednesday 31 July 2024 21:10:06 -0400 (0:00:00.071) 0:02:17.755 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Wednesday 31 July 2024 21:10:06 -0400 (0:00:00.030) 0:02:17.785 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Wednesday 31 July 2024 21:10:06 -0400 (0:00:00.028) 0:02:17.814 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.085) 0:02:17.899 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.030) 0:02:17.929 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.034) 0:02:17.963 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.030) 0:02:17.994 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.055) 0:02:18.049 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.036) 0:02:18.085 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.035) 0:02:18.120 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.040) 0:02:18.161 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.483) 0:02:18.645 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:07 -0400 (0:00:00.040) 0:02:18.685 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.489) 0:02:19.175 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.031) 0:02:19.207 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.030) 0:02:19.237 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.029) 0:02:19.267 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.030) 0:02:19.297 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.031) 0:02:19.329 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.031) 0:02:19.360 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.029) 0:02:19.390 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.032) 0:02:19.422 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.037) 0:02:19.460 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.032) 0:02:19.492 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.041) 0:02:19.534 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.032) 0:02:19.566 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.050) 0:02:19.617 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.044) 0:02:19.661 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.029) 0:02:19.691 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:132 Wednesday 31 July 2024 21:10:08 -0400 (0:00:00.031) 0:02:19.722 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:10:09 -0400 (0:00:00.119) 0:02:19.841 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:10:09 -0400 (0:00:00.052) 0:02:19.894 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:10:09 -0400 (0:00:00.036) 0:02:19.930 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:10:09 -0400 (0:00:00.032) 0:02:19.963 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:10:09 -0400 (0:00:00.030) 0:02:19.993 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:10:09 -0400 (0:00:00.077) 0:02:20.070 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:10:11 -0400 (0:00:01.972) 0:02:22.043 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:10:11 -0400 (0:00:00.032) 0:02:22.076 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:10:11 -0400 (0:00:00.036) 0:02:22.113 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.046943", "end": "2024-07-31 21:10:11.735723", "rc": 0, "start": "2024-07-31 21:10:11.688780" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:10:11 -0400 (0:00:00.545) 0:02:22.658 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:10:11 -0400 (0:00:00.032) 0:02:22.690 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:10:11 -0400 (0:00:00.029) 0:02:22.720 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:10:11 -0400 (0:00:00.058) 0:02:22.778 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:12 -0400 (0:00:00.060) 0:02:22.838 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:12 -0400 (0:00:00.037) 0:02:22.876 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:12 -0400 (0:00:00.037) 0:02:22.914 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:12 -0400 (0:00:00.039) 0:02:22.953 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:12 -0400 (0:00:00.511) 0:02:23.464 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:12 -0400 (0:00:00.040) 0:02:23.505 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.497) 0:02:24.003 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.031) 0:02:24.034 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.028) 0:02:24.063 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.032) 0:02:24.096 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.029) 0:02:24.125 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.030) 0:02:24.156 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.029) 0:02:24.186 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.029) 0:02:24.216 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.030) 0:02:24.246 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.043) 0:02:24.289 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.058) 0:02:24.348 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.032) 0:02:24.381 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.029) 0:02:24.410 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.093) 0:02:24.504 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.031) 0:02:24.535 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.031) 0:02:24.567 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.059) 0:02:24.627 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.029) 0:02:24.656 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.032) 0:02:24.689 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.060) 0:02:24.749 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.030) 0:02:24.780 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:10:13 -0400 (0:00:00.031) 0:02:24.812 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.029) 0:02:24.841 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.032) 0:02:24.874 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.029) 0:02:24.903 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.032) 0:02:24.936 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.028) 0:02:24.964 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.029) 0:02:24.993 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.027) 0:02:25.020 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.067) 0:02:25.088 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.074) 0:02:25.163 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.042) 0:02:25.205 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.040) 0:02:25.246 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.032) 0:02:25.279 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.057) 0:02:25.336 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.036) 0:02:25.373 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.038) 0:02:25.411 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:14 -0400 (0:00:00.042) 0:02:25.454 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.472) 0:02:25.926 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.039) 0:02:25.966 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.498) 0:02:26.464 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.067) 0:02:26.532 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.032) 0:02:26.565 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.029) 0:02:26.595 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.032) 0:02:26.627 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.029) 0:02:26.656 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.032) 0:02:26.688 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.028) 0:02:26.717 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.030) 0:02:26.748 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.029) 0:02:26.777 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Wednesday 31 July 2024 21:10:15 -0400 (0:00:00.048) 0:02:26.826 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.032) 0:02:26.858 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.031) 0:02:26.889 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.056) 0:02:26.946 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005907", "end": "2024-07-31 21:10:16.512320", "rc": 0, "start": "2024-07-31 21:10:16.506413" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.481) 0:02:27.427 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.030) 0:02:27.458 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.107) 0:02:27.565 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.051) 0:02:27.617 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.032) 0:02:27.650 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.032) 0:02:27.682 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.030) 0:02:27.713 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.031) 0:02:27.745 ******** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Wednesday 31 July 2024 21:10:16 -0400 (0:00:00.029) 0:02:27.774 ******** ok: [managed_node1] => (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: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Wednesday 31 July 2024 21:10:17 -0400 (0:00:00.954) 0:02:28.729 ******** ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722474597.9019697, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722474597.3129675, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800913, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722474597.0499666, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "4220382407", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Wednesday 31 July 2024 21:10:18 -0400 (0:00:00.493) 0:02:29.222 ******** ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Wednesday 31 July 2024 21:10:18 -0400 (0:00:00.476) 0:02:29.698 ******** ok: [managed_node1] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Wednesday 31 July 2024 21:10:19 -0400 (0:00:00.893) 0:02:30.592 ******** [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) ok: [managed_node1] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.640) 0:02:31.232 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.032) 0:02:31.265 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.033) 0:02:31.298 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.031) 0:02:31.330 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.035) 0:02:31.366 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.076) 0:02:31.442 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.041) 0:02:31.484 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.040) 0:02:31.524 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.030) 0:02:31.555 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.088) 0:02:31.644 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.059) 0:02:31.703 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.037) 0:02:31.741 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.042) 0:02:31.783 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:20 -0400 (0:00:00.045) 0:02:31.828 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:21 -0400 (0:00:00.503) 0:02:32.332 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:21 -0400 (0:00:00.041) 0:02:32.373 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.473) 0:02:32.847 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.030) 0:02:32.877 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.029) 0:02:32.907 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.032) 0:02:32.940 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.028) 0:02:32.969 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.032) 0:02:33.001 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.028) 0:02:33.030 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.066) 0:02:33.096 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.032) 0:02:33.129 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.056) 0:02:33.185 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.031) 0:02:33.217 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.032) 0:02:33.249 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.062) 0:02:33.312 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.054) 0:02:33.366 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.029) 0:02:33.396 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.066) 0:02:33.462 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.051) 0:02:33.513 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.031) 0:02:33.545 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.030) 0:02:33.576 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.030) 0:02:33.606 ******** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Wednesday 31 July 2024 21:10:22 -0400 (0:00:00.028) 0:02:33.635 ******** ok: [managed_node1] => (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: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Wednesday 31 July 2024 21:10:23 -0400 (0:00:00.891) 0:02:34.527 ******** ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Wednesday 31 July 2024 21:10:24 -0400 (0:00:00.485) 0:02:35.012 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Wednesday 31 July 2024 21:10:24 -0400 (0:00:00.029) 0:02:35.041 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Wednesday 31 July 2024 21:10:24 -0400 (0:00:00.032) 0:02:35.074 ******** ok: [managed_node1] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.837) 0:02:35.912 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.034) 0:02:35.946 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.032) 0:02:35.979 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.034) 0:02:36.014 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.028) 0:02:36.042 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.029) 0:02:36.071 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Get authfile locally] **************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:143 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.027) 0:02:36.099 ******** changed: [managed_node1] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_2736r827_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:149 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.515) 0:02:36.614 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.087) 0:02:36.701 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.054) 0:02:36.756 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.037) 0:02:36.794 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:10:25 -0400 (0:00:00.032) 0:02:36.826 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:10:26 -0400 (0:00:00.030) 0:02:36.857 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:10:26 -0400 (0:00:00.077) 0:02:36.934 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:10:28 -0400 (0:00:01.913) 0:02:38.848 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.029) 0:02:38.878 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.037) 0:02:38.915 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034568", "end": "2024-07-31 21:10:28.511710", "rc": 0, "start": "2024-07-31 21:10:28.477142" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.513) 0:02:39.429 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.031) 0:02:39.461 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.031) 0:02:39.492 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.057) 0:02:39.550 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.059) 0:02:39.609 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.037) 0:02:39.646 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.038) 0:02:39.685 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:28 -0400 (0:00:00.074) 0:02:39.759 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:29 -0400 (0:00:00.484) 0:02:40.243 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:29 -0400 (0:00:00.041) 0:02:40.285 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:29 -0400 (0:00:00.481) 0:02:40.767 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:29 -0400 (0:00:00.032) 0:02:40.799 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:29 -0400 (0:00:00.029) 0:02:40.829 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.032) 0:02:40.861 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.028) 0:02:40.890 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.030) 0:02:40.920 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.029) 0:02:40.950 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.030) 0:02:40.980 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.030) 0:02:41.010 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.041) 0:02:41.052 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.093) 0:02:41.146 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.030) 0:02:41.176 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.032) 0:02:41.208 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.057) 0:02:41.266 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.030) 0:02:41.296 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.030) 0:02:41.327 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.058) 0:02:41.385 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.029) 0:02:41.415 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.031) 0:02:41.447 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.060) 0:02:41.507 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.031) 0:02:41.538 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.031) 0:02:41.570 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.030) 0:02:41.601 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.030) 0:02:41.632 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.031) 0:02:41.664 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.029) 0:02:41.693 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.064) 0:02:41.757 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:10:30 -0400 (0:00:00.030) 0:02:41.788 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:10:31 -0400 (0:00:00.072) 0:02:41.860 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:10:31 -0400 (0:00:00.034) 0:02:41.894 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:31 -0400 (0:00:00.054) 0:02:41.949 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:31 -0400 (0:00:00.038) 0:02:41.988 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:31 -0400 (0:00:00.038) 0:02:42.026 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:31 -0400 (0:00:00.042) 0:02:42.068 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:31 -0400 (0:00:00.497) 0:02:42.565 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:31 -0400 (0:00:00.037) 0:02:42.603 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.482) 0:02:43.086 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.031) 0:02:43.117 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.069) 0:02:43.186 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.034) 0:02:43.221 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.029) 0:02:43.250 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.032) 0:02:43.283 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.029) 0:02:43.312 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.031) 0:02:43.344 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.032) 0:02:43.376 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:10:32 -0400 (0:00:00.042) 0:02:43.419 ******** changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:10:33 -0400 (0:00:00.482) 0:02:43.901 ******** changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:10:33 -0400 (0:00:00.892) 0:02:44.794 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:10:33 -0400 (0:00:00.033) 0:02:44.828 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.031) 0:02:44.859 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.028) 0:02:44.888 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.066) 0:02:44.955 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.030) 0:02:44.985 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.077) 0:02:45.063 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.041) 0:02:45.104 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.043) 0:02:45.148 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.033) 0:02:45.182 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.057) 0:02:45.239 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.037) 0:02:45.276 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.036) 0:02:45.313 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.043) 0:02:45.357 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:34 -0400 (0:00:00.453) 0:02:45.810 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.039) 0:02:45.850 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.518) 0:02:46.369 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.032) 0:02:46.402 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.031) 0:02:46.433 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.032) 0:02:46.466 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.032) 0:02:46.499 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.031) 0:02:46.531 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.032) 0:02:46.563 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.031) 0:02:46.594 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.033) 0:02:46.628 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.031) 0:02:46.659 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.051) 0:02:46.710 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.033) 0:02:46.744 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.034) 0:02:46.779 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Wednesday 31 July 2024 21:10:35 -0400 (0:00:00.036) 0:02:46.815 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007253", "end": "2024-07-31 21:10:36.373966", "rc": 0, "start": "2024-07-31 21:10:36.366713" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Wednesday 31 July 2024 21:10:36 -0400 (0:00:00.471) 0:02:47.287 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Wednesday 31 July 2024 21:10:36 -0400 (0:00:00.031) 0:02:47.318 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Wednesday 31 July 2024 21:10:36 -0400 (0:00:00.111) 0:02:47.429 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:10:36 -0400 (0:00:00.055) 0:02:47.485 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:10:36 -0400 (0:00:00.033) 0:02:47.519 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:10:36 -0400 (0:00:00.030) 0:02:47.550 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Wednesday 31 July 2024 21:10:36 -0400 (0:00:00.032) 0:02:47.582 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Wednesday 31 July 2024 21:10:36 -0400 (0:00:00.031) 0:02:47.614 ******** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Wednesday 31 July 2024 21:10:36 -0400 (0:00:00.031) 0:02:47.645 ******** ok: [managed_node1] => (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: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Wednesday 31 July 2024 21:10:37 -0400 (0:00:00.890) 0:02:48.536 ******** ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1722474597.9019697, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722474597.3129675, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800913, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722474597.0499666, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "4220382407", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Wednesday 31 July 2024 21:10:38 -0400 (0:00:00.482) 0:02:49.019 ******** ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Wednesday 31 July 2024 21:10:38 -0400 (0:00:00.531) 0:02:49.550 ******** ok: [managed_node1] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Wednesday 31 July 2024 21:10:39 -0400 (0:00:00.815) 0:02:50.366 ******** [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) ok: [managed_node1] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.628) 0:02:50.995 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.033) 0:02:51.028 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.035) 0:02:51.063 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.032) 0:02:51.096 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.035) 0:02:51.131 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.079) 0:02:51.211 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.040) 0:02:51.251 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.038) 0:02:51.290 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.029) 0:02:51.319 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.086) 0:02:51.406 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.057) 0:02:51.463 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.037) 0:02:51.500 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.042) 0:02:51.542 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:40 -0400 (0:00:00.044) 0:02:51.587 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:41 -0400 (0:00:00.484) 0:02:52.072 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:41 -0400 (0:00:00.039) 0:02:52.111 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:41 -0400 (0:00:00.465) 0:02:52.577 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:41 -0400 (0:00:00.029) 0:02:52.607 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:41 -0400 (0:00:00.031) 0:02:52.638 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:41 -0400 (0:00:00.029) 0:02:52.667 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:41 -0400 (0:00:00.031) 0:02:52.699 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:41 -0400 (0:00:00.030) 0:02:52.729 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:41 -0400 (0:00:00.031) 0:02:52.761 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.072) 0:02:52.834 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.030) 0:02:52.864 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.057) 0:02:52.921 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.034) 0:02:52.956 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.030) 0:02:52.987 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.064) 0:02:53.052 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.035) 0:02:53.088 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.032) 0:02:53.120 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.065) 0:02:53.186 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.052) 0:02:53.239 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.029) 0:02:53.268 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.032) 0:02:53.300 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.029) 0:02:53.329 ******** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Wednesday 31 July 2024 21:10:42 -0400 (0:00:00.030) 0:02:53.360 ******** ok: [managed_node1] => (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: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Wednesday 31 July 2024 21:10:43 -0400 (0:00:00.880) 0:02:54.240 ******** ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Wednesday 31 July 2024 21:10:43 -0400 (0:00:00.464) 0:02:54.705 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Wednesday 31 July 2024 21:10:43 -0400 (0:00:00.030) 0:02:54.735 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Wednesday 31 July 2024 21:10:43 -0400 (0:00:00.031) 0:02:54.766 ******** ok: [managed_node1] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Wednesday 31 July 2024 21:10:44 -0400 (0:00:00.855) 0:02:55.622 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Wednesday 31 July 2024 21:10:44 -0400 (0:00:00.033) 0:02:55.656 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Wednesday 31 July 2024 21:10:44 -0400 (0:00:00.033) 0:02:55.689 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Wednesday 31 July 2024 21:10:44 -0400 (0:00:00.036) 0:02:55.725 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Wednesday 31 July 2024 21:10:44 -0400 (0:00:00.028) 0:02:55.754 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:10:45 -0400 (0:00:00.081) 0:02:55.835 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:10:45 -0400 (0:00:00.075) 0:02:55.911 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:45 -0400 (0:00:00.056) 0:02:55.968 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:45 -0400 (0:00:00.040) 0:02:56.008 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:45 -0400 (0:00:00.038) 0:02:56.046 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:45 -0400 (0:00:00.045) 0:02:56.092 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:45 -0400 (0:00:00.494) 0:02:56.586 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:45 -0400 (0:00:00.039) 0:02:56.625 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.487) 0:02:57.113 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.032) 0:02:57.146 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.029) 0:02:57.176 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.032) 0:02:57.208 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.032) 0:02:57.240 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.028) 0:02:57.269 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.069) 0:02:57.338 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.030) 0:02:57.369 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.030) 0:02:57.400 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.045) 0:02:57.445 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.034) 0:02:57.479 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.031) 0:02:57.511 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.032) 0:02:57.543 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.030) 0:02:57.573 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.031) 0:02:57.605 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.030) 0:02:57.635 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:161 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.027) 0:02:57.663 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.096) 0:02:57.759 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:10:46 -0400 (0:00:00.053) 0:02:57.812 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:10:47 -0400 (0:00:00.038) 0:02:57.851 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:10:47 -0400 (0:00:00.029) 0:02:57.880 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:10:47 -0400 (0:00:00.031) 0:02:57.912 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:10:47 -0400 (0:00:00.153) 0:02:58.066 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:10:49 -0400 (0:00:01.875) 0:02:59.942 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:10:49 -0400 (0:00:00.032) 0:02:59.974 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:10:49 -0400 (0:00:00.035) 0:03:00.009 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033682", "end": "2024-07-31 21:10:49.621201", "rc": 0, "start": "2024-07-31 21:10:49.587519" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:10:49 -0400 (0:00:00.522) 0:03:00.531 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:10:49 -0400 (0:00:00.065) 0:03:00.597 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:10:49 -0400 (0:00:00.033) 0:03:00.631 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:10:49 -0400 (0:00:00.060) 0:03:00.691 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:49 -0400 (0:00:00.058) 0:03:00.750 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:49 -0400 (0:00:00.039) 0:03:00.790 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:49 -0400 (0:00:00.036) 0:03:00.826 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:50 -0400 (0:00:00.042) 0:03:00.869 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:50 -0400 (0:00:00.485) 0:03:01.355 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:50 -0400 (0:00:00.039) 0:03:01.394 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.497) 0:03:01.891 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.032) 0:03:01.924 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.030) 0:03:01.954 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.071) 0:03:02.026 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.030) 0:03:02.056 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.033) 0:03:02.090 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.030) 0:03:02.121 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.033) 0:03:02.155 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.031) 0:03:02.186 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.042) 0:03:02.229 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.060) 0:03:02.290 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.034) 0:03:02.324 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.032) 0:03:02.356 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.059) 0:03:02.416 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.034) 0:03:02.451 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.029) 0:03:02.481 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.060) 0:03:02.542 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.031) 0:03:02.574 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.068) 0:03:02.642 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.060) 0:03:02.702 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.032) 0:03:02.735 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.029) 0:03:02.765 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.032) 0:03:02.797 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:10:51 -0400 (0:00:00.029) 0:03:02.827 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.032) 0:03:02.859 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.029) 0:03:02.889 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.031) 0:03:02.920 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.072) 0:03:02.993 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.033) 0:03:03.026 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.032) 0:03:03.059 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.032) 0:03:03.092 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.057) 0:03:03.150 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.036) 0:03:03.187 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.082) 0:03:03.270 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.041) 0:03:03.311 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:52 -0400 (0:00:00.487) 0:03:03.798 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.042) 0:03:03.841 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.478) 0:03:04.319 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.031) 0:03:04.351 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.032) 0:03:04.383 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.030) 0:03:04.413 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.033) 0:03:04.447 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.030) 0:03:04.477 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.032) 0:03:04.509 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.029) 0:03:04.539 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.032) 0:03:04.572 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.038) 0:03:04.610 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.033) 0:03:04.643 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.082) 0:03:04.726 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.032) 0:03:04.759 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:10:53 -0400 (0:00:00.044) 0:03:04.804 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.048) 0:03:04.852 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.030) 0:03:04.883 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.033) 0:03:04.916 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.073) 0:03:04.990 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.033) 0:03:05.024 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.054) 0:03:05.078 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.039) 0:03:05.118 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.037) 0:03:05.156 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.041) 0:03:05.197 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.469) 0:03:05.666 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:54 -0400 (0:00:00.040) 0:03:05.706 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.462) 0:03:06.169 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.030) 0:03:06.199 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.031) 0:03:06.231 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.030) 0:03:06.261 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.031) 0:03:06.293 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.030) 0:03:06.323 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.032) 0:03:06.355 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.031) 0:03:06.387 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.028) 0:03:06.416 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.046) 0:03:06.462 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.031) 0:03:06.493 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.032) 0:03:06.526 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.031) 0:03:06.557 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.033) 0:03:06.591 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.033) 0:03:06.625 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.032) 0:03:06.657 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.029) 0:03:06.686 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Wednesday 31 July 2024 21:10:55 -0400 (0:00:00.120) 0:03:06.806 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Wednesday 31 July 2024 21:10:56 -0400 (0:00:00.038) 0:03:06.844 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Wednesday 31 July 2024 21:10:56 -0400 (0:00:00.043) 0:03:06.888 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Wednesday 31 July 2024 21:10:56 -0400 (0:00:00.034) 0:03:06.922 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:10:56 -0400 (0:00:00.056) 0:03:06.979 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:10:56 -0400 (0:00:00.035) 0:03:07.014 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:10:56 -0400 (0:00:00.037) 0:03:07.051 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:10:56 -0400 (0:00:00.040) 0:03:07.092 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:10:56 -0400 (0:00:00.480) 0:03:07.573 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:10:56 -0400 (0:00:00.040) 0:03:07.613 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.461) 0:03:08.075 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.031) 0:03:08.107 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.069) 0:03:08.176 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.030) 0:03:08.206 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.032) 0:03:08.239 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.029) 0:03:08.268 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.031) 0:03:08.300 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.031) 0:03:08.332 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.029) 0:03:08.362 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.031) 0:03:08.393 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.045) 0:03:08.438 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.034) 0:03:08.472 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.031) 0:03:08.504 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Wednesday 31 July 2024 21:10:57 -0400 (0:00:00.036) 0:03:08.541 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006202", "end": "2024-07-31 21:10:58.100052", "rc": 0, "start": "2024-07-31 21:10:58.093850" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Wednesday 31 July 2024 21:10:58 -0400 (0:00:00.478) 0:03:09.019 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Wednesday 31 July 2024 21:10:58 -0400 (0:00:00.063) 0:03:09.082 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Wednesday 31 July 2024 21:10:58 -0400 (0:00:00.033) 0:03:09.115 ******** changed: [managed_node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-07-31 21:10:01 EDT", "ActiveEnterTimestampMonotonic": "384942266", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system-podman\\x2dkube.slice systemd-journald.socket network-online.target sysinit.target basic.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-07-31 21:10:00 EDT", "AssertTimestampMonotonic": "384010715", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-07-31 21:10:00 EDT", "ConditionTimestampMonotonic": "384010714", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21086", "ExecMainStartTimestamp": "Wed 2024-07-31 21:10:01 EDT", "ExecMainStartTimestampMonotonic": "384942246", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Wed 2024-07-31 21:10:00 EDT] ; stop_time=[n/a] ; pid=20963 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-07-31 21:10:00 EDT", "InactiveExitTimestampMonotonic": "384011606", "InvocationID": "ce70afa6d16a48679dc29d99b1fce1f3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21086", "MemoryAccounting": "yes", "MemoryCurrent": "23576576", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system-podman\\x2dkube.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-07-31 21:10:01 EDT", "StateChangeTimestampMonotonic": "384942266", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "12", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestamp": "Wed 2024-07-31 21:10:01 EDT", "WatchdogTimestampMonotonic": "384942263", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Wednesday 31 July 2024 21:10:59 -0400 (0:00:01.247) 0:03:10.363 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474597.9019697, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722474597.3129675, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800913, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722474597.0499666, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "4220382407", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:33 Wednesday 31 July 2024 21:10:59 -0400 (0:00:00.365) 0:03:10.729 ******** [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) changed: [managed_node1] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:44 Wednesday 31 July 2024 21:11:00 -0400 (0:00:00.467) 0:03:11.196 ******** changed: [managed_node1] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:49 Wednesday 31 July 2024 21:11:00 -0400 (0:00:00.365) 0:03:11.562 ******** changed: [managed_node1] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.027857", "end": "2024-07-31 21:11:01.055496", "rc": 0, "start": "2024-07-31 21:11:01.027639" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:58 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.391) 0:03:11.953 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.050) 0:03:12.004 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.030) 0:03:12.035 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.074) 0:03:12.109 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.032) 0:03:12.142 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.032) 0:03:12.174 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.088) 0:03:12.262 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.040) 0:03:12.302 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.038) 0:03:12.340 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.031) 0:03:12.372 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.047) 0:03:12.420 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.058) 0:03:12.478 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.037) 0:03:12.516 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.037) 0:03:12.553 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:01 -0400 (0:00:00.040) 0:03:12.594 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.365) 0:03:12.960 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.040) 0:03:13.000 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.368) 0:03:13.368 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.030) 0:03:13.399 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.032) 0:03:13.431 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.029) 0:03:13.460 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.032) 0:03:13.492 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.031) 0:03:13.524 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.030) 0:03:13.554 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.033) 0:03:13.588 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.029) 0:03:13.617 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.055) 0:03:13.673 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.033) 0:03:13.706 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.030) 0:03:13.737 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Wednesday 31 July 2024 21:11:02 -0400 (0:00:00.061) 0:03:13.799 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Wednesday 31 July 2024 21:11:03 -0400 (0:00:00.037) 0:03:13.837 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 31 July 2024 21:11:03 -0400 (0:00:00.071) 0:03:13.909 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 31 July 2024 21:11:03 -0400 (0:00:00.033) 0:03:13.942 ******** changed: [managed_node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target systemd-journald.socket -.mount system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 31 July 2024 21:11:03 -0400 (0:00:00.640) 0:03:14.583 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474624.6550655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1722474606.690001, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 232784066, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722474606.337, "nlink": 1, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 171, "uid": 0, "version": "1661409129", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Wednesday 31 July 2024 21:11:04 -0400 (0:00:00.377) 0:03:14.961 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Wednesday 31 July 2024 21:11:04 -0400 (0:00:00.058) 0:03:15.019 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Wednesday 31 July 2024 21:11:04 -0400 (0:00:00.352) 0:03:15.371 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44 Wednesday 31 July 2024 21:11:04 -0400 (0:00:00.046) 0:03:15.418 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Reset raw variable] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52 Wednesday 31 July 2024 21:11:04 -0400 (0:00:00.030) 0:03:15.448 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Wednesday 31 July 2024 21:11:04 -0400 (0:00:00.030) 0:03:15.479 ******** changed: [managed_node1] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Wednesday 31 July 2024 21:11:05 -0400 (0:00:00.360) 0:03:15.840 ******** ok: [managed_node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Wednesday 31 July 2024 21:11:05 -0400 (0:00:00.646) 0:03:16.486 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.415) 0:03:16.902 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.048) 0:03:16.950 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.030) 0:03:16.981 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.034) 0:03:17.015 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.058) 0:03:17.074 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.030) 0:03:17.104 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.032) 0:03:17.137 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.029) 0:03:17.167 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.035) 0:03:17.202 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.031) 0:03:17.233 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.034) 0:03:17.268 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.035) 0:03:17.304 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.032) 0:03:17.336 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.035) 0:03:17.371 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.030) 0:03:17.402 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.077) 0:03:17.479 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.087) 0:03:17.567 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.037) 0:03:17.604 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.056) 0:03:17.660 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.038) 0:03:17.699 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.039) 0:03:17.739 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:06 -0400 (0:00:00.043) 0:03:17.782 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.371) 0:03:18.154 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.039) 0:03:18.194 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.364) 0:03:18.558 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.030) 0:03:18.589 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.032) 0:03:18.621 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.029) 0:03:18.650 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.076) 0:03:18.727 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.030) 0:03:18.757 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.032) 0:03:18.790 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:07 -0400 (0:00:00.030) 0:03:18.820 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:11:08 -0400 (0:00:00.031) 0:03:18.851 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:11:08 -0400 (0:00:00.046) 0:03:18.898 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:11:08 -0400 (0:00:00.031) 0:03:18.929 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:11:08 -0400 (0:00:00.033) 0:03:18.963 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:11:08 -0400 (0:00:00.032) 0:03:18.995 ******** changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:11:08 -0400 (0:00:00.365) 0:03:19.361 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.483) 0:03:19.844 ******** changed: [managed_node1] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.353) 0:03:20.198 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.137) 0:03:20.336 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.033) 0:03:20.369 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.031) 0:03:20.400 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.032) 0:03:20.433 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.054) 0:03:20.488 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.034) 0:03:20.523 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.039) 0:03:20.562 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:09 -0400 (0:00:00.041) 0:03:20.604 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.361) 0:03:20.965 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.038) 0:03:21.004 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.359) 0:03:21.363 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.031) 0:03:21.394 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.029) 0:03:21.424 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.031) 0:03:21.455 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.030) 0:03:21.485 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.081) 0:03:21.567 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.030) 0:03:21.597 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.031) 0:03:21.629 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.030) 0:03:21.659 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.039) 0:03:21.698 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.032) 0:03:21.731 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.041) 0:03:21.772 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:11:10 -0400 (0:00:00.031) 0:03:21.803 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:11:11 -0400 (0:00:00.043) 0:03:21.847 ******** ok: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:11:12 -0400 (0:00:01.042) 0:03:22.889 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:11:12 -0400 (0:00:00.360) 0:03:23.250 ******** changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create a user for rootless] ********************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:175 Wednesday 31 July 2024 21:11:12 -0400 (0:00:00.404) 0:03:23.654 ******** changed: [managed_node1] => { "changed": true, "comment": "", "create_home": true, "group": 2001, "home": "/home/auth_test_user1", "name": "auth_test_user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } TASK [Provide a credentials file - rootless] *********************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:180 Wednesday 31 July 2024 21:11:13 -0400 (0:00:00.747) 0:03:24.402 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:11:13 -0400 (0:00:00.107) 0:03:24.509 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:11:13 -0400 (0:00:00.054) 0:03:24.564 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:11:13 -0400 (0:00:00.037) 0:03:24.601 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:11:13 -0400 (0:00:00.031) 0:03:24.632 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:11:13 -0400 (0:00:00.029) 0:03:24.662 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:11:13 -0400 (0:00:00.078) 0:03:24.741 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:11:15 -0400 (0:00:01.468) 0:03:26.209 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:11:15 -0400 (0:00:00.030) 0:03:26.240 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:11:15 -0400 (0:00:00.037) 0:03:26.278 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027344", "end": "2024-07-31 21:11:15.761929", "rc": 0, "start": "2024-07-31 21:11:15.734585" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:11:15 -0400 (0:00:00.383) 0:03:26.661 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:11:15 -0400 (0:00:00.034) 0:03:26.696 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:11:15 -0400 (0:00:00.029) 0:03:26.725 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:11:15 -0400 (0:00:00.059) 0:03:26.785 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:16 -0400 (0:00:00.059) 0:03:26.845 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:16 -0400 (0:00:00.037) 0:03:26.883 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:16 -0400 (0:00:00.074) 0:03:26.957 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:16 -0400 (0:00:00.041) 0:03:26.998 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:16 -0400 (0:00:00.372) 0:03:27.371 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:16 -0400 (0:00:00.039) 0:03:27.410 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:16 -0400 (0:00:00.366) 0:03:27.777 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:16 -0400 (0:00:00.029) 0:03:27.807 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.030) 0:03:27.838 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.031) 0:03:27.869 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.029) 0:03:27.899 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.032) 0:03:27.931 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.029) 0:03:27.961 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.031) 0:03:27.993 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.030) 0:03:28.023 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.042) 0:03:28.065 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.058) 0:03:28.124 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.069) 0:03:28.194 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.033) 0:03:28.227 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.059) 0:03:28.287 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.030) 0:03:28.317 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.033) 0:03:28.350 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.061) 0:03:28.412 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.031) 0:03:28.443 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.031) 0:03:28.474 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.060) 0:03:28.535 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.029) 0:03:28.564 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.032) 0:03:28.597 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.032) 0:03:28.629 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.029) 0:03:28.658 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.032) 0:03:28.690 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.029) 0:03:28.719 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:11:17 -0400 (0:00:00.069) 0:03:28.789 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:11:18 -0400 (0:00:00.076) 0:03:28.866 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:11:18 -0400 (0:00:00.031) 0:03:28.897 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:11:18 -0400 (0:00:00.035) 0:03:28.932 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:11:18 -0400 (0:00:00.032) 0:03:28.964 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:18 -0400 (0:00:00.056) 0:03:29.020 ******** ok: [managed_node1] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:18 -0400 (0:00:00.382) 0:03:29.402 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:18 -0400 (0:00:00.038) 0:03:29.441 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:18 -0400 (0:00:00.041) 0:03:29.483 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:19 -0400 (0:00:00.362) 0:03:29.845 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:19 -0400 (0:00:00.041) 0:03:29.886 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:19 -0400 (0:00:00.355) 0:03:30.242 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003208", "end": "2024-07-31 21:11:19.715308", "rc": 0, "start": "2024-07-31 21:11:19.712100" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:19 -0400 (0:00:00.368) 0:03:30.610 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003468", "end": "2024-07-31 21:11:20.079241", "rc": 0, "start": "2024-07-31 21:11:20.075773" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.363) 0:03:30.974 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.046) 0:03:31.020 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.032) 0:03:31.053 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.030) 0:03:31.084 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.032) 0:03:31.116 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.029) 0:03:31.146 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.032) 0:03:31.179 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.037) 0:03:31.217 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.034) 0:03:31.251 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.043) 0:03:31.295 ******** changed: [managed_node1] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:11:20 -0400 (0:00:00.371) 0:03:31.667 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.701) 0:03:32.368 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.048) 0:03:32.416 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.031) 0:03:32.448 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.033) 0:03:32.482 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.079) 0:03:32.562 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.035) 0:03:32.597 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.056) 0:03:32.654 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.038) 0:03:32.692 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.039) 0:03:32.732 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:21 -0400 (0:00:00.042) 0:03:32.774 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:22 -0400 (0:00:00.368) 0:03:33.143 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:22 -0400 (0:00:00.039) 0:03:33.183 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:22 -0400 (0:00:00.409) 0:03:33.593 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003358", "end": "2024-07-31 21:11:23.060022", "rc": 0, "start": "2024-07-31 21:11:23.056664" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:23 -0400 (0:00:00.364) 0:03:33.957 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003575", "end": "2024-07-31 21:11:23.424143", "rc": 0, "start": "2024-07-31 21:11:23.420568" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:23 -0400 (0:00:00.366) 0:03:34.324 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:23 -0400 (0:00:00.046) 0:03:34.370 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:23 -0400 (0:00:00.030) 0:03:34.400 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:23 -0400 (0:00:00.030) 0:03:34.430 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:23 -0400 (0:00:00.030) 0:03:34.461 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:23 -0400 (0:00:00.032) 0:03:34.494 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:11:23 -0400 (0:00:00.029) 0:03:34.523 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:11:23 -0400 (0:00:00.104) 0:03:34.628 ******** ok: [managed_node1] => { "changed": false, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 21, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:11:24 -0400 (0:00:00.376) 0:03:35.005 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:11:24 -0400 (0:00:00.033) 0:03:35.038 ******** changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:11:24 -0400 (0:00:00.665) 0:03:35.704 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:11:24 -0400 (0:00:00.032) 0:03:35.736 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:11:24 -0400 (0:00:00.031) 0:03:35.768 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:11:24 -0400 (0:00:00.029) 0:03:35.798 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:11:24 -0400 (0:00:00.027) 0:03:35.825 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.083) 0:03:35.909 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.041) 0:03:35.950 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.040) 0:03:35.991 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.035) 0:03:36.026 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.057) 0:03:36.084 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.038) 0:03:36.123 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.036) 0:03:36.159 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.043) 0:03:36.204 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.367) 0:03:36.571 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:25 -0400 (0:00:00.086) 0:03:36.658 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:26 -0400 (0:00:00.361) 0:03:37.019 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003394", "end": "2024-07-31 21:11:26.482226", "rc": 0, "start": "2024-07-31 21:11:26.478832" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:26 -0400 (0:00:00.360) 0:03:37.380 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003534", "end": "2024-07-31 21:11:26.843334", "rc": 0, "start": "2024-07-31 21:11:26.839800" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:26 -0400 (0:00:00.361) 0:03:37.742 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:26 -0400 (0:00:00.045) 0:03:37.788 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:26 -0400 (0:00:00.029) 0:03:37.817 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.032) 0:03:37.849 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.030) 0:03:37.880 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.031) 0:03:37.911 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.030) 0:03:37.942 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.030) 0:03:37.972 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.050) 0:03:38.022 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.030) 0:03:38.053 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.035) 0:03:38.089 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.079) 0:03:38.168 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005092", "end": "2024-07-31 21:11:27.636764", "rc": 0, "start": "2024-07-31 21:11:27.631672" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.364) 0:03:38.532 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.031) 0:03:38.564 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.066) 0:03:38.630 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:11:27 -0400 (0:00:00.053) 0:03:38.684 ******** changed: [managed_node1] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.019573", "end": "2024-07-31 21:11:28.165931", "rc": 0, "start": "2024-07-31 21:11:28.146358" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:11:28 -0400 (0:00:00.399) 0:03:39.083 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:11:28 -0400 (0:00:00.035) 0:03:39.119 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Wednesday 31 July 2024 21:11:28 -0400 (0:00:00.032) 0:03:39.152 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Wednesday 31 July 2024 21:11:28 -0400 (0:00:00.029) 0:03:39.182 ******** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Wednesday 31 July 2024 21:11:28 -0400 (0:00:00.029) 0:03:39.211 ******** changed: [managed_node1] => (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: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Wednesday 31 July 2024 21:11:29 -0400 (0:00:01.110) 0:03:40.322 ******** ok: [managed_node1] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Wednesday 31 July 2024 21:11:29 -0400 (0:00:00.359) 0:03:40.681 ******** changed: [managed_node1] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Wednesday 31 July 2024 21:11:30 -0400 (0:00:00.365) 0:03:41.046 ******** changed: [managed_node1] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 2001, "group": "auth_test_user1", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1722474690.261047-11843-39389957653550/source", "state": "file", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Wednesday 31 July 2024 21:11:30 -0400 (0:00:00.662) 0:03:41.709 ******** [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) changed: [managed_node1] => { "actions": [ "/bin/podman play kube --start=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: be0240cb48e8b8ee233d0e5febe7c48bd99c46150c0c2765edbe363215931f43 Container: c368eb43a06dc8a16a07ad7dc0fe933555b81c04d461efcb1e8d1783545be379 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Wednesday 31 July 2024 21:11:32 -0400 (0:00:01.158) 0:03:42.867 ******** ok: [managed_node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Wednesday 31 July 2024 21:11:32 -0400 (0:00:00.613) 0:03:43.480 ******** changed: [managed_node1] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target podman\\x2dkube.slice basic.target run-user-2001.mount -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "podman\\x2dkube.slice basic.target", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Wednesday 31 July 2024 21:11:33 -0400 (0:00:00.563) 0:03:44.044 ******** changed: [managed_node1] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount network-online.target basic.target run-user-2001.mount podman\\x2dkube.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target podman\\x2dkube.slice", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Wednesday 31 July 2024 21:11:34 -0400 (0:00:01.195) 0:03:45.239 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.074) 0:03:45.314 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.089) 0:03:45.403 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.042) 0:03:45.446 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.039) 0:03:45.485 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.033) 0:03:45.519 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.044) 0:03:45.563 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.057) 0:03:45.621 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.038) 0:03:45.659 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.038) 0:03:45.698 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:34 -0400 (0:00:00.044) 0:03:45.742 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:35 -0400 (0:00:00.471) 0:03:46.213 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:35 -0400 (0:00:00.040) 0:03:46.253 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:35 -0400 (0:00:00.524) 0:03:46.778 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003970", "end": "2024-07-31 21:11:36.340267", "rc": 0, "start": "2024-07-31 21:11:36.336297" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:36 -0400 (0:00:00.477) 0:03:47.255 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004770", "end": "2024-07-31 21:11:36.829018", "rc": 0, "start": "2024-07-31 21:11:36.824248" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:36 -0400 (0:00:00.485) 0:03:47.741 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:36 -0400 (0:00:00.047) 0:03:47.789 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:36 -0400 (0:00:00.031) 0:03:47.820 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.030) 0:03:47.851 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.032) 0:03:47.883 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.029) 0:03:47.913 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.032) 0:03:47.946 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.054) 0:03:48.000 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.032) 0:03:48.033 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.033) 0:03:48.066 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.061) 0:03:48.128 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.039) 0:03:48.167 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.029) 0:03:48.197 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.108) 0:03:48.305 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.053) 0:03:48.358 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/auth_test_user1 exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:11:37 -0400 (0:00:00.458) 0:03:48.817 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:11:38 -0400 (0:00:00.037) 0:03:48.855 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 31 July 2024 21:11:38 -0400 (0:00:00.031) 0:03:48.887 ******** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Wednesday 31 July 2024 21:11:38 -0400 (0:00:00.027) 0:03:48.915 ******** ok: [managed_node1] => (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: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Wednesday 31 July 2024 21:11:39 -0400 (0:00:00.999) 0:03:49.915 ******** changed: [managed_node1] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Wednesday 31 July 2024 21:11:39 -0400 (0:00:00.476) 0:03:50.391 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Wednesday 31 July 2024 21:11:39 -0400 (0:00:00.070) 0:03:50.462 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Wednesday 31 July 2024 21:11:39 -0400 (0:00:00.030) 0:03:50.493 ******** changed: [managed_node1] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "gid": 2001, "group": "auth_test_user1", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1722474699.7283509-12018-204727511489962/source", "state": "file", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.900) 0:03:51.393 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.035) 0:03:51.429 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.036) 0:03:51.465 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.037) 0:03:51.503 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.031) 0:03:51.535 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.085) 0:03:51.621 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.035) 0:03:51.656 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.054) 0:03:51.710 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.037) 0:03:51.748 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:40 -0400 (0:00:00.036) 0:03:51.785 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:41 -0400 (0:00:00.092) 0:03:51.877 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:41 -0400 (0:00:00.475) 0:03:52.353 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:41 -0400 (0:00:00.040) 0:03:52.393 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:42 -0400 (0:00:00.469) 0:03:52.863 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005007", "end": "2024-07-31 21:11:42.414015", "rc": 0, "start": "2024-07-31 21:11:42.409008" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:42 -0400 (0:00:00.459) 0:03:53.323 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006854", "end": "2024-07-31 21:11:42.892341", "rc": 0, "start": "2024-07-31 21:11:42.885487" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:42 -0400 (0:00:00.478) 0:03:53.801 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.047) 0:03:53.849 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.031) 0:03:53.881 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.028) 0:03:53.909 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.032) 0:03:53.942 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.029) 0:03:53.971 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.068) 0:03:54.039 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.104) 0:03:54.144 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.032) 0:03:54.177 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.032) 0:03:54.209 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.033) 0:03:54.242 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.032) 0:03:54.275 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.033) 0:03:54.308 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.030) 0:03:54.338 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.093) 0:03:54.432 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.030) 0:03:54.462 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.032) 0:03:54.495 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.032) 0:03:54.528 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.052) 0:03:54.581 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.037) 0:03:54.619 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.036) 0:03:54.655 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:43 -0400 (0:00:00.086) 0:03:54.741 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:44 -0400 (0:00:00.474) 0:03:55.216 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:44 -0400 (0:00:00.042) 0:03:55.259 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:44 -0400 (0:00:00.471) 0:03:55.730 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006444", "end": "2024-07-31 21:11:45.327137", "rc": 0, "start": "2024-07-31 21:11:45.320693" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:45 -0400 (0:00:00.500) 0:03:56.231 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003373", "end": "2024-07-31 21:11:45.789864", "rc": 0, "start": "2024-07-31 21:11:45.786491" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:45 -0400 (0:00:00.466) 0:03:56.698 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:45 -0400 (0:00:00.047) 0:03:56.745 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:45 -0400 (0:00:00.031) 0:03:56.777 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:45 -0400 (0:00:00.030) 0:03:56.808 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.032) 0:03:56.841 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.029) 0:03:56.870 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.073) 0:03:56.943 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.040) 0:03:56.984 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.035) 0:03:57.019 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.042) 0:03:57.061 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.032) 0:03:57.094 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.049) 0:03:57.143 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.043) 0:03:57.186 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.030) 0:03:57.217 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:208 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.033) 0:03:57.251 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.046) 0:03:57.298 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.053) 0:03:57.351 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.040) 0:03:57.392 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.030) 0:03:57.422 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.029) 0:03:57.451 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:11:46 -0400 (0:00:00.077) 0:03:57.529 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:11:48 -0400 (0:00:01.955) 0:03:59.485 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:11:48 -0400 (0:00:00.029) 0:03:59.514 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:11:48 -0400 (0:00:00.040) 0:03:59.555 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042599", "end": "2024-07-31 21:11:49.147860", "rc": 0, "start": "2024-07-31 21:11:49.105261" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:11:49 -0400 (0:00:00.498) 0:04:00.053 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:11:49 -0400 (0:00:00.033) 0:04:00.087 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:11:49 -0400 (0:00:00.030) 0:04:00.117 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:11:49 -0400 (0:00:00.093) 0:04:00.210 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:49 -0400 (0:00:00.062) 0:04:00.273 ******** ok: [managed_node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:49 -0400 (0:00:00.454) 0:04:00.727 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:49 -0400 (0:00:00.036) 0:04:00.764 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:49 -0400 (0:00:00.043) 0:04:00.808 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:50 -0400 (0:00:00.490) 0:04:01.298 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:50 -0400 (0:00:00.040) 0:04:01.339 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:50 -0400 (0:00:00.475) 0:04:01.815 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.032) 0:04:01.847 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.032) 0:04:01.880 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.033) 0:04:01.913 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.072) 0:04:01.985 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.030) 0:04:02.016 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.033) 0:04:02.050 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.034) 0:04:02.084 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.031) 0:04:02.115 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.044) 0:04:02.160 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.064) 0:04:02.224 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.032) 0:04:02.257 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.030) 0:04:02.287 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.064) 0:04:02.352 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.032) 0:04:02.385 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.031) 0:04:02.417 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.064) 0:04:02.482 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.033) 0:04:02.516 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.030) 0:04:02.546 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.107) 0:04:02.654 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.033) 0:04:02.687 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.030) 0:04:02.718 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.031) 0:04:02.749 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.030) 0:04:02.780 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:11:51 -0400 (0:00:00.031) 0:04:02.811 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.030) 0:04:02.842 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.031) 0:04:02.874 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.077) 0:04:02.951 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.033) 0:04:02.985 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.031) 0:04:03.016 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.034) 0:04:03.051 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.055) 0:04:03.107 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.039) 0:04:03.146 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.035) 0:04:03.182 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.087) 0:04:03.269 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.488) 0:04:03.758 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:52 -0400 (0:00:00.039) 0:04:03.797 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.467) 0:04:04.265 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.030) 0:04:04.296 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.030) 0:04:04.327 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.030) 0:04:04.357 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.031) 0:04:04.388 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.029) 0:04:04.418 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.030) 0:04:04.449 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.029) 0:04:04.478 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.032) 0:04:04.511 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.036) 0:04:04.548 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.033) 0:04:04.581 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.043) 0:04:04.625 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.067) 0:04:04.693 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.045) 0:04:04.738 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.045) 0:04:04.783 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:11:53 -0400 (0:00:00.033) 0:04:04.817 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:11:54 -0400 (0:00:00.030) 0:04:04.847 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:11:54 -0400 (0:00:00.083) 0:04:04.930 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:11:54 -0400 (0:00:00.032) 0:04:04.963 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:54 -0400 (0:00:00.055) 0:04:05.018 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:54 -0400 (0:00:00.038) 0:04:05.057 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:54 -0400 (0:00:00.039) 0:04:05.096 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:54 -0400 (0:00:00.041) 0:04:05.138 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:54 -0400 (0:00:00.464) 0:04:05.603 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:54 -0400 (0:00:00.040) 0:04:05.643 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.456) 0:04:06.100 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.031) 0:04:06.131 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.032) 0:04:06.164 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.029) 0:04:06.194 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.032) 0:04:06.226 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.029) 0:04:06.255 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.032) 0:04:06.288 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.030) 0:04:06.318 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.031) 0:04:06.349 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.046) 0:04:06.396 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.029) 0:04:06.425 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.032) 0:04:06.458 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.030) 0:04:06.488 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.035) 0:04:06.523 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.032) 0:04:06.556 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.033) 0:04:06.589 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.028) 0:04:06.618 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.133) 0:04:06.751 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Wednesday 31 July 2024 21:11:55 -0400 (0:00:00.040) 0:04:06.792 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Wednesday 31 July 2024 21:11:56 -0400 (0:00:00.043) 0:04:06.835 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Wednesday 31 July 2024 21:11:56 -0400 (0:00:00.036) 0:04:06.871 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:11:56 -0400 (0:00:00.059) 0:04:06.930 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:11:56 -0400 (0:00:00.037) 0:04:06.968 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:11:56 -0400 (0:00:00.037) 0:04:07.005 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:11:56 -0400 (0:00:00.043) 0:04:07.049 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:11:56 -0400 (0:00:00.465) 0:04:07.514 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:11:56 -0400 (0:00:00.038) 0:04:07.553 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.458) 0:04:08.012 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.032) 0:04:08.044 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.028) 0:04:08.073 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.073) 0:04:08.147 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.031) 0:04:08.178 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.030) 0:04:08.209 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.033) 0:04:08.243 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.029) 0:04:08.272 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.031) 0:04:08.304 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.031) 0:04:08.335 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.049) 0:04:08.385 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.035) 0:04:08.420 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.036) 0:04:08.457 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Wednesday 31 July 2024 21:11:57 -0400 (0:00:00.037) 0:04:08.494 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006740", "end": "2024-07-31 21:11:58.054218", "rc": 0, "start": "2024-07-31 21:11:58.047478" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Wednesday 31 July 2024 21:11:58 -0400 (0:00:00.462) 0:04:08.956 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Wednesday 31 July 2024 21:11:58 -0400 (0:00:00.065) 0:04:09.022 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Wednesday 31 July 2024 21:11:58 -0400 (0:00:00.032) 0:04:09.054 ******** ok: [managed_node1] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount systemd-journald.socket system-podman\\x2dkube.slice network-online.target sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system-podman\\x2dkube.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Wednesday 31 July 2024 21:11:58 -0400 (0:00:00.631) 0:04:09.686 ******** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:33 Wednesday 31 July 2024 21:11:59 -0400 (0:00:00.477) 0:04:10.164 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:44 Wednesday 31 July 2024 21:11:59 -0400 (0:00:00.035) 0:04:10.199 ******** ok: [managed_node1] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:49 Wednesday 31 July 2024 21:11:59 -0400 (0:00:00.449) 0:04:10.649 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:58 Wednesday 31 July 2024 21:11:59 -0400 (0:00:00.034) 0:04:10.684 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:11:59 -0400 (0:00:00.051) 0:04:10.735 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:11:59 -0400 (0:00:00.033) 0:04:10.769 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:11:59 -0400 (0:00:00.029) 0:04:10.799 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.031) 0:04:10.830 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.031) 0:04:10.861 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.092) 0:04:10.954 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.090) 0:04:11.045 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.039) 0:04:11.084 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.034) 0:04:11.119 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.042) 0:04:11.161 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.059) 0:04:11.221 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.039) 0:04:11.261 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.038) 0:04:11.300 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.043) 0:04:11.344 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:00 -0400 (0:00:00.457) 0:04:11.801 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.040) 0:04:11.842 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.513) 0:04:12.355 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.031) 0:04:12.387 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.032) 0:04:12.419 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.030) 0:04:12.450 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.077) 0:04:12.527 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.030) 0:04:12.558 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.034) 0:04:12.593 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.031) 0:04:12.624 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.032) 0:04:12.657 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.057) 0:04:12.714 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.032) 0:04:12.746 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Wednesday 31 July 2024 21:12:01 -0400 (0:00:00.031) 0:04:12.778 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Wednesday 31 July 2024 21:12:02 -0400 (0:00:00.062) 0:04:12.841 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Wednesday 31 July 2024 21:12:02 -0400 (0:00:00.038) 0:04:12.879 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 31 July 2024 21:12:02 -0400 (0:00:00.074) 0:04:12.954 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 31 July 2024 21:12:02 -0400 (0:00:00.030) 0:04:12.984 ******** ok: [managed_node1] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 31 July 2024 21:12:02 -0400 (0:00:00.631) 0:04:13.616 ******** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Wednesday 31 July 2024 21:12:03 -0400 (0:00:00.522) 0:04:14.138 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Wednesday 31 July 2024 21:12:03 -0400 (0:00:00.031) 0:04:14.169 ******** ok: [managed_node1] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Wednesday 31 July 2024 21:12:03 -0400 (0:00:00.482) 0:04:14.652 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Wednesday 31 July 2024 21:12:03 -0400 (0:00:00.033) 0:04:14.686 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95 Wednesday 31 July 2024 21:12:03 -0400 (0:00:00.034) 0:04:14.720 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112 Wednesday 31 July 2024 21:12:03 -0400 (0:00:00.044) 0:04:14.765 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Wednesday 31 July 2024 21:12:03 -0400 (0:00:00.031) 0:04:14.796 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127 Wednesday 31 July 2024 21:12:03 -0400 (0:00:00.033) 0:04:14.829 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.055) 0:04:14.885 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.029) 0:04:14.915 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.031) 0:04:14.946 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.029) 0:04:14.976 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.034) 0:04:15.010 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.032) 0:04:15.042 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.032) 0:04:15.075 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.081) 0:04:15.156 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.033) 0:04:15.190 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.033) 0:04:15.224 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.031) 0:04:15.255 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.028) 0:04:15.284 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.098) 0:04:15.383 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.036) 0:04:15.419 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.055) 0:04:15.474 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.038) 0:04:15.513 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.040) 0:04:15.554 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:04 -0400 (0:00:00.043) 0:04:15.597 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:05 -0400 (0:00:00.468) 0:04:16.065 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:05 -0400 (0:00:00.039) 0:04:16.105 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:05 -0400 (0:00:00.502) 0:04:16.607 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:05 -0400 (0:00:00.032) 0:04:16.639 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:05 -0400 (0:00:00.034) 0:04:16.674 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:05 -0400 (0:00:00.033) 0:04:16.707 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:05 -0400 (0:00:00.032) 0:04:16.740 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:05 -0400 (0:00:00.034) 0:04:16.774 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:05 -0400 (0:00:00.032) 0:04:16.807 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:06 -0400 (0:00:00.032) 0:04:16.839 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:12:06 -0400 (0:00:00.032) 0:04:16.871 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:12:06 -0400 (0:00:00.047) 0:04:16.919 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:12:06 -0400 (0:00:00.034) 0:04:16.953 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:12:06 -0400 (0:00:00.032) 0:04:16.986 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:12:06 -0400 (0:00:00.034) 0:04:17.020 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:12:06 -0400 (0:00:00.478) 0:04:17.499 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:12:07 -0400 (0:00:00.545) 0:04:18.044 ******** ok: [managed_node1] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Wednesday 31 July 2024 21:12:07 -0400 (0:00:00.500) 0:04:18.545 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:12:07 -0400 (0:00:00.099) 0:04:18.645 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:12:07 -0400 (0:00:00.035) 0:04:18.680 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:12:07 -0400 (0:00:00.032) 0:04:18.713 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:12:07 -0400 (0:00:00.035) 0:04:18.749 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:07 -0400 (0:00:00.056) 0:04:18.806 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:08 -0400 (0:00:00.040) 0:04:18.846 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:08 -0400 (0:00:00.034) 0:04:18.881 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:08 -0400 (0:00:00.043) 0:04:18.925 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:08 -0400 (0:00:00.482) 0:04:19.407 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:08 -0400 (0:00:00.039) 0:04:19.446 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.497) 0:04:19.944 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.031) 0:04:19.976 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.030) 0:04:20.007 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.033) 0:04:20.040 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.030) 0:04:20.070 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.033) 0:04:20.104 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.030) 0:04:20.135 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.030) 0:04:20.165 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.032) 0:04:20.197 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.037) 0:04:20.235 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.035) 0:04:20.270 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.044) 0:04:20.314 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.032) 0:04:20.346 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:12:09 -0400 (0:00:00.044) 0:04:20.391 ******** ok: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:12:10 -0400 (0:00:01.358) 0:04:21.750 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:12:11 -0400 (0:00:00.448) 0:04:22.198 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:228 Wednesday 31 July 2024 21:12:11 -0400 (0:00:00.469) 0:04:22.667 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 31 July 2024 21:12:11 -0400 (0:00:00.065) 0:04:22.733 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 31 July 2024 21:12:11 -0400 (0:00:00.055) 0:04:22.789 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 31 July 2024 21:12:11 -0400 (0:00:00.037) 0:04:22.827 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 31 July 2024 21:12:12 -0400 (0:00:00.031) 0:04:22.858 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Wednesday 31 July 2024 21:12:12 -0400 (0:00:00.030) 0:04:22.888 ******** ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 31 July 2024 21:12:12 -0400 (0:00:00.080) 0:04:22.969 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 31 July 2024 21:12:14 -0400 (0:00:01.948) 0:04:24.918 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 31 July 2024 21:12:14 -0400 (0:00:00.029) 0:04:24.948 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Wednesday 31 July 2024 21:12:14 -0400 (0:00:00.039) 0:04:24.988 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034456", "end": "2024-07-31 21:12:14.577692", "rc": 0, "start": "2024-07-31 21:12:14.543236" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 31 July 2024 21:12:14 -0400 (0:00:00.508) 0:04:25.496 ******** ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Wednesday 31 July 2024 21:12:14 -0400 (0:00:00.032) 0:04:25.529 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Wednesday 31 July 2024 21:12:14 -0400 (0:00:00.064) 0:04:25.593 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 31 July 2024 21:12:14 -0400 (0:00:00.061) 0:04:25.655 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:14 -0400 (0:00:00.063) 0:04:25.719 ******** ok: [managed_node1] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:15 -0400 (0:00:00.471) 0:04:26.190 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:15 -0400 (0:00:00.038) 0:04:26.229 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:15 -0400 (0:00:00.042) 0:04:26.272 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:15 -0400 (0:00:00.480) 0:04:26.752 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:15 -0400 (0:00:00.040) 0:04:26.792 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:16 -0400 (0:00:00.459) 0:04:27.251 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003570", "end": "2024-07-31 21:12:16.828981", "rc": 0, "start": "2024-07-31 21:12:16.825411" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:16 -0400 (0:00:00.523) 0:04:27.775 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004427", "end": "2024-07-31 21:12:17.346606", "rc": 0, "start": "2024-07-31 21:12:17.342179" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.475) 0:04:28.250 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.046) 0:04:28.297 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.031) 0:04:28.328 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.032) 0:04:28.361 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.029) 0:04:28.391 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.031) 0:04:28.422 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.030) 0:04:28.453 ******** ok: [managed_node1] => { "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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.039) 0:04:28.492 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.061) 0:04:28.554 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.033) 0:04:28.588 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.029) 0:04:28.617 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.064) 0:04:28.681 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.032) 0:04:28.714 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Wednesday 31 July 2024 21:12:17 -0400 (0:00:00.070) 0:04:28.785 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.066) 0:04:28.851 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.031) 0:04:28.883 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.029) 0:04:28.912 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.066) 0:04:28.979 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.032) 0:04:29.011 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.032) 0:04:29.044 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.030) 0:04:29.074 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.033) 0:04:29.108 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.031) 0:04:29.139 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.030) 0:04:29.170 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.029) 0:04:29.199 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.077) 0:04:29.277 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.034) 0:04:29.311 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.033) 0:04:29.345 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.079) 0:04:29.424 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.059) 0:04:29.483 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.040) 0:04:29.524 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.037) 0:04:29.562 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:18 -0400 (0:00:00.046) 0:04:29.608 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:19 -0400 (0:00:00.475) 0:04:30.084 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:19 -0400 (0:00:00.041) 0:04:30.125 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:19 -0400 (0:00:00.459) 0:04:30.584 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004612", "end": "2024-07-31 21:12:20.111163", "rc": 0, "start": "2024-07-31 21:12:20.106551" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:20 -0400 (0:00:00.434) 0:04:31.019 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005126", "end": "2024-07-31 21:12:20.606585", "rc": 0, "start": "2024-07-31 21:12:20.601459" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:20 -0400 (0:00:00.505) 0:04:31.525 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:20 -0400 (0:00:00.114) 0:04:31.639 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:20 -0400 (0:00:00.032) 0:04:31.671 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:20 -0400 (0:00:00.033) 0:04:31.704 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:20 -0400 (0:00:00.032) 0:04:31.737 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:20 -0400 (0:00:00.033) 0:04:31.771 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:12:20 -0400 (0:00:00.032) 0:04:31.803 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.044) 0:04:31.847 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.036) 0:04:31.883 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.045) 0:04:31.929 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.033) 0:04:31.962 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.048) 0:04:32.011 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.051) 0:04:32.063 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.033) 0:04:32.096 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.036) 0:04:32.132 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.083) 0:04:32.215 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.037) 0:04:32.253 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.106) 0:04:32.359 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.040) 0:04:32.399 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.040) 0:04:32.440 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:21 -0400 (0:00:00.046) 0:04:32.486 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:22 -0400 (0:00:00.467) 0:04:32.954 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:22 -0400 (0:00:00.038) 0:04:32.992 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:22 -0400 (0:00:00.446) 0:04:33.439 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003987", "end": "2024-07-31 21:12:23.011806", "rc": 0, "start": "2024-07-31 21:12:23.007819" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.473) 0:04:33.912 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004203", "end": "2024-07-31 21:12:23.482666", "rc": 0, "start": "2024-07-31 21:12:23.478463" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.470) 0:04:34.383 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.049) 0:04:34.432 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.072) 0:04:34.504 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.031) 0:04:34.536 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.030) 0:04:34.567 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.031) 0:04:34.599 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.030) 0:04:34.629 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.047) 0:04:34.677 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.031) 0:04:34.708 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.031) 0:04:34.739 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.032) 0:04:34.772 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:12:23 -0400 (0:00:00.031) 0:04:34.804 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.033) 0:04:34.838 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.030) 0:04:34.869 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.031) 0:04:34.900 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.088) 0:04:34.989 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.042) 0:04:35.031 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.042) 0:04:35.073 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.032) 0:04:35.106 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.103) 0:04:35.209 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.040) 0:04:35.249 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.037) 0:04:35.286 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.045) 0:04:35.332 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:24 -0400 (0:00:00.469) 0:04:35.802 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:25 -0400 (0:00:00.039) 0:04:35.841 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:25 -0400 (0:00:00.465) 0:04:36.307 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003428", "end": "2024-07-31 21:12:25.845513", "rc": 0, "start": "2024-07-31 21:12:25.842085" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:25 -0400 (0:00:00.461) 0:04:36.768 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004581", "end": "2024-07-31 21:12:26.307825", "rc": 0, "start": "2024-07-31 21:12:26.303244" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.469) 0:04:37.237 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.044) 0:04:37.281 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.071) 0:04:37.353 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.032) 0:04:37.386 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.030) 0:04:37.417 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.030) 0:04:37.447 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.030) 0:04:37.477 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.031) 0:04:37.508 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.047) 0:04:37.556 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.032) 0:04:37.589 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.034) 0:04:37.624 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Wednesday 31 July 2024 21:12:26 -0400 (0:00:00.037) 0:04:37.662 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005971", "end": "2024-07-31 21:12:27.223509", "rc": 0, "start": "2024-07-31 21:12:27.217538" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Wednesday 31 July 2024 21:12:27 -0400 (0:00:00.476) 0:04:38.138 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Wednesday 31 July 2024 21:12:27 -0400 (0:00:00.066) 0:04:38.205 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474688.1722546, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722474691.7052646, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 146380, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1722474691.7052646, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Wednesday 31 July 2024 21:12:27 -0400 (0:00:00.485) 0:04:38.690 ******** changed: [managed_node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-07-31 21:11:34 EDT", "ActiveEnterTimestampMonotonic": "477325217", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount network-online.target basic.target run-user-2001.mount podman\\x2dkube.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-07-31 21:11:33 EDT", "AssertTimestampMonotonic": "476660533", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-07-31 21:11:33 EDT", "ConditionTimestampMonotonic": "476660532", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "46336", "ExecMainStartTimestamp": "Wed 2024-07-31 21:11:34 EDT", "ExecMainStartTimestampMonotonic": "477325194", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Wed 2024-07-31 21:11:33 EDT] ; stop_time=[n/a] ; pid=46301 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-07-31 21:11:33 EDT", "InactiveExitTimestampMonotonic": "476661236", "InvocationID": "e1ae5f0c9057408a91f1d5a4bce85c3e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "46336", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target podman\\x2dkube.slice", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-07-31 21:11:34 EDT", "StateChangeTimestampMonotonic": "477325217", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogTimestamp": "Wed 2024-07-31 21:11:34 EDT", "WatchdogTimestampMonotonic": "477325214", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Wednesday 31 July 2024 21:12:29 -0400 (0:00:01.155) 0:04:39.846 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474691.2742634, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1722474690.8112621, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 356515973, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722474690.5512614, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 2001, "version": "1232758159", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:33 Wednesday 31 July 2024 21:12:29 -0400 (0:00:00.364) 0:04:40.210 ******** [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) changed: [managed_node1] => { "actions": [ "/bin/podman kube play --down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:44 Wednesday 31 July 2024 21:12:29 -0400 (0:00:00.487) 0:04:40.698 ******** changed: [managed_node1] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:49 Wednesday 31 July 2024 21:12:30 -0400 (0:00:00.365) 0:04:41.063 ******** changed: [managed_node1] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041329", "end": "2024-07-31 21:12:30.581908", "rc": 0, "start": "2024-07-31 21:12:30.540579" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:58 Wednesday 31 July 2024 21:12:30 -0400 (0:00:00.422) 0:04:41.485 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:12:30 -0400 (0:00:00.051) 0:04:41.537 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:12:30 -0400 (0:00:00.033) 0:04:41.570 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:12:30 -0400 (0:00:00.069) 0:04:41.639 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Wednesday 31 July 2024 21:12:30 -0400 (0:00:00.039) 0:04:41.679 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Wednesday 31 July 2024 21:12:30 -0400 (0:00:00.028) 0:04:41.707 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 31 July 2024 21:12:30 -0400 (0:00:00.093) 0:04:41.800 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.037) 0:04:41.838 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.038) 0:04:41.876 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.031) 0:04:41.907 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.044) 0:04:41.952 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.057) 0:04:42.010 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.039) 0:04:42.050 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.038) 0:04:42.088 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.040) 0:04:42.129 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.366) 0:04:42.495 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:31 -0400 (0:00:00.039) 0:04:42.534 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:32 -0400 (0:00:00.358) 0:04:42.893 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003556", "end": "2024-07-31 21:12:32.368258", "rc": 0, "start": "2024-07-31 21:12:32.364702" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:32 -0400 (0:00:00.372) 0:04:43.266 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003502", "end": "2024-07-31 21:12:32.741211", "rc": 0, "start": "2024-07-31 21:12:32.737709" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:32 -0400 (0:00:00.372) 0:04:43.638 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:32 -0400 (0:00:00.046) 0:04:43.684 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:32 -0400 (0:00:00.030) 0:04:43.715 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:32 -0400 (0:00:00.031) 0:04:43.746 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:32 -0400 (0:00:00.030) 0:04:43.777 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:32 -0400 (0:00:00.031) 0:04:43.808 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Wednesday 31 July 2024 21:12:33 -0400 (0:00:00.032) 0:04:43.841 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 31 July 2024 21:12:33 -0400 (0:00:00.054) 0:04:43.895 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Wednesday 31 July 2024 21:12:33 -0400 (0:00:00.033) 0:04:43.929 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Wednesday 31 July 2024 21:12:33 -0400 (0:00:00.030) 0:04:43.959 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Wednesday 31 July 2024 21:12:33 -0400 (0:00:00.061) 0:04:44.020 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Wednesday 31 July 2024 21:12:33 -0400 (0:00:00.036) 0:04:44.057 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 31 July 2024 21:12:33 -0400 (0:00:00.112) 0:04:44.169 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474688.1722546, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722474691.7052646, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 146380, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1722474691.7052646, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 31 July 2024 21:12:33 -0400 (0:00:00.365) 0:04:44.535 ******** changed: [managed_node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.slice run-user-2001.mount -.mount basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target -.slice", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 31 July 2024 21:12:34 -0400 (0:00:00.538) 0:04:45.074 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474748.4524908, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1722474700.4852898, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 427819141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722474700.1372888, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 171, "uid": 2001, "version": "3154888792", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Wednesday 31 July 2024 21:12:34 -0400 (0:00:00.365) 0:04:45.439 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Wednesday 31 July 2024 21:12:34 -0400 (0:00:00.056) 0:04:45.495 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Wednesday 31 July 2024 21:12:35 -0400 (0:00:00.351) 0:04:45.847 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44 Wednesday 31 July 2024 21:12:35 -0400 (0:00:00.045) 0:04:45.893 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Reset raw variable] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52 Wednesday 31 July 2024 21:12:35 -0400 (0:00:00.030) 0:04:45.923 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Wednesday 31 July 2024 21:12:35 -0400 (0:00:00.029) 0:04:45.953 ******** changed: [managed_node1] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Wednesday 31 July 2024 21:12:35 -0400 (0:00:00.365) 0:04:46.318 ******** ok: [managed_node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.516) 0:04:46.834 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.444) 0:04:47.279 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.046) 0:04:47.325 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.033) 0:04:47.359 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.035) 0:04:47.394 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.058) 0:04:47.453 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.033) 0:04:47.487 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.037) 0:04:47.524 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.037) 0:04:47.562 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.035) 0:04:47.598 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.034) 0:04:47.633 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.031) 0:04:47.665 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.077) 0:04:47.742 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.035) 0:04:47.777 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Wednesday 31 July 2024 21:12:36 -0400 (0:00:00.036) 0:04:47.814 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Wednesday 31 July 2024 21:12:37 -0400 (0:00:00.030) 0:04:47.844 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:4 Wednesday 31 July 2024 21:12:37 -0400 (0:00:00.098) 0:04:47.943 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set cancel linger vars] *************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:11 Wednesday 31 July 2024 21:12:37 -0400 (0:00:00.040) 0:04:47.983 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:16 Wednesday 31 July 2024 21:12:37 -0400 (0:00:00.038) 0:04:48.022 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474688.1722546, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1722474691.7052646, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 146380, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1722474691.7052646, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Gather facts for containers] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:21 Wednesday 31 July 2024 21:12:37 -0400 (0:00:00.374) 0:04:48.397 ******** ok: [managed_node1] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Gather facts for networks] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:30 Wednesday 31 July 2024 21:12:38 -0400 (0:00:00.547) 0:04:48.944 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050260", "end": "2024-07-31 21:12:38.457830", "rc": 0, "start": "2024-07-31 21:12:38.407570" } STDOUT: podman podman-default-kube-network TASK [fedora.linux_system_roles.podman : Gather secrets] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:40 Wednesday 31 July 2024 21:12:38 -0400 (0:00:00.412) 0:04:49.357 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.041415", "end": "2024-07-31 21:12:38.869836", "rc": 0, "start": "2024-07-31 21:12:38.828421" } TASK [fedora.linux_system_roles.podman : Cancel linger if no more resources are in use] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:50 Wednesday 31 July 2024 21:12:38 -0400 (0:00:00.458) 0:04:49.815 ******** changed: [managed_node1] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.007443", "end": "2024-07-31 21:12:39.295266", "rc": 0, "start": "2024-07-31 21:12:39.287823" } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:62 Wednesday 31 July 2024 21:12:39 -0400 (0:00:00.404) 0:04:50.220 ******** fatal: [managed_node1]: FAILED! => { "attempts": 1, "changed": false, "cmd": [ "loginctl", "show-user", "-P", "State", "auth_test_user1" ], "delta": "0:00:00.006710", "end": "2024-07-31 21:12:39.685541", "rc": 1, "start": "2024-07-31 21:12:39.678831" } STDERR: loginctl: invalid option -- 'P' MSG: non-zero return code ...ignoring TASK [fedora.linux_system_roles.podman : Stop logind] ************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:76 Wednesday 31 July 2024 21:12:39 -0400 (0:00:00.366) 0:04:50.586 ******** changed: [managed_node1] => { "changed": true, "name": "systemd-logind", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2024-07-31 21:03:51 EDT", "ActiveEnterTimestampMonotonic": "14271637", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket sysinit.target user.slice system.slice nss-user-lookup.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-07-31 21:03:50 EDT", "AssertTimestampMonotonic": "13815738", "Before": "multi-user.target session-5.scope session-4.scope shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.login1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-07-31 21:03:50 EDT", "ConditionTimestampMonotonic": "13815737", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/systemd-logind.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Login Service", "DevicePolicy": "auto", "Documentation": "man:systemd-logind.service(8) man:logind.conf(5) https://www.freedesktop.org/wiki/Software/systemd/logind https://www.freedesktop.org/wiki/Software/systemd/multiseat", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "599", "ExecMainStartTimestamp": "Wed 2024-07-31 21:03:50 EDT", "ExecMainStartTimestampMonotonic": "13818805", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-logind ; argv[]=/usr/lib/systemd/systemd-logind ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "512", "FragmentPath": "/usr/lib/systemd/system/systemd-logind.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "systemd-logind.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-07-31 21:03:50 EDT", "InactiveExitTimestampMonotonic": "13818833", "InvocationID": "7450b588ef644bf197be722813e86e07", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "599", "MemoryAccounting": "yes", "MemoryCurrent": "3178496", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "systemd-logind.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "always", "RestartUSec": "0", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-07-31 21:03:51 EDT", "StateChangeTimestampMonotonic": "14271637", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk capget capset chdir chmod chown chown32 clock_getres clock_gettime clock_nanosleep clone close connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_setup io_submit ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mincore mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedsend mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat pause personality pipe pipe2 poll ppoll prctl pread64 preadv preadv2 prlimit64 process_vm_readv process_vm_writev pselect6 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx symlink symlinkat sync sync_file_range syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_settime timerfd_create timerfd_gettime timerfd_settime times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "dbus.socket user.slice", "WatchdogTimestamp": "Wed 2024-07-31 21:11:58 EDT", "WatchdogTimestampMonotonic": "501772196", "WatchdogUSec": "3min" } } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:81 Wednesday 31 July 2024 21:12:40 -0400 (0:00:00.534) 0:04:51.121 ******** ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "loginctl", "show-user", "-P", "State", "auth_test_user1" ], "delta": "0:00:00.005912", "end": "2024-07-31 21:12:40.590162", "failed_when_result": false, "rc": 1, "start": "2024-07-31 21:12:40.584250" } STDERR: loginctl: invalid option -- 'P' MSG: non-zero return code TASK [fedora.linux_system_roles.podman : Restart logind] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:92 Wednesday 31 July 2024 21:12:40 -0400 (0:00:00.375) 0:04:51.497 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Wednesday 31 July 2024 21:12:40 -0400 (0:00:00.033) 0:04:51.530 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Wednesday 31 July 2024 21:12:40 -0400 (0:00:00.098) 0:04:51.629 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Wednesday 31 July 2024 21:12:40 -0400 (0:00:00.035) 0:04:51.664 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:40 -0400 (0:00:00.055) 0:04:51.720 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:41 -0400 (0:00:00.128) 0:04:51.849 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:41 -0400 (0:00:00.040) 0:04:51.889 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:41 -0400 (0:00:00.040) 0:04:51.930 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:41 -0400 (0:00:00.371) 0:04:52.302 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:41 -0400 (0:00:00.038) 0:04:52.340 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:41 -0400 (0:00:00.358) 0:04:52.699 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003543", "end": "2024-07-31 21:12:42.171748", "rc": 0, "start": "2024-07-31 21:12:42.168205" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.371) 0:04:53.070 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003445", "end": "2024-07-31 21:12:42.542990", "rc": 0, "start": "2024-07-31 21:12:42.539545" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.371) 0:04:53.441 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.046) 0:04:53.488 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.030) 0:04:53.519 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.032) 0:04:53.552 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.029) 0:04:53.581 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.078) 0:04:53.660 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.030) 0:04:53.691 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.048) 0:04:53.739 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.033) 0:04:53.773 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Wednesday 31 July 2024 21:12:42 -0400 (0:00:00.032) 0:04:53.806 ******** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Wednesday 31 July 2024 21:12:43 -0400 (0:00:00.033) 0:04:53.840 ******** changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Wednesday 31 July 2024 21:12:43 -0400 (0:00:00.363) 0:04:54.203 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Wednesday 31 July 2024 21:12:43 -0400 (0:00:00.359) 0:04:54.562 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Wednesday 31 July 2024 21:12:43 -0400 (0:00:00.036) 0:04:54.598 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Wednesday 31 July 2024 21:12:43 -0400 (0:00:00.105) 0:04:54.704 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Wednesday 31 July 2024 21:12:43 -0400 (0:00:00.031) 0:04:54.736 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Wednesday 31 July 2024 21:12:43 -0400 (0:00:00.034) 0:04:54.770 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Wednesday 31 July 2024 21:12:43 -0400 (0:00:00.032) 0:04:54.802 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Wednesday 31 July 2024 21:12:44 -0400 (0:00:00.100) 0:04:54.903 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Wednesday 31 July 2024 21:12:44 -0400 (0:00:00.038) 0:04:54.941 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Wednesday 31 July 2024 21:12:44 -0400 (0:00:00.039) 0:04:54.980 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Wednesday 31 July 2024 21:12:44 -0400 (0:00:00.044) 0:04:55.025 ******** ok: [managed_node1] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Wednesday 31 July 2024 21:12:44 -0400 (0:00:00.365) 0:04:55.390 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 31 July 2024 21:12:44 -0400 (0:00:00.041) 0:04:55.432 ******** ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722474540.8516936, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1722474507.0424926, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1423826263", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 31 July 2024 21:12:44 -0400 (0:00:00.358) 0:04:55.791 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003449", "end": "2024-07-31 21:12:45.251227", "rc": 0, "start": "2024-07-31 21:12:45.247778" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 31 July 2024 21:12:45 -0400 (0:00:00.358) 0:04:56.149 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003589", "end": "2024-07-31 21:12:45.616497", "rc": 0, "start": "2024-07-31 21:12:45.612908" } STDOUT: 0: auth_test_user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 31 July 2024 21:12:45 -0400 (0:00:00.362) 0:04:56.512 ******** ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Wednesday 31 July 2024 21:12:45 -0400 (0:00:00.047) 0:04:56.560 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Wednesday 31 July 2024 21:12:45 -0400 (0:00:00.029) 0:04:56.589 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Wednesday 31 July 2024 21:12:45 -0400 (0:00:00.032) 0:04:56.622 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Wednesday 31 July 2024 21:12:45 -0400 (0:00:00.029) 0:04:56.651 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Wednesday 31 July 2024 21:12:45 -0400 (0:00:00.076) 0:04:56.728 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Wednesday 31 July 2024 21:12:45 -0400 (0:00:00.031) 0:04:56.759 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Wednesday 31 July 2024 21:12:45 -0400 (0:00:00.039) 0:04:56.799 ******** ok: [managed_node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Wednesday 31 July 2024 21:12:46 -0400 (0:00:00.032) 0:04:56.832 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure certs.d directory] ************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Wednesday 31 July 2024 21:12:46 -0400 (0:00:00.040) 0:04:56.872 ******** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Wednesday 31 July 2024 21:12:46 -0400 (0:00:00.032) 0:04:56.905 ******** skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Wednesday 31 July 2024 21:12:46 -0400 (0:00:00.043) 0:04:56.948 ******** ok: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Wednesday 31 July 2024 21:12:47 -0400 (0:00:01.047) 0:04:57.996 ******** ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Wednesday 31 July 2024 21:12:47 -0400 (0:00:00.362) 0:04:58.358 ******** changed: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Remove user] ************************************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:249 Wednesday 31 July 2024 21:12:47 -0400 (0:00:00.379) 0:04:58.737 ******** changed: [managed_node1] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:254 Wednesday 31 July 2024 21:12:48 -0400 (0:00:00.465) 0:04:59.203 ******** changed: [managed_node1] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:272 Wednesday 31 July 2024 21:12:48 -0400 (0:00:00.386) 0:04:59.590 ******** changed: [managed_node1 -> localhost] => { "changed": true, "path": "/tmp/lsr_2736r827_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:280 Wednesday 31 July 2024 21:12:48 -0400 (0:00:00.238) 0:04:59.829 ******** included: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml for managed_node1 TASK [Get volume for cleanup] ************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:3 Wednesday 31 July 2024 21:12:49 -0400 (0:00:00.048) 0:04:59.877 ******** ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "inspect", "podman_registry", "--format", "{{range .}}{{range .Mounts}}{{if eq .Type \"volume\"}}{{.Name}}{{end}}{{end}}{{end}}" ], "delta": "0:00:00.041475", "end": "2024-07-31 21:12:49.369416", "rc": 0, "start": "2024-07-31 21:12:49.327941" } STDOUT: 7af5920394df21afcfdcd3ebb9e1dabd76189483107767d173b27c4d845afa74 TASK [Destroy registry container] ********************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:11 Wednesday 31 July 2024 21:12:49 -0400 (0:00:00.387) 0:05:00.265 ******** changed: [managed_node1] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.250725", "end": "2024-07-31 21:12:49.972035", "rc": 0, "start": "2024-07-31 21:12:49.721310" } STDOUT: podman_registry TASK [Destroy volume] ********************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:15 Wednesday 31 July 2024 21:12:50 -0400 (0:00:00.607) 0:05:00.872 ******** changed: [managed_node1] => { "changed": true, "cmd": [ "podman", "volume", "rm", "7af5920394df21afcfdcd3ebb9e1dabd76189483107767d173b27c4d845afa74" ], "delta": "0:00:00.045973", "end": "2024-07-31 21:12:50.373877", "rc": 0, "start": "2024-07-31 21:12:50.327904" } STDOUT: 7af5920394df21afcfdcd3ebb9e1dabd76189483107767d173b27c4d845afa74 TASK [Cleanup paths] *********************************************************** task path: /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:19 Wednesday 31 July 2024 21:12:50 -0400 (0:00:00.400) 0:05:01.273 ******** changed: [managed_node1] => (item=/tmp/lsr_p8koltpn_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_p8koltpn_podman", "path": "/tmp/lsr_p8koltpn_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node1 : ok=806 changed=71 unreachable=0 failed=0 skipped=902 rescued=2 ignored=1 Wednesday 31 July 2024 21:12:50 -0400 (0:00:00.344) 0:05:01.618 ******** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 64.89s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 4.76s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:52 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.84s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.20s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Start registry ---------------------------------------------------------- 3.13s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:89 Gathering Facts --------------------------------------------------------- 2.49s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:9 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.97s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.96s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.95s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.94s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:114 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.91s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Start service ------------------------ 1.60s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.59s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.47s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.47s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.45s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.43s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Remove certs.d files ----------------- 1.36s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 fedora.linux_system_roles.podman : Update containers/pods --------------- 1.35s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 1.26s /tmp/tmp.CFhubSqMfm/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101