# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auth_and_security.yml ****************************************** 2 plays in /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:4 Thursday 06 June 2024 23:20:17 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:9 Thursday 06 June 2024 23:20:17 +0000 (0:00:00.011) 0:00:00.023 ********* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:48 Thursday 06 June 2024 23:20:18 +0000 (0:00:00.667) 0:00:00.690 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:20:18 +0000 (0:00:00.069) 0:00:00.760 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:20:18 +0000 (0:00:00.014) 0:00:00.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:20:18 +0000 (0:00:00.019) 0:00:00.794 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:20:18 +0000 (0:00:00.249) 0:00:01.044 ********* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:20:18 +0000 (0:00:00.047) 0:00:01.092 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:20:18 +0000 (0:00:00.033) 0:00:01.125 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:20:19 +0000 (0:00:00.736) 0:00:01.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:20:19 +0000 (0:00:00.028) 0:00:01.890 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: slirp4netns-1.3.0-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: podman-2:5.0.2-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.11-1.el9.x86_64", "Installed: container-selinux-3:2.231.0-1.el9.noarch" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:21:17 +0000 (0:00:58.617) 0:01:00.507 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034924", "end": "2024-06-06 23:21:18.228703", "rc": 0, "start": "2024-06-06 23:21:18.193779" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:21:18 +0000 (0:00:00.308) 0:01:00.816 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:21:18 +0000 (0:00:00.037) 0:01:00.853 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:21:18 +0000 (0:00:00.030) 0:01:00.883 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:21:18 +0000 (0:00:00.132) 0:01:01.016 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:21:18 +0000 (0:00:00.108) 0:01:01.124 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:21:18 +0000 (0:00:00.374) 0:01:01.499 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:21:18 +0000 (0:00:00.036) 0:01:01.536 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.026) 0:01:01.563 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.208) 0:01:01.771 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.031) 0:01:01.803 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.204) 0:01:02.007 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.020) 0:01:02.027 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.020) 0:01:02.048 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.020) 0:01:02.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.039) 0:01:02.108 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.031) 0:01:02.140 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.033) 0:01:02.174 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.030) 0:01:02.204 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.035) 0:01:02.239 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.054) 0:01:02.294 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.080) 0:01:02.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.039) 0:01:02.414 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.021) 0:01:02.436 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.048) 0:01:02.484 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.024) 0:01:02.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:21:19 +0000 (0:00:00.024) 0:01:02.533 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.039) 0:01:02.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.019) 0:01:02.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.020) 0:01:02.612 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.037) 0:01:02.650 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.019) 0:01:02.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.031) 0:01:02.701 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.037) 0:01:02.739 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.042) 0:01:02.781 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.043) 0:01:02.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.055) 0:01:02.881 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.047) 0:01:02.928 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.106) 0:01:03.035 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.050) 0:01:03.085 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.033) 0:01:03.119 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.083) 0:01:03.202 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.025) 0:01:03.227 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.039) 0:01:03.267 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.057) 0:01:03.324 ********* skipping: [sut] => { "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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:52 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.037) 0:01:03.362 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:5 Thursday 06 June 2024 23:21:20 +0000 (0:00:00.093) 0:01:03.455 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_oh_55b0i_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:12 Thursday 06 June 2024 23:21:21 +0000 (0:00:00.320) 0:01:03.776 ********* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_oh_55b0i_podman/auth", "__podman_test_authfile": "/tmp/lsr_oh_55b0i_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:18 Thursday 06 June 2024 23:21:21 +0000 (0:00:00.045) 0:01:03.821 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_oh_55b0i_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:24 Thursday 06 June 2024 23:21:21 +0000 (0:00:00.329) 0:01:04.151 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Thursday 06 June 2024 23:21:21 +0000 (0:00:00.056) 0:01:04.207 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Thursday 06 June 2024 23:21:21 +0000 (0:00:00.059) 0:01:04.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Thursday 06 June 2024 23:21:21 +0000 (0:00:00.023) 0:01:04.290 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Thursday 06 June 2024 23:21:21 +0000 (0:00:00.188) 0:01:04.478 ********* ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Thursday 06 June 2024 23:21:21 +0000 (0:00:00.022) 0:01:04.501 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Thursday 06 June 2024 23:21:22 +0000 (0:00:00.061) 0:01:04.563 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64", "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Thursday 06 June 2024 23:21:24 +0000 (0:00:02.346) 0:01:06.910 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: python3-pyparsing-2.4.7-9.el9.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Thursday 06 June 2024 23:21:27 +0000 (0:00:02.727) 0:01:09.637 ********* changed: [sut] => (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: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Thursday 06 June 2024 23:21:27 +0000 (0:00:00.257) 0:01:09.895 ********* changed: [sut] => (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: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Thursday 06 June 2024 23:21:27 +0000 (0:00:00.236) 0:01:10.132 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target network.target syslog.target system.slice systemd-journald.socket dbus.socket basic.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Thursday 06 June 2024 23:21:28 +0000 (0:00:00.850) 0:01:10.982 ********* changed: [sut] => (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: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Thursday 06 June 2024 23:21:29 +0000 (0:00:00.813) 0:01:11.796 ********* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVB6Ky9LQldUVW4wamRYQUJ1VXRxb293RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJaagpabVZtWTJFd0xUVTJOR1EwT1dZMExUaGtaRFZqTURBMkxXVTFNbVJoWVRnNU1CNFhEVEkwTURZd05qSXpNakV5Ck9Wb1hEVEkxTURZd05qSXpNakV5T0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFqMDJKZFVQamo2WVFMQXA4WFBYT3NKNzFBVitUZHdORQozRGRISkEyQmo4ZEt3a0xmZU5oOVRIdUk1NG1HQUFSd0lqQUt4TTJhUkYyQUZSV1VYSE4xc3Yrd3pOWVg4dGJ3CnlDdmhRbHdSMGxUUFFPS1hSMTRMengrdzZqZmxheFdRVlc0QjNYRHpkS1hPZXIreFFWSU9MMFBhQVNTSUpVN3UKdDJYUHVGZlJPZFlzczRGSlpjMzlNaHQ4UUZ0WTdXeGQzWkdPTVk2Rm1jb2pueG93MmVwdjRnKy9JNWxQblVWVwpmYVpVejNubE82QU10Z0NTV0xGRFBqSUNlZmxudFVhTVNIaGY2eEhNZ1RlQTZwVy8vRUtEZ2s1RDh2elEzTHdoCkQyQUlURW02OW1TbTBvMnR1WHFOUExPUWcvaU0zNllhZ2tTQ2NWZFhUT1RDYTYvN1U3eDR4d0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVSsxY1VLS3REQTI2ZEpLOHA3YUxTV3FiK1k5Z3dId1lEVlIwakJCZ3dGb0FVUmFXUHlHbmQKWEZtOWlMZmhua2E0RlVocXQ1a3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBRmZ0Y09CUjdKZjVzdXJmRWNLcApLd0h1bW5ZaHFPUkMvZXdJRnh1NjE2UWNYZFR5cllPTy9DbDdxYnpBNHo1UUxtc1M3dXU0VmxUbmR4bnk1Q1g3Cnk5U3d6SVEyV1BvMHd1YXVqRndaejhTVG0ydWtYUXF6SXFpN0VtUUZTZ2FLTVQzTHh3UTJxZzY1a2pJTUs1V2QKRjV5OXhMc1puYlBla3NxQ0N0M2M4dDBuaFg2NDU5VFMvNEgzZTdnSDhXalFMMHFmaksxdG1weENjWmlpMUxkUgpvdm8vano1U0JXZEFWNFhDSnM5cUJ5am03UFNXbWlZRy9oaWtpSUJSNE83cW5YcEcvUzlXZDh5RXdOT1NFVXFoCllhSFFhRzVIZHlJQzZRT2tob3pRQktnNVQ0cHFveWR5QTFLWWtSNFlReS9hOG5sNzNXbzFYU1VpWlRETTl1NUIKL3pNPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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: [sut] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV1Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktRd2dnU2dBZ0VBQW9JQkFRQ1BUWWwxUStPUHBoQXMKQ254YzljNndudlVCWDVOM0EwVGNOMGNrRFlHUHgwckNRdDk0MkgxTWU0am5pWVlBQkhBaU1BckV6WnBFWFlBVgpGWlJjYzNXeS83RE0xaGZ5MXZESUsrRkNYQkhTVk05QTRwZEhYZ3ZQSDdEcU4rVnJGWkJWYmdIZGNQTjBwYzU2CnY3RkJVZzR2UTlvQkpJZ2xUdTYzWmMrNFY5RTUxaXl6Z1VsbHpmMHlHM3hBVzFqdGJGM2RrWTR4am9XWnlpT2YKR2pEWjZtL2lENzhqbVUrZFJWWjlwbFRQZWVVN29BeTJBSkpZc1VNK01nSjUrV2UxUm94SWVGL3JFY3lCTjREcQpsYi84UW9PQ1RrUHkvTkRjdkNFUFlBaE1TYnIyWktiU2phMjVlbzA4czVDRCtJemZwaHFDUklKeFYxZE01TUpyCnIvdFR2SGpIQWdNQkFBRUNnZ0VBUXl1RjllaG5md3JJNDh2YWRUeG1zSlVocEk0bk1nN2ZOUlhZQzhjazVyNzAKaE5BUnJiUlVMd2hzcUpMbXM1Vmc5alZzcHNqMHVYeldMNHZZNmVqWXo1bFlSdnRIYUhWbGtYNDM3UUg0L0l6eQpSS2l4WGl0di81c01NdzBXUlRaclhBL2ZZZXV5d2dlQ0hEbEVIYWtYcXdIejZyc3o4Y0RvMWlBcjJHMlpUYkVwCnhoTkYxVGRPMDB5MTkwcjlzZGNhbnZDWW12ZjBhb05VWWlncUJTTWMrZjhPQURqSVp1UFJUWGt5Zmh1VGxTdm0KSzdWTklxNzRtY0oxbFBZRDBRenRtNmRFYWRBQkpTQmJsT0llcXpQSjM3MG1LMGxGL3FTT2czWFZidmlJRWI4cAorRkd3dHVJMXJQRllIZTdnbzIveW41Z3VmNkJlN0VWQU1TK2Q5TUtSR1FLQmdRREZ6OGsyUmdkUmZIbE9wTm14CjFYSHFVb09QTk9jZWJlUUhLeDVFODhWNVpUMGpiOXhNYTFBN2t0WlFYbVpxc3B0dlBUdGk3Vy95K2FtVldNS3MKSldYOVVpMC91d2x6MGtoaW1ubmwyaXRTUFB1QUtaUmRCMEFLSFpCMnpidndFMzhLSHZVcVBObzkrMDg3RThZawo5cCtGZytOMDlSUlBUd0Vvek12N1kyWHpSUUtCZ1FDNWRQY05jZUxKdU5xcFBxbUJEVnJLMURqUFAxRnVLdldVClJRTGxMZnFjU3NWVEVHanBzbkZ3NEQzTDFEaHNrZmoreHpnSUxSZ0k2dW12V0ZYck9zMHhxWnZSeU04ZzFKYmsKbWNmRkRnY2R4aXRCaFVLc2hSRzF1WDlzeVZUajdTMjd4Z1l4SVIyVFg0QkduRWdlVnF5bExteUpIYk9Xc09qOAo4ZnlRNkRWV213S0JnSDNTV3pRd2V2c3o1NTFFY2t3UmJuSVRwaWJ6Q1lkcmNyMjBpWDVtYUZkOU05UlVsSlh2Ck5JdVFMTTNXSGVNRVZLWC9Gc1VvTGlzbzd0dFdLQTJEaEVvTGVVaXVXYWJZUEw2cmI1bnFtZCtuZG5uZytNUHIKbHFwWWY4bHh0M2RQajJFS3Evci8xZm5TM21TL2dTdUZ5NVlMZkNTcXR3NXpQRk9OWUxvNFVXTFpBbjhpeGN1TQp1YzNNQk56NjNzVHBiWmVZY0RJMnFhaWEvM01NV2VReEZHM280QndmZHZRMDNVQm42YU9zbEI0QVBWNXladWdhCm9GbmhVaXArdGhGbUNhQnZyMTJIK0I3ZUNQNUIzcE9XWHdyMmlqR1NGMnBvN29wamlHUmNBV1BwV0k4NnBlYUQKVDdJNzc2d2RrUy8wZ0V2ZXJOV3MzK1RNWEY5VERneE5IenpoQW9HQUtUWHV4V0lnMkRGd25xcDZvYzdNTUpGOQp2S21FMUg2WUlHdm1HNUtRaGUvNGkyQVY2blR2Y0cvWENHUXNMbEMvSEc0aDh1MzFGTGIwMGZYK05oV214OTBKClE5V1FIL3RjRUVEb3hjcU9RWUsrTWI3WnJiRWd4ck5FalQwaWVselZRNWxOdzd1THByN2x5aWJTMUtaSVFmOEoKREJSTDZ3YXdadUFaYis2Smk4RT0KLS0tLS1FTkQgUFJJVkFURSBLRVktLS0tLQo=", "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: [sut] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVB6Ky9LQldUVW4wamRYQUJ1VXRxb293RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJaagpabVZtWTJFd0xUVTJOR1EwT1dZMExUaGtaRFZqTURBMkxXVTFNbVJoWVRnNU1CNFhEVEkwTURZd05qSXpNakV5Ck9Wb1hEVEkxTURZd05qSXpNakV5T0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFqMDJKZFVQamo2WVFMQXA4WFBYT3NKNzFBVitUZHdORQozRGRISkEyQmo4ZEt3a0xmZU5oOVRIdUk1NG1HQUFSd0lqQUt4TTJhUkYyQUZSV1VYSE4xc3Yrd3pOWVg4dGJ3CnlDdmhRbHdSMGxUUFFPS1hSMTRMengrdzZqZmxheFdRVlc0QjNYRHpkS1hPZXIreFFWSU9MMFBhQVNTSUpVN3UKdDJYUHVGZlJPZFlzczRGSlpjMzlNaHQ4UUZ0WTdXeGQzWkdPTVk2Rm1jb2pueG93MmVwdjRnKy9JNWxQblVWVwpmYVpVejNubE82QU10Z0NTV0xGRFBqSUNlZmxudFVhTVNIaGY2eEhNZ1RlQTZwVy8vRUtEZ2s1RDh2elEzTHdoCkQyQUlURW02OW1TbTBvMnR1WHFOUExPUWcvaU0zNllhZ2tTQ2NWZFhUT1RDYTYvN1U3eDR4d0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVSsxY1VLS3REQTI2ZEpLOHA3YUxTV3FiK1k5Z3dId1lEVlIwakJCZ3dGb0FVUmFXUHlHbmQKWEZtOWlMZmhua2E0RlVocXQ1a3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBRmZ0Y09CUjdKZjVzdXJmRWNLcApLd0h1bW5ZaHFPUkMvZXdJRnh1NjE2UWNYZFR5cllPTy9DbDdxYnpBNHo1UUxtc1M3dXU0VmxUbmR4bnk1Q1g3Cnk5U3d6SVEyV1BvMHd1YXVqRndaejhTVG0ydWtYUXF6SXFpN0VtUUZTZ2FLTVQzTHh3UTJxZzY1a2pJTUs1V2QKRjV5OXhMc1puYlBla3NxQ0N0M2M4dDBuaFg2NDU5VFMvNEgzZTdnSDhXalFMMHFmaksxdG1weENjWmlpMUxkUgpvdm8vano1U0JXZEFWNFhDSnM5cUJ5am03UFNXbWlZRy9oaWtpSUJSNE83cW5YcEcvUzlXZDh5RXdOT1NFVXFoCllhSFFhRzVIZHlJQzZRT2tob3pRQktnNVQ0cHFveWR5QTFLWWtSNFlReS9hOG5sNzNXbzFYU1VpWlRETTl1NUIKL3pNPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Thursday 06 June 2024 23:21:29 +0000 (0:00:00.593) 0:01:12.389 ********* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPz+/KBWTUn0jdXABuUtqoowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Zj\nZmVmY2EwLTU2NGQ0OWY0LThkZDVjMDA2LWU1MmRhYTg5MB4XDTI0MDYwNjIzMjEy\nOVoXDTI1MDYwNjIzMjEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj02JdUPjj6YQLAp8XPXOsJ71AV+TdwNE\n3DdHJA2Bj8dKwkLfeNh9THuI54mGAARwIjAKxM2aRF2AFRWUXHN1sv+wzNYX8tbw\nyCvhQlwR0lTPQOKXR14Lzx+w6jflaxWQVW4B3XDzdKXOer+xQVIOL0PaASSIJU7u\nt2XPuFfROdYss4FJZc39Mht8QFtY7Wxd3ZGOMY6Fmcojnxow2epv4g+/I5lPnUVW\nfaZUz3nlO6AMtgCSWLFDPjICeflntUaMSHhf6xHMgTeA6pW//EKDgk5D8vzQ3Lwh\nD2AITEm69mSm0o2tuXqNPLOQg/iM36YagkSCcVdXTOTCa6/7U7x4xwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU+1cUKKtDA26dJK8p7aLSWqb+Y9gwHwYDVR0jBBgwFoAURaWPyGnd\nXFm9iLfhnka4FUhqt5kwDQYJKoZIhvcNAQELBQADggEBAFftcOBR7Jf5surfEcKp\nKwHumnYhqORC/ewIFxu616QcXdTyrYOO/Cl7qbzA4z5QLmsS7uu4VlTndxny5CX7\ny9SwzIQ2WPo0wuaujFwZz8STm2ukXQqzIqi7EmQFSgaKMT3LxwQ2qg65kjIMK5Wd\nF5y9xLsZnbPeksqCCt3c8t0nhX6459TS/4H3e7gH8WjQL0qfjK1tmpxCcZii1LdR\novo/jz5SBWdAV4XCJs9qByjm7PSWmiYG/hikiIBR4O7qnXpG/S9Wd8yEwNOSEUqh\nYaHQaG5HdyIC6QOkhozQBKg5T4pqoydyA1KYkR4YQy/a8nl73Wo1XSUiZTDM9u5B\n/zM=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPz+/KBWTUn0jdXABuUtqoowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Zj\nZmVmY2EwLTU2NGQ0OWY0LThkZDVjMDA2LWU1MmRhYTg5MB4XDTI0MDYwNjIzMjEy\nOVoXDTI1MDYwNjIzMjEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj02JdUPjj6YQLAp8XPXOsJ71AV+TdwNE\n3DdHJA2Bj8dKwkLfeNh9THuI54mGAARwIjAKxM2aRF2AFRWUXHN1sv+wzNYX8tbw\nyCvhQlwR0lTPQOKXR14Lzx+w6jflaxWQVW4B3XDzdKXOer+xQVIOL0PaASSIJU7u\nt2XPuFfROdYss4FJZc39Mht8QFtY7Wxd3ZGOMY6Fmcojnxow2epv4g+/I5lPnUVW\nfaZUz3nlO6AMtgCSWLFDPjICeflntUaMSHhf6xHMgTeA6pW//EKDgk5D8vzQ3Lwh\nD2AITEm69mSm0o2tuXqNPLOQg/iM36YagkSCcVdXTOTCa6/7U7x4xwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU+1cUKKtDA26dJK8p7aLSWqb+Y9gwHwYDVR0jBBgwFoAURaWPyGnd\nXFm9iLfhnka4FUhqt5kwDQYJKoZIhvcNAQELBQADggEBAFftcOBR7Jf5surfEcKp\nKwHumnYhqORC/ewIFxu616QcXdTyrYOO/Cl7qbzA4z5QLmsS7uu4VlTndxny5CX7\ny9SwzIQ2WPo0wuaujFwZz8STm2ukXQqzIqi7EmQFSgaKMT3LxwQ2qg65kjIMK5Wd\nF5y9xLsZnbPeksqCCt3c8t0nhX6459TS/4H3e7gH8WjQL0qfjK1tmpxCcZii1LdR\novo/jz5SBWdAV4XCJs9qByjm7PSWmiYG/hikiIBR4O7qnXpG/S9Wd8yEwNOSEUqh\nYaHQaG5HdyIC6QOkhozQBKg5T4pqoydyA1KYkR4YQy/a8nl73Wo1XSUiZTDM9u5B\n/zM=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEugIBADANBgkqhkiG9w0BAQEFAASCBKQwggSgAgEAAoIBAQCPTYl1Q+OPphAs\nCnxc9c6wnvUBX5N3A0TcN0ckDYGPx0rCQt942H1Me4jniYYABHAiMArEzZpEXYAV\nFZRcc3Wy/7DM1hfy1vDIK+FCXBHSVM9A4pdHXgvPH7DqN+VrFZBVbgHdcPN0pc56\nv7FBUg4vQ9oBJIglTu63Zc+4V9E51iyzgUllzf0yG3xAW1jtbF3dkY4xjoWZyiOf\nGjDZ6m/iD78jmU+dRVZ9plTPeeU7oAy2AJJYsUM+MgJ5+We1RoxIeF/rEcyBN4Dq\nlb/8QoOCTkPy/NDcvCEPYAhMSbr2ZKbSja25eo08s5CD+IzfphqCRIJxV1dM5MJr\nr/tTvHjHAgMBAAECggEAQyuF9ehnfwrI48vadTxmsJUhpI4nMg7fNRXYC8ck5r70\nhNARrbRULwhsqJLms5Vg9jVspsj0uXzWL4vY6ejYz5lYRvtHaHVlkX437QH4/Izy\nRKixXitv/5sMMw0WRTZrXA/fYeuywgeCHDlEHakXqwHz6rsz8cDo1iAr2G2ZTbEp\nxhNF1TdO00y190r9sdcanvCYmvf0aoNUYigqBSMc+f8OADjIZuPRTXkyfhuTlSvm\nK7VNIq74mcJ1lPYD0Qztm6dEadABJSBblOIeqzPJ370mK0lF/qSOg3XVbviIEb8p\n+FGwtuI1rPFYHe7go2/yn5guf6Be7EVAMS+d9MKRGQKBgQDFz8k2RgdRfHlOpNmx\n1XHqUoOPNOcebeQHKx5E88V5ZT0jb9xMa1A7ktZQXmZqsptvPTti7W/y+amVWMKs\nJWX9Ui0/uwlz0khimnnl2itSPPuAKZRdB0AKHZB2zbvwE38KHvUqPNo9+087E8Yk\n9p+Fg+N09RRPTwEozMv7Y2XzRQKBgQC5dPcNceLJuNqpPqmBDVrK1DjPP1FuKvWU\nRQLlLfqcSsVTEGjpsnFw4D3L1Dhskfj+xzgILRgI6umvWFXrOs0xqZvRyM8g1Jbk\nmcfFDgcdxitBhUKshRG1uX9syVTj7S27xgYxIR2TX4BGnEgeVqylLmyJHbOWsOj8\n8fyQ6DVWmwKBgH3SWzQwevsz551EckwRbnITpibzCYdrcr20iX5maFd9M9RUlJXv\nNIuQLM3WHeMEVKX/FsUoLiso7ttWKA2DhEoLeUiuWabYPL6rb5nqmd+ndnng+MPr\nlqpYf8lxt3dPj2EKq/r/1fnS3mS/gSuFy5YLfCSqtw5zPFONYLo4UWLZAn8ixcuM\nuc3MBNz63sTpbZeYcDI2qaia/3MMWeQxFG3o4BwfdvQ03UBn6aOslB4APV5yZuga\noFnhUip+thFmCaBvr12H+B7eCP5B3pOWXwr2ijGSF2po7opjiGRcAWPpWI86peaD\nT7I776wdkS/0gEverNWs3+TMXF9TDgxNHzzhAoGAKTXuxWIg2DFwnqp6oc7MMJF9\nvKmE1H6YIGvmG5KQhe/4i2AV6nTvcG/XCGQsLlC/HG4h8u31FLb00fX+NhWmx90J\nQ9WQH/tcEEDoxcqOQYK+Mb7ZrbEgxrNEjT0ielzVQ5lNw7uLpr7lyibS1KZIQf8J\nDBRL6wawZuAZb+6Ji8E=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Thursday 06 June 2024 23:21:29 +0000 (0:00:00.032) 0:01:12.421 ********* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPz+/KBWTUn0jdXABuUtqoowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Zj\nZmVmY2EwLTU2NGQ0OWY0LThkZDVjMDA2LWU1MmRhYTg5MB4XDTI0MDYwNjIzMjEy\nOVoXDTI1MDYwNjIzMjEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj02JdUPjj6YQLAp8XPXOsJ71AV+TdwNE\n3DdHJA2Bj8dKwkLfeNh9THuI54mGAARwIjAKxM2aRF2AFRWUXHN1sv+wzNYX8tbw\nyCvhQlwR0lTPQOKXR14Lzx+w6jflaxWQVW4B3XDzdKXOer+xQVIOL0PaASSIJU7u\nt2XPuFfROdYss4FJZc39Mht8QFtY7Wxd3ZGOMY6Fmcojnxow2epv4g+/I5lPnUVW\nfaZUz3nlO6AMtgCSWLFDPjICeflntUaMSHhf6xHMgTeA6pW//EKDgk5D8vzQ3Lwh\nD2AITEm69mSm0o2tuXqNPLOQg/iM36YagkSCcVdXTOTCa6/7U7x4xwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU+1cUKKtDA26dJK8p7aLSWqb+Y9gwHwYDVR0jBBgwFoAURaWPyGnd\nXFm9iLfhnka4FUhqt5kwDQYJKoZIhvcNAQELBQADggEBAFftcOBR7Jf5surfEcKp\nKwHumnYhqORC/ewIFxu616QcXdTyrYOO/Cl7qbzA4z5QLmsS7uu4VlTndxny5CX7\ny9SwzIQ2WPo0wuaujFwZz8STm2ukXQqzIqi7EmQFSgaKMT3LxwQ2qg65kjIMK5Wd\nF5y9xLsZnbPeksqCCt3c8t0nhX6459TS/4H3e7gH8WjQL0qfjK1tmpxCcZii1LdR\novo/jz5SBWdAV4XCJs9qByjm7PSWmiYG/hikiIBR4O7qnXpG/S9Wd8yEwNOSEUqh\nYaHQaG5HdyIC6QOkhozQBKg5T4pqoydyA1KYkR4YQy/a8nl73Wo1XSUiZTDM9u5B\n/zM=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEugIBADANBgkqhkiG9w0BAQEFAASCBKQwggSgAgEAAoIBAQCPTYl1Q+OPphAs\nCnxc9c6wnvUBX5N3A0TcN0ckDYGPx0rCQt942H1Me4jniYYABHAiMArEzZpEXYAV\nFZRcc3Wy/7DM1hfy1vDIK+FCXBHSVM9A4pdHXgvPH7DqN+VrFZBVbgHdcPN0pc56\nv7FBUg4vQ9oBJIglTu63Zc+4V9E51iyzgUllzf0yG3xAW1jtbF3dkY4xjoWZyiOf\nGjDZ6m/iD78jmU+dRVZ9plTPeeU7oAy2AJJYsUM+MgJ5+We1RoxIeF/rEcyBN4Dq\nlb/8QoOCTkPy/NDcvCEPYAhMSbr2ZKbSja25eo08s5CD+IzfphqCRIJxV1dM5MJr\nr/tTvHjHAgMBAAECggEAQyuF9ehnfwrI48vadTxmsJUhpI4nMg7fNRXYC8ck5r70\nhNARrbRULwhsqJLms5Vg9jVspsj0uXzWL4vY6ejYz5lYRvtHaHVlkX437QH4/Izy\nRKixXitv/5sMMw0WRTZrXA/fYeuywgeCHDlEHakXqwHz6rsz8cDo1iAr2G2ZTbEp\nxhNF1TdO00y190r9sdcanvCYmvf0aoNUYigqBSMc+f8OADjIZuPRTXkyfhuTlSvm\nK7VNIq74mcJ1lPYD0Qztm6dEadABJSBblOIeqzPJ370mK0lF/qSOg3XVbviIEb8p\n+FGwtuI1rPFYHe7go2/yn5guf6Be7EVAMS+d9MKRGQKBgQDFz8k2RgdRfHlOpNmx\n1XHqUoOPNOcebeQHKx5E88V5ZT0jb9xMa1A7ktZQXmZqsptvPTti7W/y+amVWMKs\nJWX9Ui0/uwlz0khimnnl2itSPPuAKZRdB0AKHZB2zbvwE38KHvUqPNo9+087E8Yk\n9p+Fg+N09RRPTwEozMv7Y2XzRQKBgQC5dPcNceLJuNqpPqmBDVrK1DjPP1FuKvWU\nRQLlLfqcSsVTEGjpsnFw4D3L1Dhskfj+xzgILRgI6umvWFXrOs0xqZvRyM8g1Jbk\nmcfFDgcdxitBhUKshRG1uX9syVTj7S27xgYxIR2TX4BGnEgeVqylLmyJHbOWsOj8\n8fyQ6DVWmwKBgH3SWzQwevsz551EckwRbnITpibzCYdrcr20iX5maFd9M9RUlJXv\nNIuQLM3WHeMEVKX/FsUoLiso7ttWKA2DhEoLeUiuWabYPL6rb5nqmd+ndnng+MPr\nlqpYf8lxt3dPj2EKq/r/1fnS3mS/gSuFy5YLfCSqtw5zPFONYLo4UWLZAn8ixcuM\nuc3MBNz63sTpbZeYcDI2qaia/3MMWeQxFG3o4BwfdvQ03UBn6aOslB4APV5yZuga\noFnhUip+thFmCaBvr12H+B7eCP5B3pOWXwr2ijGSF2po7opjiGRcAWPpWI86peaD\nT7I776wdkS/0gEverNWs3+TMXF9TDgxNHzzhAoGAKTXuxWIg2DFwnqp6oc7MMJF9\nvKmE1H6YIGvmG5KQhe/4i2AV6nTvcG/XCGQsLlC/HG4h8u31FLb00fX+NhWmx90J\nQ9WQH/tcEEDoxcqOQYK+Mb7ZrbEgxrNEjT0ielzVQ5lNw7uLpr7lyibS1KZIQf8J\nDBRL6wawZuAZb+6Ji8E=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPz+/KBWTUn0jdXABuUtqoowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Zj\nZmVmY2EwLTU2NGQ0OWY0LThkZDVjMDA2LWU1MmRhYTg5MB4XDTI0MDYwNjIzMjEy\nOVoXDTI1MDYwNjIzMjEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj02JdUPjj6YQLAp8XPXOsJ71AV+TdwNE\n3DdHJA2Bj8dKwkLfeNh9THuI54mGAARwIjAKxM2aRF2AFRWUXHN1sv+wzNYX8tbw\nyCvhQlwR0lTPQOKXR14Lzx+w6jflaxWQVW4B3XDzdKXOer+xQVIOL0PaASSIJU7u\nt2XPuFfROdYss4FJZc39Mht8QFtY7Wxd3ZGOMY6Fmcojnxow2epv4g+/I5lPnUVW\nfaZUz3nlO6AMtgCSWLFDPjICeflntUaMSHhf6xHMgTeA6pW//EKDgk5D8vzQ3Lwh\nD2AITEm69mSm0o2tuXqNPLOQg/iM36YagkSCcVdXTOTCa6/7U7x4xwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU+1cUKKtDA26dJK8p7aLSWqb+Y9gwHwYDVR0jBBgwFoAURaWPyGnd\nXFm9iLfhnka4FUhqt5kwDQYJKoZIhvcNAQELBQADggEBAFftcOBR7Jf5surfEcKp\nKwHumnYhqORC/ewIFxu616QcXdTyrYOO/Cl7qbzA4z5QLmsS7uu4VlTndxny5CX7\ny9SwzIQ2WPo0wuaujFwZz8STm2ukXQqzIqi7EmQFSgaKMT3LxwQ2qg65kjIMK5Wd\nF5y9xLsZnbPeksqCCt3c8t0nhX6459TS/4H3e7gH8WjQL0qfjK1tmpxCcZii1LdR\novo/jz5SBWdAV4XCJs9qByjm7PSWmiYG/hikiIBR4O7qnXpG/S9Wd8yEwNOSEUqh\nYaHQaG5HdyIC6QOkhozQBKg5T4pqoydyA1KYkR4YQy/a8nl73Wo1XSUiZTDM9u5B\n/zM=\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.031248", "end": "2024-06-06 23:21:30.064679", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPz+/KBWTUn0jdXABuUtqoowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Zj\nZmVmY2EwLTU2NGQ0OWY0LThkZDVjMDA2LWU1MmRhYTg5MB4XDTI0MDYwNjIzMjEy\nOVoXDTI1MDYwNjIzMjEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj02JdUPjj6YQLAp8XPXOsJ71AV+TdwNE\n3DdHJA2Bj8dKwkLfeNh9THuI54mGAARwIjAKxM2aRF2AFRWUXHN1sv+wzNYX8tbw\nyCvhQlwR0lTPQOKXR14Lzx+w6jflaxWQVW4B3XDzdKXOer+xQVIOL0PaASSIJU7u\nt2XPuFfROdYss4FJZc39Mht8QFtY7Wxd3ZGOMY6Fmcojnxow2epv4g+/I5lPnUVW\nfaZUz3nlO6AMtgCSWLFDPjICeflntUaMSHhf6xHMgTeA6pW//EKDgk5D8vzQ3Lwh\nD2AITEm69mSm0o2tuXqNPLOQg/iM36YagkSCcVdXTOTCa6/7U7x4xwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU+1cUKKtDA26dJK8p7aLSWqb+Y9gwHwYDVR0jBBgwFoAURaWPyGnd\nXFm9iLfhnka4FUhqt5kwDQYJKoZIhvcNAQELBQADggEBAFftcOBR7Jf5surfEcKp\nKwHumnYhqORC/ewIFxu616QcXdTyrYOO/Cl7qbzA4z5QLmsS7uu4VlTndxny5CX7\ny9SwzIQ2WPo0wuaujFwZz8STm2ukXQqzIqi7EmQFSgaKMT3LxwQ2qg65kjIMK5Wd\nF5y9xLsZnbPeksqCCt3c8t0nhX6459TS/4H3e7gH8WjQL0qfjK1tmpxCcZii1LdR\novo/jz5SBWdAV4XCJs9qByjm7PSWmiYG/hikiIBR4O7qnXpG/S9Wd8yEwNOSEUqh\nYaHQaG5HdyIC6QOkhozQBKg5T4pqoydyA1KYkR4YQy/a8nl73Wo1XSUiZTDM9u5B\n/zM=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPz+/KBWTUn0jdXABuUtqoowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Zj\nZmVmY2EwLTU2NGQ0OWY0LThkZDVjMDA2LWU1MmRhYTg5MB4XDTI0MDYwNjIzMjEy\nOVoXDTI1MDYwNjIzMjEyOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj02JdUPjj6YQLAp8XPXOsJ71AV+TdwNE\n3DdHJA2Bj8dKwkLfeNh9THuI54mGAARwIjAKxM2aRF2AFRWUXHN1sv+wzNYX8tbw\nyCvhQlwR0lTPQOKXR14Lzx+w6jflaxWQVW4B3XDzdKXOer+xQVIOL0PaASSIJU7u\nt2XPuFfROdYss4FJZc39Mht8QFtY7Wxd3ZGOMY6Fmcojnxow2epv4g+/I5lPnUVW\nfaZUz3nlO6AMtgCSWLFDPjICeflntUaMSHhf6xHMgTeA6pW//EKDgk5D8vzQ3Lwh\nD2AITEm69mSm0o2tuXqNPLOQg/iM36YagkSCcVdXTOTCa6/7U7x4xwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU+1cUKKtDA26dJK8p7aLSWqb+Y9gwHwYDVR0jBBgwFoAURaWPyGnd\nXFm9iLfhnka4FUhqt5kwDQYJKoZIhvcNAQELBQADggEBAFftcOBR7Jf5surfEcKp\nKwHumnYhqORC/ewIFxu616QcXdTyrYOO/Cl7qbzA4z5QLmsS7uu4VlTndxny5CX7\ny9SwzIQ2WPo0wuaujFwZz8STm2ukXQqzIqi7EmQFSgaKMT3LxwQ2qg65kjIMK5Wd\nF5y9xLsZnbPeksqCCt3c8t0nhX6459TS/4H3e7gH8WjQL0qfjK1tmpxCcZii1LdR\novo/jz5SBWdAV4XCJs9qByjm7PSWmiYG/hikiIBR4O7qnXpG/S9Wd8yEwNOSEUqh\nYaHQaG5HdyIC6QOkhozQBKg5T4pqoydyA1KYkR4YQy/a8nl73Wo1XSUiZTDM9u5B\n/zM=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEugIBADANBgkqhkiG9w0BAQEFAASCBKQwggSgAgEAAoIBAQCPTYl1Q+OPphAs\nCnxc9c6wnvUBX5N3A0TcN0ckDYGPx0rCQt942H1Me4jniYYABHAiMArEzZpEXYAV\nFZRcc3Wy/7DM1hfy1vDIK+FCXBHSVM9A4pdHXgvPH7DqN+VrFZBVbgHdcPN0pc56\nv7FBUg4vQ9oBJIglTu63Zc+4V9E51iyzgUllzf0yG3xAW1jtbF3dkY4xjoWZyiOf\nGjDZ6m/iD78jmU+dRVZ9plTPeeU7oAy2AJJYsUM+MgJ5+We1RoxIeF/rEcyBN4Dq\nlb/8QoOCTkPy/NDcvCEPYAhMSbr2ZKbSja25eo08s5CD+IzfphqCRIJxV1dM5MJr\nr/tTvHjHAgMBAAECggEAQyuF9ehnfwrI48vadTxmsJUhpI4nMg7fNRXYC8ck5r70\nhNARrbRULwhsqJLms5Vg9jVspsj0uXzWL4vY6ejYz5lYRvtHaHVlkX437QH4/Izy\nRKixXitv/5sMMw0WRTZrXA/fYeuywgeCHDlEHakXqwHz6rsz8cDo1iAr2G2ZTbEp\nxhNF1TdO00y190r9sdcanvCYmvf0aoNUYigqBSMc+f8OADjIZuPRTXkyfhuTlSvm\nK7VNIq74mcJ1lPYD0Qztm6dEadABJSBblOIeqzPJ370mK0lF/qSOg3XVbviIEb8p\n+FGwtuI1rPFYHe7go2/yn5guf6Be7EVAMS+d9MKRGQKBgQDFz8k2RgdRfHlOpNmx\n1XHqUoOPNOcebeQHKx5E88V5ZT0jb9xMa1A7ktZQXmZqsptvPTti7W/y+amVWMKs\nJWX9Ui0/uwlz0khimnnl2itSPPuAKZRdB0AKHZB2zbvwE38KHvUqPNo9+087E8Yk\n9p+Fg+N09RRPTwEozMv7Y2XzRQKBgQC5dPcNceLJuNqpPqmBDVrK1DjPP1FuKvWU\nRQLlLfqcSsVTEGjpsnFw4D3L1Dhskfj+xzgILRgI6umvWFXrOs0xqZvRyM8g1Jbk\nmcfFDgcdxitBhUKshRG1uX9syVTj7S27xgYxIR2TX4BGnEgeVqylLmyJHbOWsOj8\n8fyQ6DVWmwKBgH3SWzQwevsz551EckwRbnITpibzCYdrcr20iX5maFd9M9RUlJXv\nNIuQLM3WHeMEVKX/FsUoLiso7ttWKA2DhEoLeUiuWabYPL6rb5nqmd+ndnng+MPr\nlqpYf8lxt3dPj2EKq/r/1fnS3mS/gSuFy5YLfCSqtw5zPFONYLo4UWLZAn8ixcuM\nuc3MBNz63sTpbZeYcDI2qaia/3MMWeQxFG3o4BwfdvQ03UBn6aOslB4APV5yZuga\noFnhUip+thFmCaBvr12H+B7eCP5B3pOWXwr2ijGSF2po7opjiGRcAWPpWI86peaD\nT7I776wdkS/0gEverNWs3+TMXF9TDgxNHzzhAoGAKTXuxWIg2DFwnqp6oc7MMJF9\nvKmE1H6YIGvmG5KQhe/4i2AV6nTvcG/XCGQsLlC/HG4h8u31FLb00fX+NhWmx90J\nQ9WQH/tcEEDoxcqOQYK+Mb7ZrbEgxrNEjT0ielzVQ5lNw7uLpr7lyibS1KZIQf8J\nDBRL6wawZuAZb+6Ji8E=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-06-06 23:21:30.033431" } STDOUT: Request "20240606232128" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Thursday 06 June 2024 23:21:30 +0000 (0:00:00.231) 0:01:12.652 ********* changed: [sut] => (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: [sut] => (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: [sut] => (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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:35 Thursday 06 June 2024 23:21:30 +0000 (0:00:00.571) 0:01:13.223 ********* changed: [sut] => { "changed": true, "checksum": "bffd28d2eb7b6c8255ee8fc7b1b0d1095bec8b17", "dest": "/tmp/lsr_oh_55b0i_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "a84639d9c7f0e1e6c29c3637bb601832", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1717716090.7113714-3279-188235059827989/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:41 Thursday 06 June 2024 23:21:31 +0000 (0:00:00.586) 0:01:13.810 ********* changed: [sut] => { "changed": true, "checksum": "e6ad2c8103d56006c48e578ad56e4694ae24dc6a", "dest": "/tmp/lsr_oh_55b0i_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "25f65b9f992ff83294e04f7dc5d2b6d4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1700, "src": "/root/.ansible/tmp/ansible-tmp-1717716091.292537-3309-115067803025226/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:47 Thursday 06 June 2024 23:21:31 +0000 (0:00:00.536) 0:01:14.346 ********* changed: [sut] => { "changed": true, "checksum": "bffd28d2eb7b6c8255ee8fc7b1b0d1095bec8b17", "dest": "/tmp/lsr_oh_55b0i_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "a84639d9c7f0e1e6c29c3637bb601832", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1717716091.8353612-3362-84177205130200/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:54 Thursday 06 June 2024 23:21:32 +0000 (0:00:00.535) 0:01:14.881 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: apr-1.7.0-12.el9.x86_64", "Installed: skopeo-2:1.14.3-0.1.el9.x86_64", "Installed: apr-util-1.6.1-23.el9.x86_64" ] } TASK [Write user and password] ************************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:59 Thursday 06 June 2024 23:21:35 +0000 (0:00:02.849) 0:01:17.731 ********* changed: [sut] => { "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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:67 Thursday 06 June 2024 23:21:35 +0000 (0:00:00.263) 0:01:17.994 ********* changed: [sut] => { "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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:84 Thursday 06 June 2024 23:21:36 +0000 (0:00:00.614) 0:01:18.608 ********* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_oh_55b0i_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:92 Thursday 06 June 2024 23:21:36 +0000 (0:00:00.020) 0:01:18.629 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_oh_55b0i_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.064935", "end": "2024-06-06 23:21:38.303029", "rc": 0, "start": "2024-06-06 23:21:36.238094" } STDOUT: 2b1785d55c26759e3adb1371414cb3bb9c7ee9fcd472454d22db33cb36cc6ec1 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:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:103 Thursday 06 June 2024 23:21:38 +0000 (0:00:02.261) 0:01:20.890 ********* ok: [sut] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:107 Thursday 06 June 2024 23:21:38 +0000 (0:00:00.255) 0:01:21.146 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.040671", "end": "2024-06-06 23:21:38.793375", "rc": 0, "start": "2024-06-06 23:21:38.752704" } STDERR: time="2024-06-06T23:21:38.315211742Z" 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=5ea703aa-e4fe-4839-9380-2b509fe61554 service=registry version=2.8.2 time="2024-06-06T23:21:38.315363482Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=5ea703aa-e4fe-4839-9380-2b509fe61554 service=registry version=2.8.2 time="2024-06-06T23:21:38.315502737Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=5ea703aa-e4fe-4839-9380-2b509fe61554 service=registry version=2.8.2 time="2024-06-06T23:21:38.315963977Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=5ea703aa-e4fe-4839-9380-2b509fe61554 service=registry version=2.8.2 time="2024-06-06T23:21:38.316010902Z" 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=5ea703aa-e4fe-4839-9380-2b509fe61554 service=registry version=2.8.2 time="2024-06-06T23:21:38.316313959Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=5ea703aa-e4fe-4839-9380-2b509fe61554 service=registry version=2.8.2 time="2024-06-06T23:21:38.316416541Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.19.9 instance.id=5ea703aa-e4fe-4839-9380-2b509fe61554 service=registry version=2.8.2 2024/06/06 23:21:38 http: TLS handshake error from 10.88.0.1:48376: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:113 Thursday 06 June 2024 23:21:38 +0000 (0:00:00.233) 0:01:21.379 ********* ok: [sut] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:118 Thursday 06 June 2024 23:21:38 +0000 (0:00:00.021) 0:01:21.401 ********* changed: [sut] => (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_oh_55b0i_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_oh_55b0i_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.150995", "end": "2024-06-06 23:21:40.171827", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-06-06 23:21:39.020832" } 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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:129 Thursday 06 June 2024 23:21:40 +0000 (0:00:01.362) 0:01:22.764 ********* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_oh_55b0i_podman/auth/auth.json", "--cert-dir=/tmp/lsr_oh_55b0i_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.172514", "end": "2024-06-06 23:21:40.549303", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-06-06 23:21:40.376789" } 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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:60 Thursday 06 June 2024 23:21:40 +0000 (0:00:00.386) 0:01:23.150 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:21:40 +0000 (0:00:00.040) 0:01:23.191 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:21:40 +0000 (0:00:00.085) 0:01:23.276 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:21:40 +0000 (0:00:00.040) 0:01:23.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:21:40 +0000 (0:00:00.062) 0:01:23.380 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:21:40 +0000 (0:00:00.034) 0:01:23.414 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:21:40 +0000 (0:00:00.104) 0:01:23.519 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:21:41 +0000 (0:00:00.727) 0:01:24.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:21:41 +0000 (0:00:00.020) 0:01:24.268 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:21:41 +0000 (0:00:00.025) 0:01:24.293 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034880", "end": "2024-06-06 23:21:41.941373", "rc": 0, "start": "2024-06-06 23:21:41.906493" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:21:41 +0000 (0:00:00.247) 0:01:24.541 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.029) 0:01:24.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.032) 0:01:24.603 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.070) 0:01:24.674 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.083) 0:01:24.757 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.027) 0:01:24.784 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.037) 0:01:24.822 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.041) 0:01:24.863 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.241) 0:01:25.105 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.026) 0:01:25.132 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.215) 0:01:25.347 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.056) 0:01:25.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.031) 0:01:25.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.030) 0:01:25.465 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.022) 0:01:25.488 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:21:42 +0000 (0:00:00.030) 0:01:25.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.042) 0:01:25.561 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.022) 0:01:25.583 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.023) 0:01:25.607 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.047) 0:01:25.655 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.061) 0:01:25.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.065) 0:01:25.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.032) 0:01:25.814 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.044) 0:01:25.859 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.026) 0:01:25.885 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.037) 0:01:25.923 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.064) 0:01:25.988 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.034) 0:01:26.022 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.024) 0:01:26.046 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.040) 0:01:26.087 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.034) 0:01:26.121 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.024) 0:01:26.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.021) 0:01:26.168 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.023) 0:01:26.191 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.033) 0:01:26.225 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.022) 0:01:26.248 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.100) 0:01:26.349 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.044) 0:01:26.393 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.023) 0:01:26.416 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.019) 0:01:26.435 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.048) 0:01:26.484 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.025) 0:01:26.510 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 23:21:43 +0000 (0:00:00.027) 0:01:26.537 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.021) 0:01:26.558 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.034) 0:01:26.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.024) 0:01:26.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.034) 0:01:26.653 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.039) 0:01:26.692 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.214) 0:01:26.907 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.026) 0:01:26.933 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.198) 0:01:27.131 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.021) 0:01:27.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.048) 0:01:27.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.027) 0:01:27.229 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.019) 0:01:27.249 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.020) 0:01:27.269 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.023) 0:01:27.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.021) 0:01:27.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.020) 0:01:27.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.021) 0:01:27.356 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.068) 0:01:27.424 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.028) 0:01:27.453 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.068) 0:01:27.521 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 23:21:44 +0000 (0:00:00.029) 0:01:27.551 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006198", "end": "2024-06-06 23:21:45.196143", "rc": 0, "start": "2024-06-06 23:21:45.189945" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 23:21:45 +0000 (0:00:00.234) 0:01:27.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 23:21:45 +0000 (0:00:00.021) 0:01:27.806 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 23:21:45 +0000 (0:00:00.072) 0:01:27.879 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:21:45 +0000 (0:00:00.037) 0:01:27.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:21:45 +0000 (0:00:00.075) 0:01:27.992 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:21:45 +0000 (0:00:00.031) 0:01:28.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 23:21:45 +0000 (0:00:00.022) 0:01:28.046 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 23:21:45 +0000 (0:00:00.027) 0:01:28.074 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 23:21:45 +0000 (0:00:00.049) 0:01:28.124 ********* failed: [sut] (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: 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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:75 Thursday 06 June 2024 23:21:46 +0000 (0:00:00.527) 0:01:28.651 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:86 Thursday 06 June 2024 23:21:46 +0000 (0:00:00.043) 0:01:28.694 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:21:46 +0000 (0:00:00.184) 0:01:28.879 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:21:46 +0000 (0:00:00.048) 0:01:28.928 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:21:46 +0000 (0:00:00.025) 0:01:28.953 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:21:46 +0000 (0:00:00.025) 0:01:28.979 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:21:46 +0000 (0:00:00.024) 0:01:29.004 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:21:46 +0000 (0:00:00.081) 0:01:29.085 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.769) 0:01:29.855 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.024) 0:01:29.880 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.029) 0:01:29.910 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029664", "end": "2024-06-06 23:21:47.569845", "rc": 0, "start": "2024-06-06 23:21:47.540181" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.242) 0:01:30.152 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.024) 0:01:30.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.029) 0:01:30.207 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.072) 0:01:30.280 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.074) 0:01:30.354 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.057) 0:01:30.412 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.037) 0:01:30.449 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:21:47 +0000 (0:00:00.032) 0:01:30.482 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.247) 0:01:30.729 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.040) 0:01:30.770 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.214) 0:01:30.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.068) 0:01:31.054 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.024) 0:01:31.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.037) 0:01:31.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.032) 0:01:31.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.044) 0:01:31.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.021) 0:01:31.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.024) 0:01:31.239 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.029) 0:01:31.269 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.025) 0:01:31.295 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.039) 0:01:31.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.021) 0:01:31.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.019) 0:01:31.376 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.046) 0:01:31.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.029) 0:01:31.451 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.022) 0:01:31.474 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:21:48 +0000 (0:00:00.063) 0:01:31.537 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.071) 0:01:31.609 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.022) 0:01:31.631 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.044) 0:01:31.675 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.023) 0:01:31.699 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.034) 0:01:31.733 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.036) 0:01:31.769 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.047) 0:01:31.817 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.061) 0:01:31.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.033) 0:01:31.913 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.026) 0:01:31.939 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.023) 0:01:31.963 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.022) 0:01:31.985 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.029) 0:01:32.015 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.088) 0:01:32.103 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.030) 0:01:32.134 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.035) 0:01:32.169 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.038) 0:01:32.208 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.093) 0:01:32.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.064) 0:01:32.366 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.073) 0:01:32.440 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:21:49 +0000 (0:00:00.074) 0:01:32.515 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.235) 0:01:32.750 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.043) 0:01:32.794 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.203) 0:01:32.997 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.021) 0:01:33.019 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.021) 0:01:33.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.022) 0:01:33.062 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.020) 0:01:33.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.020) 0:01:33.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.021) 0:01:33.125 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.029) 0:01:33.154 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.022) 0:01:33.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.039) 0:01:33.217 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.069) 0:01:33.287 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.026) 0:01:33.313 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.103) 0:01:33.416 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 23:21:50 +0000 (0:00:00.027) 0:01:33.444 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006279", "end": "2024-06-06 23:21:51.073386", "rc": 0, "start": "2024-06-06 23:21:51.067107" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.212) 0:01:33.656 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.020) 0:01:33.677 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.050) 0:01:33.727 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.041) 0:01:33.768 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.024) 0:01:33.793 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.023) 0:01:33.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.030) 0:01:33.847 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.024) 0:01:33.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.021) 0:01:33.893 ********* failed: [sut] (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: 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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:101 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.453) 0:01:34.346 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:112 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.031) 0:01:34.377 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr__r0adytg_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:120 Thursday 06 June 2024 23:21:51 +0000 (0:00:00.151) 0:01:34.529 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:21:52 +0000 (0:00:00.109) 0:01:34.638 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:21:52 +0000 (0:00:00.041) 0:01:34.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:21:52 +0000 (0:00:00.036) 0:01:34.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:21:52 +0000 (0:00:00.031) 0:01:34.748 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:21:52 +0000 (0:00:00.040) 0:01:34.789 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:21:52 +0000 (0:00:00.065) 0:01:34.854 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:21:52 +0000 (0:00:00.633) 0:01:35.488 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:21:52 +0000 (0:00:00.020) 0:01:35.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:21:52 +0000 (0:00:00.025) 0:01:35.533 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027046", "end": "2024-06-06 23:21:53.175605", "rc": 0, "start": "2024-06-06 23:21:53.148559" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.223) 0:01:35.757 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.025) 0:01:35.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.079) 0:01:35.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.070) 0:01:35.932 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.058) 0:01:35.991 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.029) 0:01:36.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.033) 0:01:36.054 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.051) 0:01:36.106 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.218) 0:01:36.324 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:21:53 +0000 (0:00:00.028) 0:01:36.352 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.224) 0:01:36.577 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.027) 0:01:36.605 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.038) 0:01:36.643 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.024) 0:01:36.667 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.019) 0:01:36.687 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.019) 0:01:36.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.021) 0:01:36.728 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.019) 0:01:36.748 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.073) 0:01:36.821 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.036) 0:01:36.857 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.041) 0:01:36.898 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.021) 0:01:36.920 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.020) 0:01:36.941 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.040) 0:01:36.981 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.020) 0:01:37.002 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.020) 0:01:37.022 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.037) 0:01:37.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.020) 0:01:37.081 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.025) 0:01:37.106 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.040) 0:01:37.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.019) 0:01:37.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.020) 0:01:37.186 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.020) 0:01:37.207 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.051) 0:01:37.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.027) 0:01:37.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.038) 0:01:37.325 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.024) 0:01:37.349 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.058) 0:01:37.408 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.030) 0:01:37.439 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.047) 0:01:37.486 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:21:54 +0000 (0:00:00.039) 0:01:37.525 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.039) 0:01:37.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.029) 0:01:37.594 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.027) 0:01:37.621 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.031) 0:01:37.653 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.223) 0:01:37.876 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.030) 0:01:37.906 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.210) 0:01:38.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.059) 0:01:38.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.030) 0:01:38.208 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.035) 0:01:38.244 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.043) 0:01:38.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.031) 0:01:38.319 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.069) 0:01:38.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.039) 0:01:38.427 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.026) 0:01:38.454 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.032) 0:01:38.487 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:21:55 +0000 (0:00:00.031) 0:01:38.519 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:21:56 +0000 (0:00:00.064) 0:01:38.583 ********* changed: [sut] => { "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 [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:21:56 +0000 (0:00:00.241) 0:01:38.825 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:21:56 +0000 (0:00:00.564) 0:01:39.390 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:21:56 +0000 (0:00:00.034) 0:01:39.425 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:21:56 +0000 (0:00:00.047) 0:01:39.472 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:21:56 +0000 (0:00:00.049) 0:01:39.521 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.059) 0:01:39.581 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.034) 0:01:39.616 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.108) 0:01:39.724 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.049) 0:01:39.774 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.058) 0:01:39.832 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.038) 0:01:39.870 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.067) 0:01:39.938 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.029) 0:01:39.967 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.027) 0:01:39.994 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.032) 0:01:40.027 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.216) 0:01:40.243 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.034) 0:01:40.277 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.223) 0:01:40.501 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:21:57 +0000 (0:00:00.042) 0:01:40.543 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.033) 0:01:40.577 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.063) 0:01:40.641 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.033) 0:01:40.674 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.021) 0:01:40.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.020) 0:01:40.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.019) 0:01:40.735 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.019) 0:01:40.755 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.018) 0:01:40.774 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.032) 0:01:40.807 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.022) 0:01:40.829 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.024) 0:01:40.853 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.035) 0:01:40.889 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006177", "end": "2024-06-06 23:21:58.524469", "rc": 0, "start": "2024-06-06 23:21:58.518292" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.220) 0:01:41.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.027) 0:01:41.137 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.105) 0:01:41.242 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.055) 0:01:41.298 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.025) 0:01:41.323 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.073) 0:01:41.397 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.025) 0:01:41.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.022) 0:01:41.444 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 23:21:58 +0000 (0:00:00.022) 0:01:41.467 ********* changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Thursday 06 June 2024 23:21:59 +0000 (0:00:00.538) 0:01:42.006 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Thursday 06 June 2024 23:21:59 +0000 (0:00:00.209) 0:01:42.215 ********* changed: [sut] => { "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 [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Thursday 06 June 2024 23:21:59 +0000 (0:00:00.216) 0:01:42.432 ********* changed: [sut] => { "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-1717716119.919376-4834-281213500203849/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Thursday 06 June 2024 23:22:00 +0000 (0:00:00.582) 0:01:43.014 ********* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 9303309a6c7a5c0fd754ca38b42c75bba5050df2796883f20033eca66500fec6 Container: 2f7c5d444776a86fb99b5d38774a2775a2869acce1314b8e08a2ecaded4f215d TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Thursday 06 June 2024 23:22:01 +0000 (0:00:00.999) 0:01:44.014 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Thursday 06 June 2024 23:22:02 +0000 (0:00:00.642) 0:01:44.657 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount systemd-journald.socket network-online.target sysinit.target basic.target \"system-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount \"system-podman\\\\x2dkube.slice\" sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Thursday 06 June 2024 23:22:02 +0000 (0:00:00.701) 0:01:45.358 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount systemd-journald.socket \"system-podman\\\\x2dkube.slice\" sysinit.target basic.target network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Thursday 06 June 2024 23:22:04 +0000 (0:00:01.235) 0:01:46.594 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.032) 0:01:46.626 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.090) 0:01:46.717 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.041) 0:01:46.759 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.060) 0:01:46.820 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.023) 0:01:46.843 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.065) 0:01:46.908 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.057) 0:01:46.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.089) 0:01:47.055 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.025) 0:01:47.081 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.027) 0:01:47.108 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.263) 0:01:47.372 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:04 +0000 (0:00:00.043) 0:01:47.415 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.293) 0:01:47.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.022) 0:01:47.732 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.021) 0:01:47.753 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.020) 0:01:47.774 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.022) 0:01:47.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.034) 0:01:47.831 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.027) 0:01:47.858 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.020) 0:01:47.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.019) 0:01:47.899 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.037) 0:01:47.936 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.021) 0:01:47.957 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.020) 0:01:47.978 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.079) 0:01:48.057 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.032) 0:01:48.089 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.033) 0:01:48.122 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.051) 0:01:48.174 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.039) 0:01:48.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.022) 0:01:48.237 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.021) 0:01:48.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.022) 0:01:48.281 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:22:05 +0000 (0:00:00.019) 0:01:48.300 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:22:06 +0000 (0:00:00.774) 0:01:49.075 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:22:06 +0000 (0:00:00.299) 0:01:49.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:22:06 +0000 (0:00:00.022) 0:01:49.397 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:22:06 +0000 (0:00:00.032) 0:01:49.429 ********* changed: [sut] => { "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-1717716126.928217-5051-98358018528836/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.719) 0:01:50.149 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.025) 0:01:50.175 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.024) 0:01:50.200 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.024) 0:01:50.224 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.018) 0:01:50.243 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.018) 0:01:50.261 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.053) 0:01:50.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.021) 0:01:50.336 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.033) 0:01:50.369 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.027) 0:01:50.397 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.037) 0:01:50.434 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.024) 0:01:50.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.036) 0:01:50.496 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:07 +0000 (0:00:00.042) 0:01:50.538 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.272) 0:01:50.811 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.049) 0:01:50.861 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.222) 0:01:51.084 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.021) 0:01:51.105 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.020) 0:01:51.125 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.021) 0:01:51.147 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.019) 0:01:51.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.022) 0:01:51.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.022) 0:01:51.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.022) 0:01:51.234 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.024) 0:01:51.259 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.049) 0:01:51.308 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.047) 0:01:51.356 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.040) 0:01:51.396 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.051) 0:01:51.448 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.061) 0:01:51.510 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:22:08 +0000 (0:00:00.032) 0:01:51.542 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:22:09 +0000 (0:00:00.021) 0:01:51.563 ********* skipping: [sut] => { "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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:135 Thursday 06 June 2024 23:22:09 +0000 (0:00:00.074) 0:01:51.638 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:22:09 +0000 (0:00:00.075) 0:01:51.713 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:22:09 +0000 (0:00:00.049) 0:01:51.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:22:09 +0000 (0:00:00.032) 0:01:51.795 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:22:09 +0000 (0:00:00.031) 0:01:51.827 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:22:09 +0000 (0:00:00.022) 0:01:51.849 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:22:09 +0000 (0:00:00.050) 0:01:51.899 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.906) 0:01:52.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.026) 0:01:52.832 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.037) 0:01:52.869 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.054243", "end": "2024-06-06 23:22:10.601874", "rc": 0, "start": "2024-06-06 23:22:10.547631" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.318) 0:01:53.188 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.028) 0:01:53.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.043) 0:01:53.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.092) 0:01:53.353 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.059) 0:01:53.413 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.040) 0:01:53.453 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.030) 0:01:53.483 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:10 +0000 (0:00:00.038) 0:01:53.522 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:11 +0000 (0:00:00.278) 0:01:53.801 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:11 +0000 (0:00:00.044) 0:01:53.845 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:11 +0000 (0:00:00.327) 0:01:54.173 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:11 +0000 (0:00:00.038) 0:01:54.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:11 +0000 (0:00:00.029) 0:01:54.241 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:11 +0000 (0:00:00.072) 0:01:54.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:11 +0000 (0:00:00.131) 0:01:54.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:11 +0000 (0:00:00.065) 0:01:54.510 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:11 +0000 (0:00:00.033) 0:01:54.544 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.027) 0:01:54.572 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.033) 0:01:54.605 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.047) 0:01:54.652 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.105) 0:01:54.758 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.034) 0:01:54.793 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.081) 0:01:54.874 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.063) 0:01:54.938 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.023) 0:01:54.961 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.046) 0:01:55.008 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.044) 0:01:55.052 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.035) 0:01:55.088 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.038) 0:01:55.126 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.090) 0:01:55.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.036) 0:01:55.252 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.026) 0:01:55.279 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.024) 0:01:55.303 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.028) 0:01:55.332 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.031) 0:01:55.364 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.021) 0:01:55.385 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.039) 0:01:55.424 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.022) 0:01:55.447 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.020) 0:01:55.467 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:22:12 +0000 (0:00:00.034) 0:01:55.501 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.062) 0:01:55.564 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.049) 0:01:55.613 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.035) 0:01:55.648 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.026) 0:01:55.675 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.058) 0:01:55.734 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.026) 0:01:55.760 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.088) 0:01:55.848 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.028) 0:01:55.877 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.227) 0:01:56.104 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.025) 0:01:56.130 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.253) 0:01:56.384 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.023) 0:01:56.407 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.028) 0:01:56.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.036) 0:01:56.472 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.022) 0:01:56.494 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.024) 0:01:56.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:13 +0000 (0:00:00.022) 0:01:56.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.020) 0:01:56.561 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.020) 0:01:56.582 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.018) 0:01:56.600 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.034) 0:01:56.634 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.023) 0:01:56.658 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.021) 0:01:56.680 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.061) 0:01:56.741 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.010656", "end": "2024-06-06 23:22:14.443974", "rc": 0, "start": "2024-06-06 23:22:14.433318" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.290) 0:01:57.031 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.020) 0:01:57.052 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.062) 0:01:57.114 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.044) 0:01:57.159 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.024) 0:01:57.184 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.025) 0:01:57.209 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.023) 0:01:57.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.027) 0:01:57.260 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 23:22:14 +0000 (0:00:00.020) 0:01:57.281 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Thursday 06 June 2024 23:22:15 +0000 (0:00:00.830) 0:01:58.111 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717716120.8817596, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717716120.358761, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 209715469, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717716120.1597617, "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": "3351137646", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Thursday 06 June 2024 23:22:15 +0000 (0:00:00.302) 0:01:58.414 ********* ok: [sut] => { "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 [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Thursday 06 June 2024 23:22:16 +0000 (0:00:00.279) 0:01:58.694 ********* ok: [sut] => { "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 [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Thursday 06 June 2024 23:22:16 +0000 (0:00:00.695) 0:01:59.389 ********* ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.548) 0:01:59.938 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.034) 0:01:59.973 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.044) 0:02:00.018 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.047) 0:02:00.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.030) 0:02:00.095 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.096) 0:02:00.192 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.049) 0:02:00.242 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.063) 0:02:00.306 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.037) 0:02:00.344 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.037) 0:02:00.381 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.044) 0:02:00.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:17 +0000 (0:00:00.081) 0:02:00.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.046) 0:02:00.552 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.039) 0:02:00.592 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.264) 0:02:00.856 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.026) 0:02:00.883 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.284) 0:02:01.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.020) 0:02:01.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.022) 0:02:01.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.020) 0:02:01.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.020) 0:02:01.251 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.020) 0:02:01.271 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.019) 0:02:01.291 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.027) 0:02:01.319 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.021) 0:02:01.340 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.040) 0:02:01.381 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.021) 0:02:01.403 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.025) 0:02:01.429 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:22:18 +0000 (0:00:00.051) 0:02:01.480 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:22:19 +0000 (0:00:00.073) 0:02:01.553 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:22:19 +0000 (0:00:00.034) 0:02:01.588 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:22:19 +0000 (0:00:00.068) 0:02:01.656 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:22:19 +0000 (0:00:00.034) 0:02:01.691 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:22:19 +0000 (0:00:00.020) 0:02:01.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:22:19 +0000 (0:00:00.021) 0:02:01.734 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:22:19 +0000 (0:00:00.020) 0:02:01.754 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:22:19 +0000 (0:00:00.020) 0:02:01.775 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:22:19 +0000 (0:00:00.677) 0:02:02.453 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:22:20 +0000 (0:00:00.322) 0:02:02.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:22:20 +0000 (0:00:00.031) 0:02:02.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:22:20 +0000 (0:00:00.023) 0:02:02.830 ********* ok: [sut] => { "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 [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.733) 0:02:03.563 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.027) 0:02:03.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.027) 0:02:03.619 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.026) 0:02:03.646 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.019) 0:02:03.666 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.031) 0:02:03.697 ********* skipping: [sut] => { "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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:146 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.027) 0:02:03.725 ********* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr__r0adytg_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:152 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.346) 0:02:04.072 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.059) 0:02:04.131 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.045) 0:02:04.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.038) 0:02:04.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.044) 0:02:04.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.034) 0:02:04.294 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:22:21 +0000 (0:00:00.053) 0:02:04.348 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:22:22 +0000 (0:00:00.895) 0:02:05.244 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:22:22 +0000 (0:00:00.022) 0:02:05.266 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:22:22 +0000 (0:00:00.030) 0:02:05.297 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.054962", "end": "2024-06-06 23:22:23.046919", "rc": 0, "start": "2024-06-06 23:22:22.991957" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.344) 0:02:05.641 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.025) 0:02:05.667 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.039) 0:02:05.706 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.068) 0:02:05.774 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.079) 0:02:05.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.050) 0:02:05.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.035) 0:02:05.940 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.068) 0:02:06.008 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.251) 0:02:06.259 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:23 +0000 (0:00:00.040) 0:02:06.300 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.288) 0:02:06.588 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.027) 0:02:06.615 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.020) 0:02:06.636 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.024) 0:02:06.660 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.020) 0:02:06.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.021) 0:02:06.702 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.029) 0:02:06.732 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.032) 0:02:06.764 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.036) 0:02:06.801 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.061) 0:02:06.862 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.045) 0:02:06.908 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.039) 0:02:06.948 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.021) 0:02:06.969 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.039) 0:02:07.008 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.057) 0:02:07.066 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.021) 0:02:07.087 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.041) 0:02:07.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.028) 0:02:07.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.021) 0:02:07.178 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.042) 0:02:07.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.021) 0:02:07.242 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.023) 0:02:07.266 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.020) 0:02:07.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.024) 0:02:07.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.024) 0:02:07.335 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.027) 0:02:07.363 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.020) 0:02:07.383 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.020) 0:02:07.403 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.057) 0:02:07.461 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:22:24 +0000 (0:00:00.055) 0:02:07.516 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.042) 0:02:07.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.027) 0:02:07.587 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.028) 0:02:07.615 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.045) 0:02:07.660 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.303) 0:02:07.964 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.028) 0:02:07.992 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.272) 0:02:08.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.023) 0:02:08.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.025) 0:02:08.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.022) 0:02:08.337 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.022) 0:02:08.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.074) 0:02:08.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.029) 0:02:08.463 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.036) 0:02:08.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:22:25 +0000 (0:00:00.032) 0:02:08.532 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:22:26 +0000 (0:00:00.033) 0:02:08.566 ********* changed: [sut] => { "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 [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:22:26 +0000 (0:00:00.364) 0:02:08.930 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.818) 0:02:09.749 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.060) 0:02:09.810 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.047) 0:02:09.857 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.075) 0:02:09.932 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.022) 0:02:09.955 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.041) 0:02:09.997 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.075) 0:02:10.072 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.033) 0:02:10.106 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.031) 0:02:10.137 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.027) 0:02:10.165 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.049) 0:02:10.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.030) 0:02:10.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.096) 0:02:10.342 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:27 +0000 (0:00:00.029) 0:02:10.372 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.278) 0:02:10.650 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.062) 0:02:10.713 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.352) 0:02:11.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.046) 0:02:11.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.053) 0:02:11.165 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.046) 0:02:11.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.043) 0:02:11.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.066) 0:02:11.320 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.058) 0:02:11.378 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.056) 0:02:11.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.032) 0:02:11.468 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 23:22:28 +0000 (0:00:00.027) 0:02:11.495 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.072) 0:02:11.567 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.075) 0:02:11.642 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.042) 0:02:11.685 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.085) 0:02:11.770 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008905", "end": "2024-06-06 23:22:29.439121", "rc": 0, "start": "2024-06-06 23:22:29.430216" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.277) 0:02:12.048 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.025) 0:02:12.074 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.043) 0:02:12.117 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.042) 0:02:12.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.022) 0:02:12.183 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.024) 0:02:12.207 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.020) 0:02:12.228 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.021) 0:02:12.249 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 23:22:29 +0000 (0:00:00.026) 0:02:12.275 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Thursday 06 June 2024 23:22:30 +0000 (0:00:00.869) 0:02:13.145 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717716120.8817596, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717716120.358761, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 209715469, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717716120.1597617, "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": "3351137646", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Thursday 06 June 2024 23:22:30 +0000 (0:00:00.387) 0:02:13.532 ********* ok: [sut] => { "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 [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Thursday 06 June 2024 23:22:31 +0000 (0:00:00.269) 0:02:13.801 ********* ok: [sut] => { "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 [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Thursday 06 June 2024 23:22:31 +0000 (0:00:00.655) 0:02:14.456 ********* ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.431) 0:02:14.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.049) 0:02:14.938 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.025) 0:02:14.964 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.031) 0:02:14.995 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.042) 0:02:15.038 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.064) 0:02:15.102 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.028) 0:02:15.130 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.041) 0:02:15.172 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.029) 0:02:15.202 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.035) 0:02:15.237 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.059) 0:02:15.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.084) 0:02:15.381 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.057) 0:02:15.438 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:32 +0000 (0:00:00.073) 0:02:15.511 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.264) 0:02:15.775 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.027) 0:02:15.803 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.285) 0:02:16.088 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.024) 0:02:16.113 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.022) 0:02:16.136 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.023) 0:02:16.159 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.036) 0:02:16.196 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.038) 0:02:16.235 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.030) 0:02:16.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.034) 0:02:16.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.037) 0:02:16.338 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.038) 0:02:16.376 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.023) 0:02:16.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.022) 0:02:16.422 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.041) 0:02:16.464 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.023) 0:02:16.487 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:22:33 +0000 (0:00:00.057) 0:02:16.545 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:22:34 +0000 (0:00:00.049) 0:02:16.594 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:22:34 +0000 (0:00:00.047) 0:02:16.642 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:22:34 +0000 (0:00:00.029) 0:02:16.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:22:34 +0000 (0:00:00.020) 0:02:16.692 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:22:34 +0000 (0:00:00.025) 0:02:16.718 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:22:34 +0000 (0:00:00.032) 0:02:16.750 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:22:34 +0000 (0:00:00.794) 0:02:17.544 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:22:35 +0000 (0:00:00.298) 0:02:17.843 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:22:35 +0000 (0:00:00.022) 0:02:17.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:22:35 +0000 (0:00:00.022) 0:02:17.888 ********* ok: [sut] => { "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 [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.685) 0:02:18.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.040) 0:02:18.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.023) 0:02:18.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.057) 0:02:18.694 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.037) 0:02:18.732 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.080) 0:02:18.812 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.033) 0:02:18.845 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.064) 0:02:18.910 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.028) 0:02:18.938 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.028) 0:02:18.966 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.035) 0:02:19.002 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.269) 0:02:19.272 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:36 +0000 (0:00:00.034) 0:02:19.307 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.285) 0:02:19.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.029) 0:02:19.621 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.067) 0:02:19.689 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.023) 0:02:19.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.021) 0:02:19.734 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.028) 0:02:19.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.021) 0:02:19.784 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.026) 0:02:19.811 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.029) 0:02:19.840 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.045) 0:02:19.885 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.056) 0:02:19.941 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.036) 0:02:19.978 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.044) 0:02:20.023 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.031) 0:02:20.054 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.027) 0:02:20.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.030) 0:02:20.112 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:164 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.056) 0:02:20.169 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.121) 0:02:20.290 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.097) 0:02:20.387 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.055) 0:02:20.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.023) 0:02:20.466 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.022) 0:02:20.489 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:22:37 +0000 (0:00:00.051) 0:02:20.540 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:22:38 +0000 (0:00:00.916) 0:02:21.456 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:22:38 +0000 (0:00:00.051) 0:02:21.507 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:22:38 +0000 (0:00:00.025) 0:02:21.532 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.051988", "end": "2024-06-06 23:22:39.286728", "rc": 0, "start": "2024-06-06 23:22:39.234740" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.357) 0:02:21.890 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.029) 0:02:21.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.023) 0:02:21.943 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.098) 0:02:22.041 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.040) 0:02:22.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.053) 0:02:22.135 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.026) 0:02:22.162 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.033) 0:02:22.196 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.284) 0:02:22.481 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:39 +0000 (0:00:00.025) 0:02:22.507 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.238) 0:02:22.745 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.021) 0:02:22.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.021) 0:02:22.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.019) 0:02:22.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.021) 0:02:22.830 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.020) 0:02:22.851 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.020) 0:02:22.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.019) 0:02:22.892 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.020) 0:02:22.912 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.026) 0:02:22.938 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.077) 0:02:23.015 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.020) 0:02:23.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.020) 0:02:23.056 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.038) 0:02:23.094 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.022) 0:02:23.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.022) 0:02:23.138 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.040) 0:02:23.178 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.024) 0:02:23.202 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.021) 0:02:23.224 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.043) 0:02:23.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.023) 0:02:23.291 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.021) 0:02:23.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.022) 0:02:23.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.021) 0:02:23.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.063) 0:02:23.419 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.022) 0:02:23.442 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.021) 0:02:23.464 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.050) 0:02:23.515 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:22:40 +0000 (0:00:00.028) 0:02:23.543 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.022) 0:02:23.565 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.021) 0:02:23.587 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.035) 0:02:23.622 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.025) 0:02:23.647 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.024) 0:02:23.672 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.031) 0:02:23.704 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.314) 0:02:24.019 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.039) 0:02:24.058 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.278) 0:02:24.336 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.059) 0:02:24.396 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.081) 0:02:24.477 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.022) 0:02:24.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.021) 0:02:24.521 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:41 +0000 (0:00:00.021) 0:02:24.543 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.022) 0:02:24.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.022) 0:02:24.588 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.032) 0:02:24.620 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.037) 0:02:24.657 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.043) 0:02:24.701 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.031) 0:02:24.733 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.020) 0:02:24.754 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.030) 0:02:24.784 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.033) 0:02:24.818 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.022) 0:02:24.841 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.044) 0:02:24.885 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.059) 0:02:24.944 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.023) 0:02:24.967 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.068) 0:02:25.036 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.026) 0:02:25.062 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.025) 0:02:25.087 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.028) 0:02:25.115 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.253) 0:02:25.369 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:42 +0000 (0:00:00.027) 0:02:25.397 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.276) 0:02:25.674 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.022) 0:02:25.696 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.021) 0:02:25.718 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.026) 0:02:25.745 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.022) 0:02:25.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.027) 0:02:25.795 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.030) 0:02:25.826 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.043) 0:02:25.869 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.032) 0:02:25.901 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.033) 0:02:25.935 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.033) 0:02:25.968 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.029) 0:02:25.998 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.062) 0:02:26.060 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.023) 0:02:26.084 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.021) 0:02:26.105 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.022) 0:02:26.128 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.019) 0:02:26.147 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.072) 0:02:26.220 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.035) 0:02:26.256 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.035) 0:02:26.291 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.022) 0:02:26.314 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.039) 0:02:26.354 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.025) 0:02:26.380 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.028) 0:02:26.409 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:43 +0000 (0:00:00.035) 0:02:26.444 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.269) 0:02:26.714 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.034) 0:02:26.749 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.278) 0:02:27.028 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.021) 0:02:27.049 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.019) 0:02:27.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.020) 0:02:27.089 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.022) 0:02:27.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.023) 0:02:27.135 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.022) 0:02:27.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.021) 0:02:27.180 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.021) 0:02:27.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.021) 0:02:27.223 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.037) 0:02:27.260 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.023) 0:02:27.284 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.023) 0:02:27.307 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 23:22:44 +0000 (0:00:00.023) 0:02:27.331 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008519", "end": "2024-06-06 23:22:45.010062", "rc": 0, "start": "2024-06-06 23:22:45.001543" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 23:22:45 +0000 (0:00:00.269) 0:02:27.600 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Thursday 06 June 2024 23:22:45 +0000 (0:00:00.041) 0:02:27.642 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Thursday 06 June 2024 23:22:45 +0000 (0:00:00.020) 0:02:27.663 ********* changed: [sut] => { "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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-06-06 23:22:03 UTC", "ActiveEnterTimestampMonotonic": "565455390", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket \"system-podman\\\\x2dkube.slice\" sysinit.target basic.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 23:22:03 UTC", "AssertTimestampMonotonic": "564707275", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "26291089000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-06-06 23:22:03 UTC", "ConditionTimestampMonotonic": "564707272", "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", "ControlGroupId": "6653", "ControlPID": "0", "CoredumpFilter": "0x33", "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", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13372", "ExecMainStartTimestamp": "Thu 2024-06-06 23:22:03 UTC", "ExecMainStartTimestampMonotonic": "565455353", "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=[Thu 2024-06-06 23:22:03 UTC] ; stop_time=[n/a] ; pid=13300 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Thu 2024-06-06 23:22:03 UTC] ; stop_time=[n/a] ; pid=13300 ; 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-06-06 23:22:03 UTC", "InactiveExitTimestampMonotonic": "564711431", "InvocationID": "bbf49b9793b1452f9fad05e706a19274", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13372", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "22540288", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "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", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-06-06 23:22:03 UTC", "StateChangeTimestampMonotonic": "565455390", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Thursday 06 June 2024 23:22:46 +0000 (0:00:01.146) 0:02:28.809 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716120.8817596, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717716120.358761, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 209715469, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717716120.1597617, "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": "3351137646", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Thursday 06 June 2024 23:22:46 +0000 (0:00:00.214) 0:02:29.023 ********* changed: [sut] => { "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 [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Thursday 06 June 2024 23:22:46 +0000 (0:00:00.315) 0:02:29.339 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.223) 0:02:29.562 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.033731", "end": "2024-06-06 23:22:47.229247", "rc": 0, "start": "2024-06-06 23:22:47.195516" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.256) 0:02:29.819 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.045) 0:02:29.865 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.030) 0:02:29.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.039) 0:02:29.935 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.030) 0:02:29.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.022) 0:02:29.987 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.097) 0:02:30.085 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.029) 0:02:30.115 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.039) 0:02:30.154 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.021) 0:02:30.176 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.085) 0:02:30.262 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.088) 0:02:30.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.042) 0:02:30.392 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.039) 0:02:30.432 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:47 +0000 (0:00:00.054) 0:02:30.486 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.242) 0:02:30.729 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.045) 0:02:30.775 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.214) 0:02:30.990 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.029) 0:02:31.019 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.031) 0:02:31.051 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.074) 0:02:31.126 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.022) 0:02:31.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.021) 0:02:31.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.020) 0:02:31.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.024) 0:02:31.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.020) 0:02:31.235 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.040) 0:02:31.275 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.024) 0:02:31.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.022) 0:02:31.323 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.056) 0:02:31.379 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.024) 0:02:31.404 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.046) 0:02:31.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:22:48 +0000 (0:00:00.021) 0:02:31.471 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.551) 0:02:32.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.024) 0:02:32.048 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.020) 0:02:32.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.074) 0:02:32.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.027) 0:02:32.170 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.021) 0:02:32.192 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.200) 0:02:32.393 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.034) 0:02:32.427 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.020) 0:02:32.448 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.019) 0:02:32.468 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:22:49 +0000 (0:00:00.023) 0:02:32.491 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:22:50 +0000 (0:00:00.536) 0:02:33.027 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.035410", "end": "2024-06-06 23:22:50.679732", "rc": 0, "start": "2024-06-06 23:22:50.644322" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:22:50 +0000 (0:00:00.237) 0:02:33.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:22:50 +0000 (0:00:00.023) 0:02:33.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:22:50 +0000 (0:00:00.021) 0:02:33.310 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:22:50 +0000 (0:00:00.024) 0:02:33.334 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:22:50 +0000 (0:00:00.141) 0:02:33.475 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:22:50 +0000 (0:00:00.030) 0:02:33.506 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.072) 0:02:33.578 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.037) 0:02:33.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.032) 0:02:33.649 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.043) 0:02:33.692 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.210) 0:02:33.902 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.035) 0:02:33.938 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.199) 0:02:34.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.022) 0:02:34.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.023) 0:02:34.183 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.023) 0:02:34.206 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.025) 0:02:34.232 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.022) 0:02:34.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.021) 0:02:34.276 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.026) 0:02:34.303 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.020) 0:02:34.323 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.075) 0:02:34.398 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.021) 0:02:34.420 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.020) 0:02:34.440 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:22:51 +0000 (0:00:00.021) 0:02:34.462 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.209) 0:02:34.672 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.238) 0:02:34.910 ********* changed: [sut] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.202) 0:02:35.113 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.083) 0:02:35.196 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.030) 0:02:35.227 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.035) 0:02:35.262 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.026) 0:02:35.289 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.056) 0:02:35.345 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.031) 0:02:35.377 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:52 +0000 (0:00:00.036) 0:02:35.413 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.151) 0:02:35.564 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.225) 0:02:35.790 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.029) 0:02:35.819 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.222) 0:02:36.042 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.031) 0:02:36.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.054) 0:02:36.127 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.036) 0:02:36.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.031) 0:02:36.194 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.051) 0:02:36.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.021) 0:02:36.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.021) 0:02:36.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.026) 0:02:36.315 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.036) 0:02:36.351 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.026) 0:02:36.377 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.060) 0:02:36.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:22:53 +0000 (0:00:00.051) 0:02:36.489 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:22:54 +0000 (0:00:00.062) 0:02:36.551 ********* ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:22:54 +0000 (0:00:00.608) 0:02:37.159 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:22:54 +0000 (0:00:00.204) 0:02:37.364 ********* changed: [sut] => { "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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:178 Thursday 06 June 2024 23:22:55 +0000 (0:00:00.207) 0:02:37.572 ********* changed: [sut] => { "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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:183 Thursday 06 June 2024 23:22:55 +0000 (0:00:00.473) 0:02:38.046 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:22:55 +0000 (0:00:00.072) 0:02:38.118 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:22:55 +0000 (0:00:00.036) 0:02:38.155 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:22:55 +0000 (0:00:00.025) 0:02:38.181 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:22:55 +0000 (0:00:00.035) 0:02:38.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:22:55 +0000 (0:00:00.022) 0:02:38.238 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:22:55 +0000 (0:00:00.048) 0:02:38.287 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:22:56 +0000 (0:00:00.698) 0:02:38.986 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:22:56 +0000 (0:00:00.056) 0:02:39.042 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:22:56 +0000 (0:00:00.035) 0:02:39.078 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029807", "end": "2024-06-06 23:22:56.710148", "rc": 0, "start": "2024-06-06 23:22:56.680341" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:22:56 +0000 (0:00:00.216) 0:02:39.294 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:22:56 +0000 (0:00:00.032) 0:02:39.327 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:22:56 +0000 (0:00:00.030) 0:02:39.358 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:22:56 +0000 (0:00:00.048) 0:02:39.406 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:56 +0000 (0:00:00.053) 0:02:39.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:56 +0000 (0:00:00.056) 0:02:39.515 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.041) 0:02:39.557 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.038) 0:02:39.596 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.260) 0:02:39.856 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.073) 0:02:39.930 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.203) 0:02:40.134 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.024) 0:02:40.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.026) 0:02:40.184 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.031) 0:02:40.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.023) 0:02:40.239 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.021) 0:02:40.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.041) 0:02:40.301 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.024) 0:02:40.326 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.031) 0:02:40.358 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.026) 0:02:40.384 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.037) 0:02:40.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.021) 0:02:40.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.030) 0:02:40.474 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.039) 0:02:40.513 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:22:57 +0000 (0:00:00.021) 0:02:40.534 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.021) 0:02:40.556 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.073) 0:02:40.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.020) 0:02:40.650 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.021) 0:02:40.671 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.049) 0:02:40.720 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.021) 0:02:40.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.020) 0:02:40.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.022) 0:02:40.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.020) 0:02:40.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.020) 0:02:40.826 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.020) 0:02:40.846 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.019) 0:02:40.865 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.048) 0:02:40.914 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.021) 0:02:40.935 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.021) 0:02:40.956 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.021) 0:02:40.977 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.098) 0:02:41.076 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.225) 0:02:41.301 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.026) 0:02:41.328 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:22:58 +0000 (0:00:00.028) 0:02:41.356 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.197) 0:02:41.554 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.029) 0:02:41.583 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.196) 0:02:41.779 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004023", "end": "2024-06-06 23:22:59.394150", "rc": 0, "start": "2024-06-06 23:22:59.390127" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.197) 0:02:41.976 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003931", "end": "2024-06-06 23:22:59.589967", "rc": 0, "start": "2024-06-06 23:22:59.586036" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.195) 0:02:42.172 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.029) 0:02:42.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.019) 0:02:42.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.020) 0:02:42.242 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.019) 0:02:42.261 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.020) 0:02:42.282 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.022) 0:02:42.304 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.064) 0:02:42.368 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.025) 0:02:42.393 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:22:59 +0000 (0:00:00.029) 0:02:42.423 ********* changed: [sut] => { "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 [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.215) 0:02:42.638 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.565) 0:02:43.203 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.029) 0:02:43.233 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.022) 0:02:43.256 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.027) 0:02:43.283 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.054) 0:02:43.337 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.028) 0:02:43.365 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.037) 0:02:43.402 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.044) 0:02:43.447 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.027) 0:02:43.474 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:00 +0000 (0:00:00.071) 0:02:43.546 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:01 +0000 (0:00:00.207) 0:02:43.754 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:01 +0000 (0:00:00.034) 0:02:43.788 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:01 +0000 (0:00:00.202) 0:02:43.991 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003832", "end": "2024-06-06 23:23:01.627288", "rc": 0, "start": "2024-06-06 23:23:01.623456" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:01 +0000 (0:00:00.242) 0:02:44.234 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003935", "end": "2024-06-06 23:23:01.865931", "rc": 0, "start": "2024-06-06 23:23:01.861996" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:01 +0000 (0:00:00.213) 0:02:44.447 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:01 +0000 (0:00:00.032) 0:02:44.479 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:01 +0000 (0:00:00.022) 0:02:44.502 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:01 +0000 (0:00:00.024) 0:02:44.526 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:01 +0000 (0:00:00.023) 0:02:44.549 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:02 +0000 (0:00:00.042) 0:02:44.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:23:02 +0000 (0:00:00.026) 0:02:44.618 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:23:02 +0000 (0:00:00.123) 0:02:44.742 ********* ok: [sut] => { "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 [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:23:02 +0000 (0:00:00.219) 0:02:44.961 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:23:02 +0000 (0:00:00.023) 0:02:44.985 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:23:02 +0000 (0:00:00.564) 0:02:45.550 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.040) 0:02:45.591 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.049) 0:02:45.640 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.027) 0:02:45.667 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.022) 0:02:45.689 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.055) 0:02:45.744 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.027) 0:02:45.772 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.028) 0:02:45.801 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.024) 0:02:45.825 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.046) 0:02:45.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.046) 0:02:45.918 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.026) 0:02:45.944 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.031) 0:02:45.976 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.202) 0:02:46.178 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.026) 0:02:46.205 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:03 +0000 (0:00:00.196) 0:02:46.401 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003948", "end": "2024-06-06 23:23:04.020047", "rc": 0, "start": "2024-06-06 23:23:04.016099" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.206) 0:02:46.607 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003973", "end": "2024-06-06 23:23:04.231592", "rc": 0, "start": "2024-06-06 23:23:04.227619" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.209) 0:02:46.816 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.032) 0:02:46.849 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.026) 0:02:46.875 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.043) 0:02:46.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.024) 0:02:46.944 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.030) 0:02:46.974 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.044) 0:02:47.019 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.027) 0:02:47.046 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.037) 0:02:47.084 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.022) 0:02:47.106 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.030) 0:02:47.137 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.026) 0:02:47.163 ********* ok: [sut] => { "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.007855", "end": "2024-06-06 23:23:04.785906", "rc": 0, "start": "2024-06-06 23:23:04.778051" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.203) 0:02:47.367 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.020) 0:02:47.388 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.087) 0:02:47.475 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:23:04 +0000 (0:00:00.037) 0:02:47.512 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.019623", "end": "2024-06-06 23:23:05.145511", "rc": 0, "start": "2024-06-06 23:23:05.125888" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:23:05 +0000 (0:00:00.225) 0:02:47.738 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:23:05 +0000 (0:00:00.026) 0:02:47.764 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Thursday 06 June 2024 23:23:05 +0000 (0:00:00.024) 0:02:47.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Thursday 06 June 2024 23:23:05 +0000 (0:00:00.022) 0:02:47.812 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Thursday 06 June 2024 23:23:05 +0000 (0:00:00.021) 0:02:47.834 ********* changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Thursday 06 June 2024 23:23:06 +0000 (0:00:01.117) 0:02:48.952 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Thursday 06 June 2024 23:23:06 +0000 (0:00:00.200) 0:02:49.152 ********* changed: [sut] => { "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 [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Thursday 06 June 2024 23:23:06 +0000 (0:00:00.202) 0:02:49.354 ********* changed: [sut] => { "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-1717716186.843537-7564-48211645345317/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Thursday 06 June 2024 23:23:07 +0000 (0:00:00.563) 0:02:49.918 ********* changed: [sut] => { "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: 169e74115d7bc91be965990241a706ff52708656c5ee022b8defc004b4de2ab1 Container: 9ab1c6b51a5bba44cd7dfeaf2ac3b53c9b2c2aea362f3caadb454fafdfd0e572 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Thursday 06 June 2024 23:23:08 +0000 (0:00:00.962) 0:02:50.880 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Thursday 06 June 2024 23:23:08 +0000 (0:00:00.498) 0:02:51.379 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target run-user-2001.mount \"app-podman\\\\x2dkube.slice\" network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Thursday 06 June 2024 23:23:09 +0000 (0:00:00.438) 0:02:51.817 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-2001.mount network-online.target \"app-podman\\\\x2dkube.slice\" -.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.944) 0:02:52.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.022) 0:02:52.785 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.060) 0:02:52.845 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.028) 0:02:52.874 ********* ok: [sut] => { "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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.075) 0:02:52.950 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.023) 0:02:52.973 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.034) 0:02:53.008 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.037) 0:02:53.046 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.034) 0:02:53.081 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.033) 0:02:53.114 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.038) 0:02:53.153 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.286) 0:02:53.439 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:10 +0000 (0:00:00.048) 0:02:53.488 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:11 +0000 (0:00:00.253) 0:02:53.742 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006117", "end": "2024-06-06 23:23:11.448171", "rc": 0, "start": "2024-06-06 23:23:11.442054" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:11 +0000 (0:00:00.310) 0:02:54.053 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005480", "end": "2024-06-06 23:23:11.768415", "rc": 0, "start": "2024-06-06 23:23:11.762935" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:11 +0000 (0:00:00.304) 0:02:54.357 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:11 +0000 (0:00:00.033) 0:02:54.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:11 +0000 (0:00:00.040) 0:02:54.431 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:11 +0000 (0:00:00.079) 0:02:54.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:11 +0000 (0:00:00.030) 0:02:54.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.027) 0:02:54.568 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.032) 0:02:54.601 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.040) 0:02:54.642 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.034) 0:02:54.676 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.027) 0:02:54.704 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.050) 0:02:54.754 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.027) 0:02:54.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.028) 0:02:54.811 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.095) 0:02:54.907 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.063) 0:02:54.970 ********* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/auth_test_user1 exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.277) 0:02:55.248 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.030) 0:02:55.278 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.031) 0:02:55.309 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:23:12 +0000 (0:00:00.027) 0:02:55.337 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:23:13 +0000 (0:00:00.919) 0:02:56.256 ********* changed: [sut] => { "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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:23:13 +0000 (0:00:00.287) 0:02:56.543 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:23:14 +0000 (0:00:00.032) 0:02:56.576 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:23:14 +0000 (0:00:00.043) 0:02:56.619 ********* changed: [sut] => { "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-1717716194.1582813-7757-55017879238622/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:23:14 +0000 (0:00:00.814) 0:02:57.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:23:14 +0000 (0:00:00.025) 0:02:57.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:23:14 +0000 (0:00:00.033) 0:02:57.493 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:23:14 +0000 (0:00:00.034) 0:02:57.528 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.022) 0:02:57.551 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.062) 0:02:57.613 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.032) 0:02:57.645 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.123) 0:02:57.769 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.036) 0:02:57.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.027) 0:02:57.833 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.030) 0:02:57.863 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.280) 0:02:58.143 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.028) 0:02:58.171 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:15 +0000 (0:00:00.248) 0:02:58.420 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004027", "end": "2024-06-06 23:23:16.132525", "rc": 0, "start": "2024-06-06 23:23:16.128498" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.328) 0:02:58.749 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003931", "end": "2024-06-06 23:23:16.459760", "rc": 0, "start": "2024-06-06 23:23:16.455829" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.307) 0:02:59.056 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.038) 0:02:59.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.024) 0:02:59.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.023) 0:02:59.142 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.023) 0:02:59.165 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.057) 0:02:59.223 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.071) 0:02:59.295 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.228) 0:02:59.523 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:23:16 +0000 (0:00:00.023) 0:02:59.547 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.023) 0:02:59.571 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.029) 0:02:59.601 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.026) 0:02:59.628 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.026) 0:02:59.655 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.025) 0:02:59.680 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.076) 0:02:59.757 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.026) 0:02:59.783 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.021) 0:02:59.805 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.021) 0:02:59.826 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.034) 0:02:59.861 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.024) 0:02:59.885 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.026) 0:02:59.911 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.030) 0:02:59.942 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.254) 0:03:00.197 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.074) 0:03:00.271 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:17 +0000 (0:00:00.263) 0:03:00.535 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004782", "end": "2024-06-06 23:23:18.175132", "rc": 0, "start": "2024-06-06 23:23:18.170350" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.231) 0:03:00.766 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005183", "end": "2024-06-06 23:23:18.424158", "rc": 0, "start": "2024-06-06 23:23:18.418975" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.254) 0:03:01.021 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.049) 0:03:01.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.048) 0:03:01.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.023) 0:03:01.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.026) 0:03:01.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.023) 0:03:01.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.030) 0:03:01.224 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.034) 0:03:01.258 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.059) 0:03:01.318 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.048) 0:03:01.366 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.024) 0:03:01.391 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.053) 0:03:01.444 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.033) 0:03:01.477 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:23:18 +0000 (0:00:00.043) 0:03:01.520 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:212 Thursday 06 June 2024 23:23:19 +0000 (0:00:00.109) 0:03:01.630 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:23:19 +0000 (0:00:00.056) 0:03:01.687 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:23:19 +0000 (0:00:00.044) 0:03:01.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:23:19 +0000 (0:00:00.030) 0:03:01.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:23:19 +0000 (0:00:00.028) 0:03:01.790 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:23:19 +0000 (0:00:00.056) 0:03:01.847 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:23:19 +0000 (0:00:00.084) 0:03:01.932 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:23:20 +0000 (0:00:00.806) 0:03:02.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:23:20 +0000 (0:00:00.040) 0:03:02.779 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:23:20 +0000 (0:00:00.029) 0:03:02.808 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.048580", "end": "2024-06-06 23:23:20.479756", "rc": 0, "start": "2024-06-06 23:23:20.431176" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:23:20 +0000 (0:00:00.264) 0:03:03.073 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:23:20 +0000 (0:00:00.089) 0:03:03.162 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:23:20 +0000 (0:00:00.036) 0:03:03.199 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:23:20 +0000 (0:00:00.053) 0:03:03.252 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:20 +0000 (0:00:00.043) 0:03:03.295 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.281) 0:03:03.577 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.034) 0:03:03.611 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.032) 0:03:03.644 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.255) 0:03:03.900 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.026) 0:03:03.927 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.289) 0:03:04.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.026) 0:03:04.243 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.025) 0:03:04.268 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.056) 0:03:04.325 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.032) 0:03:04.357 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.024) 0:03:04.382 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.079) 0:03:04.462 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.022) 0:03:04.484 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:23:21 +0000 (0:00:00.057) 0:03:04.542 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.049) 0:03:04.591 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.050) 0:03:04.642 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.023) 0:03:04.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.030) 0:03:04.696 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.057) 0:03:04.754 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.022) 0:03:04.776 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.020) 0:03:04.797 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.045) 0:03:04.842 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.034) 0:03:04.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.021) 0:03:04.899 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.043) 0:03:04.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.024) 0:03:04.966 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.073) 0:03:05.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.031) 0:03:05.072 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.041) 0:03:05.113 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.034) 0:03:05.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.024) 0:03:05.172 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.031) 0:03:05.203 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.068) 0:03:05.271 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.029) 0:03:05.301 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.045) 0:03:05.346 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.024) 0:03:05.371 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.061) 0:03:05.432 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.049) 0:03:05.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:22 +0000 (0:00:00.026) 0:03:05.507 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.049) 0:03:05.557 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.271) 0:03:05.829 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.038) 0:03:05.867 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.299) 0:03:06.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.024) 0:03:06.191 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.023) 0:03:06.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.045) 0:03:06.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.033) 0:03:06.294 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.022) 0:03:06.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.023) 0:03:06.341 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.035) 0:03:06.376 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.028) 0:03:06.404 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.030) 0:03:06.434 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.031) 0:03:06.466 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.033) 0:03:06.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:23:23 +0000 (0:00:00.035) 0:03:06.535 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.044) 0:03:06.580 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.046) 0:03:06.626 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.036) 0:03:06.663 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.034) 0:03:06.697 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.056) 0:03:06.754 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.065) 0:03:06.819 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.037) 0:03:06.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.033) 0:03:06.889 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.026) 0:03:06.916 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.032) 0:03:06.949 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.265) 0:03:07.215 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.031) 0:03:07.246 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.272) 0:03:07.518 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:24 +0000 (0:00:00.020) 0:03:07.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.020) 0:03:07.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.020) 0:03:07.579 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.021) 0:03:07.601 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.022) 0:03:07.623 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.021) 0:03:07.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.021) 0:03:07.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.021) 0:03:07.687 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.076) 0:03:07.764 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.022) 0:03:07.786 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.023) 0:03:07.810 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.032) 0:03:07.842 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.022) 0:03:07.865 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.023) 0:03:07.889 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.022) 0:03:07.912 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.029) 0:03:07.941 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.101) 0:03:08.043 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.029) 0:03:08.072 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.029) 0:03:08.102 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.028) 0:03:08.131 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.039) 0:03:08.170 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.026) 0:03:08.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.028) 0:03:08.225 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:25 +0000 (0:00:00.029) 0:03:08.255 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.311) 0:03:08.567 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.030) 0:03:08.597 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.278) 0:03:08.875 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.020) 0:03:08.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.020) 0:03:08.917 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.021) 0:03:08.938 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.020) 0:03:08.958 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.021) 0:03:08.979 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.022) 0:03:09.002 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.023) 0:03:09.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.031) 0:03:09.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.021) 0:03:09.078 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.041) 0:03:09.119 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.022) 0:03:09.142 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.021) 0:03:09.164 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.023) 0:03:09.188 ********* ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006484", "end": "2024-06-06 23:23:26.883114", "rc": 0, "start": "2024-06-06 23:23:26.876630" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 23:23:26 +0000 (0:00:00.293) 0:03:09.481 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Thursday 06 June 2024 23:23:27 +0000 (0:00:00.107) 0:03:09.588 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Thursday 06 June 2024 23:23:27 +0000 (0:00:00.039) 0:03:09.628 ********* ok: [sut] => { "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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target \"system-podman\\\\x2dkube.slice\" -.mount network-online.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Thursday 06 June 2024 23:23:27 +0000 (0:00:00.455) 0:03:10.083 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Thursday 06 June 2024 23:23:27 +0000 (0:00:00.311) 0:03:10.394 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Thursday 06 June 2024 23:23:27 +0000 (0:00:00.031) 0:03:10.426 ********* ok: [sut] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.263) 0:03:10.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.075) 0:03:10.766 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.046) 0:03:10.813 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.046) 0:03:10.859 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.048) 0:03:10.907 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.028) 0:03:10.935 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.034) 0:03:10.970 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.080) 0:03:11.051 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.073) 0:03:11.124 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.067) 0:03:11.192 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.035) 0:03:11.227 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.079) 0:03:11.307 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.039) 0:03:11.346 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.030) 0:03:11.376 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.028) 0:03:11.404 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:28 +0000 (0:00:00.036) 0:03:11.441 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.289) 0:03:11.730 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.045) 0:03:11.776 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.294) 0:03:12.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.038) 0:03:12.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.032) 0:03:12.142 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.029) 0:03:12.171 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.023) 0:03:12.195 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.026) 0:03:12.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.071) 0:03:12.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.020) 0:03:12.313 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.020) 0:03:12.334 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.036) 0:03:12.371 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.023) 0:03:12.394 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.030) 0:03:12.424 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.065) 0:03:12.490 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:23:29 +0000 (0:00:00.037) 0:03:12.527 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.059) 0:03:12.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.029) 0:03:12.615 ********* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.441) 0:03:13.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.022) 0:03:13.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.024) 0:03:13.104 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.020) 0:03:13.125 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.020) 0:03:13.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.019) 0:03:13.165 ********* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.329) 0:03:13.494 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.034) 0:03:13.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:23:30 +0000 (0:00:00.021) 0:03:13.550 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.020) 0:03:13.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.021) 0:03:13.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.022) 0:03:13.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.025) 0:03:13.641 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.026) 0:03:13.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.024) 0:03:13.692 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.020) 0:03:13.713 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.067) 0:03:13.781 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.022) 0:03:13.804 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.034) 0:03:13.838 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.025) 0:03:13.863 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.031) 0:03:13.895 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.027) 0:03:13.922 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.272) 0:03:14.195 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.031) 0:03:14.226 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.280) 0:03:14.507 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:31 +0000 (0:00:00.036) 0:03:14.544 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.029) 0:03:14.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.022) 0:03:14.596 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.021) 0:03:14.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.029) 0:03:14.647 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.025) 0:03:14.673 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.022) 0:03:14.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.020) 0:03:14.716 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.032) 0:03:14.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.023) 0:03:14.772 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.034) 0:03:14.807 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.039) 0:03:14.846 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.277) 0:03:15.123 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:23:32 +0000 (0:00:00.275) 0:03:15.399 ********* ok: [sut] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.281) 0:03:15.680 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.078) 0:03:15.759 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.027) 0:03:15.786 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.043) 0:03:15.829 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.027) 0:03:15.857 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.037) 0:03:15.894 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.027) 0:03:15.922 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.041) 0:03:15.963 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.028) 0:03:15.991 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.268) 0:03:16.260 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.035) 0:03:16.295 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:33 +0000 (0:00:00.250) 0:03:16.546 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.022) 0:03:16.568 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.076) 0:03:16.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.021) 0:03:16.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.021) 0:03:16.688 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.021) 0:03:16.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.020) 0:03:16.730 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.035) 0:03:16.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.036) 0:03:16.801 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.030) 0:03:16.832 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.028) 0:03:16.861 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.039) 0:03:16.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.036) 0:03:16.937 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:23:34 +0000 (0:00:00.031) 0:03:16.968 ********* ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:23:35 +0000 (0:00:00.733) 0:03:17.702 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:23:35 +0000 (0:00:00.271) 0:03:17.974 ********* ok: [sut] => { "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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:233 Thursday 06 June 2024 23:23:35 +0000 (0:00:00.305) 0:03:18.280 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:23:35 +0000 (0:00:00.042) 0:03:18.322 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:23:35 +0000 (0:00:00.037) 0:03:18.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:23:35 +0000 (0:00:00.027) 0:03:18.387 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:23:35 +0000 (0:00:00.020) 0:03:18.408 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:23:35 +0000 (0:00:00.027) 0:03:18.435 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:23:35 +0000 (0:00:00.052) 0:03:18.488 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:23:36 +0000 (0:00:00.806) 0:03:19.295 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:23:36 +0000 (0:00:00.025) 0:03:19.320 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:23:36 +0000 (0:00:00.028) 0:03:19.348 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038108", "end": "2024-06-06 23:23:37.071686", "rc": 0, "start": "2024-06-06 23:23:37.033578" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.390) 0:03:19.739 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.022) 0:03:19.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.021) 0:03:19.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.041) 0:03:19.824 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.042) 0:03:19.866 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.232) 0:03:20.099 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.028) 0:03:20.128 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.031) 0:03:20.159 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.287) 0:03:20.447 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:37 +0000 (0:00:00.032) 0:03:20.480 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:38 +0000 (0:00:00.292) 0:03:20.772 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004169", "end": "2024-06-06 23:23:38.418103", "rc": 0, "start": "2024-06-06 23:23:38.413934" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:38 +0000 (0:00:00.233) 0:03:21.006 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006064", "end": "2024-06-06 23:23:38.704923", "rc": 0, "start": "2024-06-06 23:23:38.698859" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:38 +0000 (0:00:00.326) 0:03:21.332 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:38 +0000 (0:00:00.038) 0:03:21.371 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:38 +0000 (0:00:00.022) 0:03:21.393 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:38 +0000 (0:00:00.056) 0:03:21.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:38 +0000 (0:00:00.052) 0:03:21.502 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:38 +0000 (0:00:00.033) 0:03:21.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.042) 0:03:21.579 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.048) 0:03:21.628 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.052) 0:03:21.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.030) 0:03:21.710 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.029) 0:03:21.739 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.055) 0:03:21.795 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.033) 0:03:21.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.059) 0:03:21.889 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.052) 0:03:21.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.022) 0:03:21.964 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.066) 0:03:22.031 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.043) 0:03:22.075 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.020) 0:03:22.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.020) 0:03:22.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.021) 0:03:22.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.025) 0:03:22.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.036) 0:03:22.200 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.023) 0:03:22.224 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.024) 0:03:22.248 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.062) 0:03:22.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.023) 0:03:22.333 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.037) 0:03:22.371 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.032) 0:03:22.403 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.038) 0:03:22.442 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.053) 0:03:22.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:39 +0000 (0:00:00.030) 0:03:22.526 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:40 +0000 (0:00:00.087) 0:03:22.614 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:40 +0000 (0:00:00.264) 0:03:22.879 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:40 +0000 (0:00:00.027) 0:03:22.907 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:40 +0000 (0:00:00.264) 0:03:23.171 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005125", "end": "2024-06-06 23:23:40.862775", "rc": 0, "start": "2024-06-06 23:23:40.857650" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:40 +0000 (0:00:00.282) 0:03:23.454 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006569", "end": "2024-06-06 23:23:41.139743", "rc": 0, "start": "2024-06-06 23:23:41.133174" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.272) 0:03:23.726 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.029) 0:03:23.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.023) 0:03:23.780 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.031) 0:03:23.811 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.021) 0:03:23.832 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.020) 0:03:23.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.020) 0:03:23.872 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.026) 0:03:23.898 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.020) 0:03:23.919 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.078) 0:03:23.998 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.028) 0:03:24.027 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.040) 0:03:24.067 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.032) 0:03:24.100 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.021) 0:03:24.121 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.021) 0:03:24.143 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.051) 0:03:24.195 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.036) 0:03:24.231 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.051) 0:03:24.283 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.049) 0:03:24.332 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.048) 0:03:24.381 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:41 +0000 (0:00:00.031) 0:03:24.413 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:42 +0000 (0:00:00.280) 0:03:24.693 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:42 +0000 (0:00:00.038) 0:03:24.731 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:42 +0000 (0:00:00.269) 0:03:25.001 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005767", "end": "2024-06-06 23:23:42.693465", "rc": 0, "start": "2024-06-06 23:23:42.687698" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:42 +0000 (0:00:00.281) 0:03:25.283 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006300", "end": "2024-06-06 23:23:42.977876", "rc": 0, "start": "2024-06-06 23:23:42.971576" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.283) 0:03:25.566 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.069) 0:03:25.635 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.025) 0:03:25.660 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.023) 0:03:25.684 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.021) 0:03:25.705 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.023) 0:03:25.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.026) 0:03:25.755 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.033) 0:03:25.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.023) 0:03:25.813 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.021) 0:03:25.835 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.022) 0:03:25.857 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.024) 0:03:25.881 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.024) 0:03:25.905 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.025) 0:03:25.931 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.030) 0:03:25.961 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.094) 0:03:26.056 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.027) 0:03:26.084 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.028) 0:03:26.112 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.024) 0:03:26.137 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.039) 0:03:26.176 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.033) 0:03:26.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.042) 0:03:26.253 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:43 +0000 (0:00:00.032) 0:03:26.285 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.272) 0:03:26.558 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.026) 0:03:26.585 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.232) 0:03:26.817 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006269", "end": "2024-06-06 23:23:44.489216", "rc": 0, "start": "2024-06-06 23:23:44.482947" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.259) 0:03:27.077 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004101", "end": "2024-06-06 23:23:44.757996", "rc": 0, "start": "2024-06-06 23:23:44.753895" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.275) 0:03:27.353 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.033) 0:03:27.386 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.066) 0:03:27.453 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.022) 0:03:27.476 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.022) 0:03:27.498 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.028) 0:03:27.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Thursday 06 June 2024 23:23:44 +0000 (0:00:00.021) 0:03:27.549 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Thursday 06 June 2024 23:23:45 +0000 (0:00:00.022) 0:03:27.572 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Thursday 06 June 2024 23:23:45 +0000 (0:00:00.033) 0:03:27.605 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Thursday 06 June 2024 23:23:45 +0000 (0:00:00.039) 0:03:27.644 ********* ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Thursday 06 June 2024 23:23:45 +0000 (0:00:00.028) 0:03:27.673 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Thursday 06 June 2024 23:23:45 +0000 (0:00:00.025) 0:03:27.699 ********* ok: [sut] => { "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.007905", "end": "2024-06-06 23:23:45.402281", "rc": 0, "start": "2024-06-06 23:23:45.394376" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Thursday 06 June 2024 23:23:45 +0000 (0:00:00.288) 0:03:27.987 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Thursday 06 June 2024 23:23:45 +0000 (0:00:00.047) 0:03:28.035 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716185.1715739, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716188.1555655, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717716188.1555655, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Thursday 06 June 2024 23:23:45 +0000 (0:00:00.284) 0:03:28.320 ********* changed: [sut] => { "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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-06-06 23:23:10 UTC", "ActiveEnterTimestampMonotonic": "631642113", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-2001.mount network-online.target \"app-podman\\\\x2dkube.slice\" -.mount basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 23:23:09 UTC", "AssertTimestampMonotonic": "631071715", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "20295591000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-06-06 23:23:09 UTC", "ConditionTimestampMonotonic": "631071711", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/app.slice/app-podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "50135", "ControlPID": "0", "CoredumpFilter": "0x33", "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", "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": "21376", "ExecMainStartTimestamp": "Thu 2024-06-06 23:23:10 UTC", "ExecMainStartTimestampMonotonic": "631642059", "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=[Thu 2024-06-06 23:23:09 UTC] ; stop_time=[n/a] ; pid=21366 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[Thu 2024-06-06 23:23:09 UTC] ; stop_time=[n/a] ; pid=21366 ; 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 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-06-06 23:23:09 UTC", "InactiveExitTimestampMonotonic": "631078433", "InvocationID": "49923cc1bf7f47f3a45b19ede2c1ee63", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21376", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "67973120", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "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", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-06-06 23:23:10 UTC", "StateChangeTimestampMonotonic": "631642113", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Thursday 06 June 2024 23:23:46 +0000 (0:00:00.928) 0:03:29.248 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716187.6645668, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1717716187.260568, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 517996866, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717716187.0685685, "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": "1162314143", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Thursday 06 June 2024 23:23:46 +0000 (0:00:00.223) 0:03:29.472 ********* changed: [sut] => { "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 [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Thursday 06 June 2024 23:23:47 +0000 (0:00:00.349) 0:03:29.822 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Thursday 06 June 2024 23:23:47 +0000 (0:00:00.202) 0:03:30.025 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049934", "end": "2024-06-06 23:23:47.704918", "rc": 0, "start": "2024-06-06 23:23:47.654984" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Thursday 06 June 2024 23:23:47 +0000 (0:00:00.264) 0:03:30.289 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:23:47 +0000 (0:00:00.035) 0:03:30.325 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:23:47 +0000 (0:00:00.025) 0:03:30.351 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:23:47 +0000 (0:00:00.021) 0:03:30.373 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Thursday 06 June 2024 23:23:47 +0000 (0:00:00.027) 0:03:30.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:23:47 +0000 (0:00:00.020) 0:03:30.421 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:23:47 +0000 (0:00:00.062) 0:03:30.484 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.079) 0:03:30.564 ********* ok: [sut] => { "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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.027) 0:03:30.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.023) 0:03:30.614 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.031) 0:03:30.645 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.038) 0:03:30.684 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.027) 0:03:30.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.025) 0:03:30.738 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.029) 0:03:30.767 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.202) 0:03:30.969 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.028) 0:03:30.997 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.204) 0:03:31.202 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003909", "end": "2024-06-06 23:23:48.817664", "rc": 0, "start": "2024-06-06 23:23:48.813755" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:48 +0000 (0:00:00.202) 0:03:31.404 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003890", "end": "2024-06-06 23:23:49.020635", "rc": 0, "start": "2024-06-06 23:23:49.016745" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.199) 0:03:31.604 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.030) 0:03:31.635 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.022) 0:03:31.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.020) 0:03:31.678 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.072) 0:03:31.750 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.023) 0:03:31.773 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.026) 0:03:31.800 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.039) 0:03:31.839 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.022) 0:03:31.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.020) 0:03:31.882 ********* ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.046) 0:03:31.929 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.025) 0:03:31.954 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.049) 0:03:32.004 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716185.1715739, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716188.1555655, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717716188.1555655, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:23:49 +0000 (0:00:00.204) 0:03:32.209 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-2001.mount -.mount basic.target app.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ 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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.419) 0:03:32.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.025) 0:03:32.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.021) 0:03:32.675 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.020) 0:03:32.696 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.021) 0:03:32.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.061) 0:03:32.779 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.202) 0:03:32.981 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.033) 0:03:33.015 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.027) 0:03:33.042 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.028) 0:03:33.071 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.027) 0:03:33.099 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:23:50 +0000 (0:00:00.382) 0:03:33.481 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045032", "end": "2024-06-06 23:23:51.153814", "rc": 0, "start": "2024-06-06 23:23:51.108782" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:23:51 +0000 (0:00:00.265) 0:03:33.747 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:23:51 +0000 (0:00:00.024) 0:03:33.771 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:23:51 +0000 (0:00:00.020) 0:03:33.791 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Thursday 06 June 2024 23:23:51 +0000 (0:00:00.058) 0:03:33.850 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Thursday 06 June 2024 23:23:51 +0000 (0:00:00.024) 0:03:33.875 ********* ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Thursday 06 June 2024 23:23:51 +0000 (0:00:00.024) 0:03:33.899 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716185.1715739, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716188.1555655, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717716188.1555655, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Thursday 06 June 2024 23:23:51 +0000 (0:00:00.207) 0:03:34.107 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Thursday 06 June 2024 23:23:51 +0000 (0:00:00.310) 0:03:34.418 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.047530", "end": "2024-06-06 23:23:52.089691", "rc": 0, "start": "2024-06-06 23:23:52.042161" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Thursday 06 June 2024 23:23:52 +0000 (0:00:00.256) 0:03:34.674 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.045853", "end": "2024-06-06 23:23:52.345439", "rc": 0, "start": "2024-06-06 23:23:52.299586" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Thursday 06 June 2024 23:23:52 +0000 (0:00:00.255) 0:03:34.930 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008761", "end": "2024-06-06 23:23:52.557152", "rc": 0, "start": "2024-06-06 23:23:52.548391" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:23:52 +0000 (0:00:00.220) 0:03:35.151 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Thursday 06 June 2024 23:23:52 +0000 (0:00:00.064) 0:03:35.215 ********* ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Thursday 06 June 2024 23:23:52 +0000 (0:00:00.024) 0:03:35.239 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:52 +0000 (0:00:00.037) 0:03:35.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:52 +0000 (0:00:00.026) 0:03:35.303 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:52 +0000 (0:00:00.026) 0:03:35.329 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:52 +0000 (0:00:00.031) 0:03:35.360 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.256) 0:03:35.617 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.028) 0:03:35.645 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.198) 0:03:35.844 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003831", "end": "2024-06-06 23:23:53.462652", "rc": 0, "start": "2024-06-06 23:23:53.458821" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.215) 0:03:36.059 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006796", "end": "2024-06-06 23:23:53.683383", "rc": 0, "start": "2024-06-06 23:23:53.676587" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.207) 0:03:36.267 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.031) 0:03:36.299 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.023) 0:03:36.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.022) 0:03:36.344 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.020) 0:03:36.365 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.025) 0:03:36.390 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.022) 0:03:36.412 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.029) 0:03:36.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.021) 0:03:36.463 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.026) 0:03:36.489 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Thursday 06 June 2024 23:23:53 +0000 (0:00:00.020) 0:03:36.509 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.198) 0:03:36.708 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.239) 0:03:36.947 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.030) 0:03:36.978 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.068) 0:03:37.046 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.023) 0:03:37.070 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.024) 0:03:37.094 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.024) 0:03:37.119 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.037) 0:03:37.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.036) 0:03:37.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.034) 0:03:37.227 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.030) 0:03:37.258 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.241) 0:03:37.500 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:23:54 +0000 (0:00:00.034) 0:03:37.534 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716079.4148567, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716051.7579181, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2193688452", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.231) 0:03:37.765 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003905", "end": "2024-06-06 23:23:55.382464", "rc": 0, "start": "2024-06-06 23:23:55.378559" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.214) 0:03:37.980 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003944", "end": "2024-06-06 23:23:55.608841", "rc": 0, "start": "2024-06-06 23:23:55.604897" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.211) 0:03:38.191 ********* ok: [sut] => { "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 [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.033) 0:03:38.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.021) 0:03:38.245 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.021) 0:03:38.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.023) 0:03:38.291 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.026) 0:03:38.318 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.021) 0:03:38.339 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.027) 0:03:38.367 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.024) 0:03:38.391 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.030) 0:03:38.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.021) 0:03:38.443 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Thursday 06 June 2024 23:23:55 +0000 (0:00:00.029) 0:03:38.473 ********* ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Thursday 06 June 2024 23:23:56 +0000 (0:00:00.568) 0:03:39.041 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Thursday 06 June 2024 23:23:56 +0000 (0:00:00.208) 0:03:39.250 ********* changed: [sut] => { "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: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:255 Thursday 06 June 2024 23:23:56 +0000 (0:00:00.243) 0:03:39.494 ********* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:260 Thursday 06 June 2024 23:23:57 +0000 (0:00:00.338) 0:03:39.832 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:278 Thursday 06 June 2024 23:23:57 +0000 (0:00:00.223) 0:03:40.056 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr__r0adytg_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_auth_and_security.yml:286 Thursday 06 June 2024 23:23:57 +0000 (0:00:00.126) 0:03:40.182 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/cleanup_registry.yml:3 Thursday 06 June 2024 23:23:57 +0000 (0:00:00.044) 0:03:40.227 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.342402", "end": "2024-06-06 23:23:58.179026", "rc": 0, "start": "2024-06-06 23:23:57.836624" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/cleanup_registry.yml:7 Thursday 06 June 2024 23:23:58 +0000 (0:00:00.551) 0:03:40.778 ********* changed: [sut] => (item=/tmp/lsr_oh_55b0i_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_oh_55b0i_podman", "path": "/tmp/lsr_oh_55b0i_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=788 changed=71 unreachable=0 failed=0 skipped=891 rescued=2 ignored=0 Thursday 06 June 2024 23:23:58 +0000 (0:00:00.198) 0:03:40.977 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 58.62s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 2.85s /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:54 ----- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.73s /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.35s /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Start registry ---------------------------------------------------------- 2.26s /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:92 ----- linux-system-roles.podman : Gather the package facts -------------------- 1.72s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.36s /WORKDIR/git-remove-network-fix14hbog0e/tests/tasks/setup_registry.yml:118 ---- linux-system-roles.podman : Start service ------------------------------- 1.24s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Stop and disable service -------------------- 1.15s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Ensure container images are present --------- 1.12s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Update containers/pods ---------------------- 1.00s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Update containers/pods ---------------------- 0.96s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Start service ------------------------------- 0.94s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Stop and disable service -------------------- 0.93s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Ensure container images are present --------- 0.92s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.91s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.90s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.87s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.85s /WORKDIR/git-remove-network-fix14hbog0e/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 linux-system-roles.podman : Ensure container images are present --------- 0.83s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---