# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:4 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:9 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.013) 0:00:00.025 ****** ok: [sut] TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:57 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.778) 0:00:00.804 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.024) 0:00:00.828 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.016) 0:00:00.845 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.017) 0:00:00.862 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.250) 0:00:01.113 ****** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.014) 0:00:01.128 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.025) 0:00:01.154 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 02:02:47 +0000 (0:00:01.480) 0:00:02.635 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.024) 0:00:02.659 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: runc-1:1.1.11-1.module_el8+804+f131391c.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: containernetworking-plugins-1:1.4.0-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-3.3.0-17.el8.x86_64", "Installed: podman-gvproxy-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: containers-common-2:1-58.module_el8+804+f131391c.x86_64", "Installed: fuse3-libs-3.3.0-17.el8.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: podman-plugins-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: container-selinux-2:2.227.0-1.module_el8+804+f131391c.noarch", "Installed: crun-1.12-1.module_el8+804+f131391c.x86_64", "Installed: podman-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64", "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: podman-catatonit-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: dnsmasq-2.79-32.el8.x86_64", "Installed: fuse-common-3.3.0-17.el8.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 02:03:59 +0000 (0:01:11.929) 0:01:14.589 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.048905", "end": "2024-02-06 02:03:59.941153", "rc": 0, "start": "2024-02-06 02:03:59.892248" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 02:03:59 +0000 (0:00:00.375) 0:01:14.964 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 02:03:59 +0000 (0:00:00.019) 0:01:14.984 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.017) 0:01:15.001 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.028) 0:01:15.030 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.028) 0:01:15.059 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.035) 0:01:15.094 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.287) 0:01:15.381 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.019) 0:01:15.401 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.041) 0:01:15.442 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.207) 0:01:15.650 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.024) 0:01:15.674 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.210) 0:01:15.885 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.017) 0:01:15.902 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.015) 0:01:15.918 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.016) 0:01:15.934 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.015) 0:01:15.949 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.016) 0:01:15.966 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 02:04:00 +0000 (0:00:00.015) 0:01:15.981 ****** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.035) 0:01:16.017 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.033) 0:01:16.050 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.017) 0:01:16.068 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.018) 0:01:16.086 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.034) 0:01:16.121 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.018) 0:01:16.140 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.016) 0:01:16.156 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.034) 0:01:16.191 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.044) 0:01:16.235 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.018) 0:01:16.254 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.036) 0:01:16.291 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.017) 0:01:16.308 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.016) 0:01:16.325 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.017) 0:01:16.342 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.016) 0:01:16.359 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.017) 0:01:16.376 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.016) 0:01:16.392 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.017) 0:01:16.410 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.014) 0:01:16.424 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.014) 0:01:16.439 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'nopull', 'type': 'container', 'state': 'created', 'pull_image': False, 'activate_systemd_unit': False, 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/libpod/testimage:20210610', 'ContainerName': 'nopull'}}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.042) 0:01:16.481 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.024) 0:01:16.505 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.022) 0:01:16.527 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.017) 0:01:16.544 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.026) 0:01:16.571 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.032) 0:01:16.603 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.040) 0:01:16.643 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.020) 0:01:16.663 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.025) 0:01:16.688 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.213) 0:01:16.902 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:04:01 +0000 (0:00:00.024) 0:01:16.926 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.216) 0:01:17.143 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.017) 0:01:17.160 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.015) 0:01:17.176 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.016) 0:01:17.192 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.015) 0:01:17.208 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.016) 0:01:17.225 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.015) 0:01:17.241 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.031) 0:01:17.272 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.018) 0:01:17.290 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.018) 0:01:17.309 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.043) 0:01:17.352 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.016) 0:01:17.369 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.038) 0:01:17.407 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.029) 0:01:17.437 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.016) 0:01:17.453 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.039) 0:01:17.492 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.017) 0:01:17.510 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.014) 0:01:17.525 ****** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__podman_pull_image | bool", "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.020) 0:01:17.545 ****** 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 [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.279) 0:01:17.825 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.018) 0:01:17.843 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 02:04:02 +0000 (0:00:00.017) 0:01:17.860 ****** changed: [sut] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1707185042.9016323-6988-57294453394948/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.661) 0:01:18.522 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.019) 0:01:18.541 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.020) 0:01:18.562 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.019) 0:01:18.582 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:73 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.024) 0:01:18.606 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:77 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.018) 0:01:18.624 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.044) 0:01:18.669 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.030) 0:01:18.699 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.021) 0:01:18.721 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.016) 0:01:18.737 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.017) 0:01:18.755 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 02:04:03 +0000 (0:00:00.091) 0:01:18.847 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 02:04:05 +0000 (0:00:01.371) 0:01:20.219 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.019) 0:01:20.238 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.020) 0:01:20.259 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035883", "end": "2024-02-06 02:04:05.474449", "rc": 0, "start": "2024-02-06 02:04:05.438566" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.239) 0:01:20.498 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.020) 0:01:20.518 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.017) 0:01:20.536 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.018) 0:01:20.554 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.020) 0:01:20.575 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.035) 0:01:20.611 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.021) 0:01:20.632 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.019) 0:01:20.652 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.024) 0:01:20.677 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.210) 0:01:20.887 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:04:05 +0000 (0:00:00.048) 0:01:20.935 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.212) 0:01:21.147 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.165 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.182 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.016) 0:01:21.199 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.217 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.016) 0:01:21.233 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.016) 0:01:21.250 ****** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.022) 0:01:21.273 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.034) 0:01:21.307 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.018) 0:01:21.326 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.344 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.034) 0:01:21.378 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.396 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.413 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.034) 0:01:21.448 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.043) 0:01:21.491 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.018) 0:01:21.510 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.037) 0:01:21.547 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.565 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.583 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.600 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.618 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.635 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.652 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.017) 0:01:21.670 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.015) 0:01:21.686 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.015) 0:01:21.701 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'bogus', 'type': 'container', 'state': 'created', 'continue_if_pull_fails': True, 'activate_systemd_unit': False, 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'this_is_a_bogus_image', 'ContainerName': 'bogus'}}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.043) 0:01:21.744 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.024) 0:01:21.768 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.023) 0:01:21.791 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.018) 0:01:21.810 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.028) 0:01:21.838 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.057) 0:01:21.896 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.021) 0:01:21.918 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.020) 0:01:21.939 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:04:06 +0000 (0:00:00.026) 0:01:21.965 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:04:08 +0000 (0:00:01.222) 0:01:23.188 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.025) 0:01:23.213 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.209) 0:01:23.423 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.017) 0:01:23.441 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.016) 0:01:23.458 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.016) 0:01:23.474 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.018) 0:01:23.492 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.018) 0:01:23.510 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.018) 0:01:23.529 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.032) 0:01:23.562 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.020) 0:01:23.582 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.018) 0:01:23.600 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.044) 0:01:23.645 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.017) 0:01:23.663 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.063) 0:01:23.726 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.031) 0:01:23.758 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.018) 0:01:23.776 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.016) 0:01:23.792 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.017) 0:01:23.810 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 02:04:08 +0000 (0:00:00.016) 0:01:23.826 ****** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 02:04:10 +0000 (0:00:01.487) 0:01:25.314 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 02:04:10 +0000 (0:00:00.216) 0:01:25.530 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 02:04:10 +0000 (0:00:00.018) 0:01:25.549 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 02:04:10 +0000 (0:00:00.018) 0:01:25.567 ****** changed: [sut] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1707185050.6089733-7089-232280724138649/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.561) 0:01:26.128 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.020) 0:01:26.148 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.020) 0:01:26.169 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.021) 0:01:26.190 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:93 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.024) 0:01:26.215 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:100 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.019) 0:01:26.234 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.101) 0:01:26.335 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.032) 0:01:26.368 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.022) 0:01:26.391 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.018) 0:01:26.409 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.020) 0:01:26.429 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 02:04:11 +0000 (0:00:00.045) 0:01:26.475 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 02:04:12 +0000 (0:00:01.356) 0:01:27.832 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 02:04:12 +0000 (0:00:00.018) 0:01:27.851 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 02:04:12 +0000 (0:00:00.020) 0:01:27.872 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030796", "end": "2024-02-06 02:04:13.084060", "rc": 0, "start": "2024-02-06 02:04:13.053264" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 02:04:13 +0000 (0:00:00.236) 0:01:28.108 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 02:04:13 +0000 (0:00:00.019) 0:01:28.128 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 02:04:13 +0000 (0:00:00.016) 0:01:28.145 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 02:04:13 +0000 (0:00:00.018) 0:01:28.164 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 02:04:13 +0000 (0:00:00.048) 0:01:28.212 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:04:13 +0000 (0:00:00.037) 0:01:28.249 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:04:13 +0000 (0:00:00.020) 0:01:28.269 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:04:13 +0000 (0:00:00.020) 0:01:28.290 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:04:13 +0000 (0:00:00.024) 0:01:28.314 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:04:14 +0000 (0:00:01.213) 0:01:29.527 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.025) 0:01:29.553 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.208) 0:01:29.761 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.017) 0:01:29.779 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.017) 0:01:29.797 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.017) 0:01:29.814 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.016) 0:01:29.830 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.016) 0:01:29.847 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.017) 0:01:29.864 ****** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.023) 0:01:29.888 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.034) 0:01:29.922 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.018) 0:01:29.941 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 02:04:14 +0000 (0:00:00.016) 0:01:29.957 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.062) 0:01:30.020 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.019) 0:01:30.040 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.017) 0:01:30.058 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.035) 0:01:30.093 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.018) 0:01:30.112 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.017) 0:01:30.129 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.037) 0:01:30.167 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.018) 0:01:30.185 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.017) 0:01:30.202 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.017) 0:01:30.220 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.017) 0:01:30.238 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.017) 0:01:30.255 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.017) 0:01:30.273 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.017) 0:01:30.290 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.015) 0:01:30.306 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.014) 0:01:30.320 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'state': 'absent', 'name': 'nopull', 'type': 'container'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.069) 0:01:30.390 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.025) 0:01:30.415 ****** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.023) 0:01:30.439 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.019) 0:01:30.459 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.028) 0:01:30.487 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.034) 0:01:30.522 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.021) 0:01:30.543 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.020) 0:01:30.564 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.025) 0:01:30.590 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.212) 0:01:30.803 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:04:15 +0000 (0:00:00.026) 0:01:30.829 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.209) 0:01:31.038 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.018) 0:01:31.056 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.017) 0:01:31.073 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.017) 0:01:31.091 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.016) 0:01:31.107 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.017) 0:01:31.125 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.044) 0:01:31.169 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.033) 0:01:31.203 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.020) 0:01:31.223 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.016) 0:01:31.239 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.044) 0:01:31.284 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.039) 0:01:31.323 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.018) 0:01:31.342 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:04:16 +0000 (0:00:00.505) 0:01:31.848 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.210) 0:01:32.058 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.028) 0:01:32.086 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.017) 0:01:32.104 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.017) 0:01:32.122 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.017) 0:01:32.140 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.492) 0:01:32.632 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040564", "end": "2024-02-06 02:04:17.856031", "rc": 0, "start": "2024-02-06 02:04:17.815467" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.248) 0:01:32.880 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.018) 0:01:32.899 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.016) 0:01:32.916 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 02:04:17 +0000 (0:00:00.053) 0:01:32.969 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:04:18 +0000 (0:00:00.032) 0:01:33.002 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 02:04:18 +0000 (0:00:00.023) 0:01:33.026 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 02:04:18 +0000 (0:00:00.017) 0:01:33.043 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 02:04:18 +0000 (0:00:00.018) 0:01:33.062 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 02:04:18 +0000 (0:00:00.042) 0:01:33.105 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 02:04:19 +0000 (0:00:01.357) 0:01:34.463 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.019) 0:01:34.482 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.021) 0:01:34.503 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031192", "end": "2024-02-06 02:04:19.715952", "rc": 0, "start": "2024-02-06 02:04:19.684760" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.236) 0:01:34.739 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.020) 0:01:34.760 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.017) 0:01:34.777 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.019) 0:01:34.797 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.020) 0:01:34.818 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.066) 0:01:34.885 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.022) 0:01:34.907 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.020) 0:01:34.928 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:04:19 +0000 (0:00:00.025) 0:01:34.954 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:04:21 +0000 (0:00:01.209) 0:01:36.163 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.026) 0:01:36.190 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.208) 0:01:36.399 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.017) 0:01:36.417 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.018) 0:01:36.435 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.016) 0:01:36.452 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.017) 0:01:36.470 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.017) 0:01:36.487 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.017) 0:01:36.505 ****** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.023) 0:01:36.529 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.036) 0:01:36.565 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.018) 0:01:36.584 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.018) 0:01:36.602 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.062) 0:01:36.665 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.018) 0:01:36.684 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.018) 0:01:36.702 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.035) 0:01:36.738 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.018) 0:01:36.757 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.017) 0:01:36.774 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.037) 0:01:36.811 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.018) 0:01:36.830 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.018) 0:01:36.848 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.017) 0:01:36.865 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.017) 0:01:36.883 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.017) 0:01:36.900 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.017) 0:01:36.918 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.018) 0:01:36.936 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.015) 0:01:36.952 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 02:04:21 +0000 (0:00:00.014) 0:01:36.966 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'state': 'absent', 'name': 'bogus', 'type': 'container'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:04:22 +0000 (0:00:00.073) 0:01:37.039 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:04:22 +0000 (0:00:00.025) 0:01:37.065 ****** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:04:22 +0000 (0:00:00.023) 0:01:37.088 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:04:22 +0000 (0:00:00.019) 0:01:37.108 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:04:22 +0000 (0:00:00.028) 0:01:37.137 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:04:22 +0000 (0:00:00.034) 0:01:37.172 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:04:22 +0000 (0:00:00.021) 0:01:37.193 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:04:22 +0000 (0:00:00.020) 0:01:37.213 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:04:22 +0000 (0:00:00.025) 0:01:37.239 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:04:23 +0000 (0:00:01.211) 0:01:38.450 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.026) 0:01:38.476 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.212) 0:01:38.689 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.018) 0:01:38.707 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.017) 0:01:38.725 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.017) 0:01:38.742 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.016) 0:01:38.759 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.017) 0:01:38.777 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.017) 0:01:38.794 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.032) 0:01:38.827 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.050) 0:01:38.877 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.018) 0:01:38.896 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.045) 0:01:38.941 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:04:23 +0000 (0:00:00.037) 0:01:38.979 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:04:24 +0000 (0:00:00.018) 0:01:38.997 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target -.mount basic.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:04:24 +0000 (0:00:00.509) 0:01:39.507 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:04:24 +0000 (0:00:00.209) 0:01:39.717 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:04:24 +0000 (0:00:00.029) 0:01:39.746 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:04:24 +0000 (0:00:00.018) 0:01:39.765 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:04:24 +0000 (0:00:00.016) 0:01:39.781 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:04:24 +0000 (0:00:00.017) 0:01:39.800 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:04:25 +0000 (0:00:00.483) 0:01:40.283 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042879", "end": "2024-02-06 02:04:25.509978", "rc": 0, "start": "2024-02-06 02:04:25.467099" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:04:25 +0000 (0:00:00.252) 0:01:40.535 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:04:25 +0000 (0:00:00.019) 0:01:40.555 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 02:04:25 +0000 (0:00:00.018) 0:01:40.573 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:112 Tuesday 06 February 2024 02:04:25 +0000 (0:00:00.035) 0:01:40.609 ****** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:125 Tuesday 06 February 2024 02:04:26 +0000 (0:00:00.561) 0:01:41.170 ****** ok: [sut -> localhost] => { "changed": false, "content": "M2NiNWVkYWQzNjE1NDQ3MzhlYWY5MjlhMmIxY2I5YzMK", "encoding": "base64", "source": "/etc/machine-id" } TASK [Skip test if cannot reboot] ********************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:131 Tuesday 06 February 2024 02:04:26 +0000 (0:00:00.185) 0:01:41.355 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:137 Tuesday 06 February 2024 02:04:26 +0000 (0:00:00.029) 0:01:41.385 ****** changed: [sut] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.252402", "end": "2024-02-06 02:04:27.195900", "rc": 0, "start": "2024-02-06 02:04:26.943498" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:175 Tuesday 06 February 2024 02:04:27 +0000 (0:00:00.464) 0:01:42.220 ****** changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:178 Tuesday 06 February 2024 02:05:05 +0000 (0:00:38.195) 0:02:20.416 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 02:05:05 +0000 (0:00:00.042) 0:02:20.458 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:05:05 +0000 (0:00:00.030) 0:02:20.489 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 02:05:05 +0000 (0:00:00.023) 0:02:20.512 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 02:05:05 +0000 (0:00:00.018) 0:02:20.531 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 02:05:05 +0000 (0:00:00.017) 0:02:20.548 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 02:05:05 +0000 (0:00:00.043) 0:02:20.592 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 02:05:07 +0000 (0:00:01.655) 0:02:22.247 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 02:05:07 +0000 (0:00:00.048) 0:02:22.296 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 02:05:07 +0000 (0:00:00.021) 0:02:22.317 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:01.252893", "end": "2024-02-06 02:05:09.023545", "rc": 0, "start": "2024-02-06 02:05:07.770652" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 02:05:08 +0000 (0:00:01.506) 0:02:23.824 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 02:05:08 +0000 (0:00:00.020) 0:02:23.844 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 02:05:08 +0000 (0:00:00.018) 0:02:23.863 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 02:05:08 +0000 (0:00:00.033) 0:02:23.897 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 02:05:08 +0000 (0:00:00.034) 0:02:23.931 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:08 +0000 (0:00:00.035) 0:02:23.967 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:09 +0000 (0:00:00.215) 0:02:24.183 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:09 +0000 (0:00:00.021) 0:02:24.204 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:09 +0000 (0:00:00.024) 0:02:24.229 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:09 +0000 (0:00:00.218) 0:02:24.447 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:09 +0000 (0:00:00.026) 0:02:24.474 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:09 +0000 (0:00:00.226) 0:02:24.701 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004318", "end": "2024-02-06 02:05:10.021344", "rc": 0, "start": "2024-02-06 02:05:10.017026" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:09 +0000 (0:00:00.216) 0:02:24.917 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004655", "end": "2024-02-06 02:05:10.223336", "rc": 0, "start": "2024-02-06 02:05:10.218681" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.226) 0:02:25.143 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.019) 0:02:25.162 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.017) 0:02:25.180 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.064) 0:02:25.245 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.020) 0:02:25.265 ****** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.026) 0:02:25.291 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.038) 0:02:25.330 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.019) 0:02:25.350 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.021) 0:02:25.372 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.037) 0:02:25.410 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.019) 0:02:25.429 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.019) 0:02:25.448 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.034) 0:02:25.483 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.018) 0:02:25.501 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.017) 0:02:25.519 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.035) 0:02:25.555 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.018) 0:02:25.573 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.019) 0:02:25.593 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.059) 0:02:25.652 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.019) 0:02:25.672 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.018) 0:02:25.690 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.019) 0:02:25.710 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.018) 0:02:25.729 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.058) 0:02:25.787 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.023) 0:02:25.811 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.021) 0:02:25.832 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.030) 0:02:25.863 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:10 +0000 (0:00:00.031) 0:02:25.894 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.021080", "end": "2024-02-06 02:05:11.135836", "rc": 0, "start": "2024-02-06 02:05:11.114756" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:11 +0000 (0:00:00.244) 0:02:26.139 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:11 +0000 (0:00:00.024) 0:02:26.163 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 02:05:11 +0000 (0:00:00.021) 0:02:26.185 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185111.1449087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707185111.1953237, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28872, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707185111.1953237, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 02:05:11 +0000 (0:00:00.217) 0:02:26.402 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:05:12 +0000 (0:00:01.479) 0:02:27.882 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 02:05:12 +0000 (0:00:00.023) 0:02:27.905 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 02:05:12 +0000 (0:00:00.021) 0:02:27.927 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 02:05:12 +0000 (0:00:00.061) 0:02:27.988 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:13 +0000 (0:00:00.031) 0:02:28.019 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:13 +0000 (0:00:00.206) 0:02:28.225 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:13 +0000 (0:00:00.026) 0:02:28.252 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 02:05:13 +0000 (0:00:00.022) 0:02:28.274 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185111.1449087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707185111.8424516, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28872, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707185111.8424516, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 02:05:13 +0000 (0:00:00.216) 0:02:28.490 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.638) 0:02:29.128 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.016) 0:02:29.145 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic', 'type': 'network', 'Network': {'Subnet': '192.168.29.0/24', 'Gateway': '192.168.29.1', 'Label': 'app=wordpress'}}) included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'volume', 'Volume': {}}) included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'container', 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/linux-system-roles/mysql:5.6', 'ContainerName': 'quadlet-basic-mysql', 'Volume': 'quadlet-basic-mysql.volume:/var/lib/mysql', 'Network': 'quadlet-basic.network', 'PodmanArgs': '--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json', 'Environment': ['FOO=/bin/busybox-extras', 'BAZ=test']}}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.060) 0:02:29.205 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.027) 0:02:29.233 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.025) 0:02:29.259 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.020) 0:02:29.279 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.030) 0:02:29.310 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.036) 0:02:29.346 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.022) 0:02:29.369 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.022) 0:02:29.391 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.065) 0:02:29.457 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.211) 0:02:29.668 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.025) 0:02:29.694 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:14 +0000 (0:00:00.210) 0:02:29.904 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003966", "end": "2024-02-06 02:05:15.089391", "rc": 0, "start": "2024-02-06 02:05:15.085425" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.208) 0:02:30.113 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004619", "end": "2024-02-06 02:05:15.300384", "rc": 0, "start": "2024-02-06 02:05:15.295765" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.212) 0:02:30.325 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.017) 0:02:30.343 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.018) 0:02:30.361 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.017) 0:02:30.379 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.018) 0:02:30.397 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.036) 0:02:30.434 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.020) 0:02:30.455 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.019) 0:02:30.474 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.044) 0:02:30.519 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.017) 0:02:30.536 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.037) 0:02:30.574 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.029) 0:02:30.604 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.240) 0:02:30.844 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.023) 0:02:30.868 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.019) 0:02:30.887 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.016) 0:02:30.904 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 02:05:15 +0000 (0:00:00.017) 0:02:30.921 ****** changed: [sut] => { "changed": true, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 02:05:16 +0000 (0:00:00.217) 0:02:31.139 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 02:05:16 +0000 (0:00:00.018) 0:02:31.158 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 02:05:16 +0000 (0:00:00.019) 0:02:31.177 ****** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1707185116.2192607-8012-261174670655701/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 02:05:16 +0000 (0:00:00.559) 0:02:31.737 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.381) 0:02:32.118 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.020) 0:02:32.139 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.021) 0:02:32.161 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.024) 0:02:32.185 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.023) 0:02:32.209 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.018) 0:02:32.228 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.028) 0:02:32.256 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.033) 0:02:32.290 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.021) 0:02:32.311 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.019) 0:02:32.331 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.061) 0:02:32.393 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.211) 0:02:32.604 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.025) 0:02:32.629 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:17 +0000 (0:00:00.210) 0:02:32.839 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004179", "end": "2024-02-06 02:05:18.026818", "rc": 0, "start": "2024-02-06 02:05:18.022639" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.211) 0:02:33.051 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004025", "end": "2024-02-06 02:05:18.235447", "rc": 0, "start": "2024-02-06 02:05:18.231422" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.208) 0:02:33.260 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.017) 0:02:33.277 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.018) 0:02:33.295 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.017) 0:02:33.313 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.018) 0:02:33.331 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.033) 0:02:33.365 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.019) 0:02:33.384 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.019) 0:02:33.403 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.044) 0:02:33.448 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.017) 0:02:33.466 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.037) 0:02:33.504 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.030) 0:02:33.534 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.241) 0:02:33.775 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.023) 0:02:33.799 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.019) 0:02:33.819 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.015) 0:02:33.834 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 02:05:18 +0000 (0:00:00.017) 0:02:33.852 ****** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 35, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 02:05:19 +0000 (0:00:00.212) 0:02:34.065 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 02:05:19 +0000 (0:00:00.018) 0:02:34.084 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 02:05:19 +0000 (0:00:00.018) 0:02:34.103 ****** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1707185119.1437044-8064-61194873565227/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 02:05:19 +0000 (0:00:00.556) 0:02:34.659 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.379) 0:02:35.039 ****** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount -.slice basic.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.430) 0:02:35.470 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.019) 0:02:35.489 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.025) 0:02:35.515 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.023) 0:02:35.538 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.018) 0:02:35.557 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.028) 0:02:35.585 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.034) 0:02:35.619 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.021) 0:02:35.641 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.057) 0:02:35.699 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.026) 0:02:35.726 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.212) 0:02:35.938 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:20 +0000 (0:00:00.025) 0:02:35.963 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.210) 0:02:36.174 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004004", "end": "2024-02-06 02:05:21.358009", "rc": 0, "start": "2024-02-06 02:05:21.354005" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.207) 0:02:36.381 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003929", "end": "2024-02-06 02:05:21.565248", "rc": 0, "start": "2024-02-06 02:05:21.561319" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.207) 0:02:36.589 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.017) 0:02:36.607 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.017) 0:02:36.625 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.018) 0:02:36.643 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.017) 0:02:36.661 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.033) 0:02:36.694 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.019) 0:02:36.714 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.019) 0:02:36.733 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.044) 0:02:36.778 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.018) 0:02:36.796 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.038) 0:02:36.835 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:21 +0000 (0:00:00.030) 0:02:36.865 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:22 +0000 (0:00:00.241) 0:02:37.107 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:22 +0000 (0:00:00.023) 0:02:37.131 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:05:22 +0000 (0:00:00.019) 0:02:37.150 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 02:05:22 +0000 (0:00:00.017) 0:02:37.167 ****** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 02:05:30 +0000 (0:00:08.529) 0:02:45.697 ****** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 69, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 02:05:30 +0000 (0:00:00.216) 0:02:45.913 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 02:05:30 +0000 (0:00:00.019) 0:02:45.932 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 02:05:30 +0000 (0:00:00.019) 0:02:45.952 ****** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1707185130.9924064-8117-118897319367259/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 02:05:31 +0000 (0:00:00.553) 0:02:46.505 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 02:05:31 +0000 (0:00:00.376) 0:02:46.882 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-basic-mysql.service: Job for quadlet-basic-mysql.service failed because the control process exited with error code. See "systemctl --user status quadlet-basic-mysql.service" and "journalctl --user -xe" for details. TASK [Dump journal] ************************************************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:243 Tuesday 06 February 2024 02:05:32 +0000 (0:00:00.584) 0:02:47.466 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.027804", "end": "2024-02-06 02:05:32.671658", "failed_when_result": true, "rc": 0, "start": "2024-02-06 02:05:32.643854" } STDOUT: -- Logs begin at Tue 2024-02-06 02:04:54 UTC, end at Tue 2024-02-06 02:05:32 UTC. -- Feb 06 02:04:54 localhost.localdomain kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 Feb 06 02:04:54 localhost.localdomain kernel: Hypervisor detected: Xen HVM Feb 06 02:04:54 localhost.localdomain kernel: Xen version 4.11. Feb 06 02:04:54 localhost.localdomain kernel: Xen Platform PCI: I/O protocol version 1 Feb 06 02:04:54 localhost.localdomain kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Feb 06 02:04:54 localhost.localdomain kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. You might have to change the root device from /dev/hd[a-d] to /dev/xvd[a-d] in your root= kernel command line option Feb 06 02:04:54 localhost.localdomain kernel: HVMOP_pagetable_dying not supported Feb 06 02:04:54 localhost.localdomain kernel: tsc: Fast TSC calibration using PIT Feb 06 02:04:54 localhost.localdomain kernel: tsc: Detected 2899.803 MHz processor Feb 06 02:04:54 localhost.localdomain kernel: tsc: Detected 2900.020 MHz TSC Feb 06 02:04:54 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Feb 06 02:04:54 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Feb 06 02:04:54 localhost.localdomain kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Feb 06 02:04:54 localhost.localdomain kernel: MTRR default type: write-back Feb 06 02:04:54 localhost.localdomain kernel: MTRR fixed ranges enabled: Feb 06 02:04:54 localhost.localdomain kernel: 00000-9FFFF write-back Feb 06 02:04:54 localhost.localdomain kernel: A0000-BFFFF write-combining Feb 06 02:04:54 localhost.localdomain kernel: C0000-FFFFF write-back Feb 06 02:04:54 localhost.localdomain kernel: MTRR variable ranges enabled: Feb 06 02:04:54 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF0000000 uncachable Feb 06 02:04:54 localhost.localdomain kernel: 1 disabled Feb 06 02:04:54 localhost.localdomain kernel: 2 disabled Feb 06 02:04:54 localhost.localdomain kernel: 3 disabled Feb 06 02:04:54 localhost.localdomain kernel: 4 disabled Feb 06 02:04:54 localhost.localdomain kernel: 5 disabled Feb 06 02:04:54 localhost.localdomain kernel: 6 disabled Feb 06 02:04:54 localhost.localdomain kernel: 7 disabled Feb 06 02:04:54 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Feb 06 02:04:54 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fb9a0-0x000fb9af] Feb 06 02:04:54 localhost.localdomain kernel: Using GB pages for direct mapping Feb 06 02:04:54 localhost.localdomain kernel: BRK [0x2d201000, 0x2d201fff] PGTABLE Feb 06 02:04:54 localhost.localdomain kernel: BRK [0x2d202000, 0x2d202fff] PGTABLE Feb 06 02:04:54 localhost.localdomain kernel: BRK [0x2d203000, 0x2d203fff] PGTABLE Feb 06 02:04:54 localhost.localdomain kernel: BRK [0x2d204000, 0x2d204fff] PGTABLE Feb 06 02:04:54 localhost.localdomain kernel: BRK [0x2d205000, 0x2d205fff] PGTABLE Feb 06 02:04:54 localhost.localdomain kernel: RAMDISK: [mem 0x34420000-0x36207fff] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Early table checksum verification disabled Feb 06 02:04:54 localhost.localdomain kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: XSDT 0x00000000FC00C780 000054 (v01 Xen HVM 00000000 HVML 00000000) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: FACP 0x00000000FC00C440 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: DSDT 0x00000000FC003940 008A7E (v02 Xen HVM 00000000 INTL 20090123) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: FACS 0x00000000FC003900 000040 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: FACS 0x00000000FC003900 000040 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: APIC 0x00000000FC00C540 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: HPET 0x00000000FC00C690 000038 (v01 Xen HVM 00000000 HVML 00000000) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: WAET 0x00000000FC00C6D0 000028 (v01 Xen HVM 00000000 HVML 00000000) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00C700 000031 (v02 Xen HVM 00000000 INTL 20090123) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00C740 000033 (v02 Xen HVM 00000000 INTL 20090123) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0xfc00c440-0xfc00c533] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0xfc003940-0xfc00c3bd] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc003900-0xfc00393f] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc003900-0xfc00393f] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0xfc00c540-0xfc00c617] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Reserving HPET table memory at [mem 0xfc00c690-0xfc00c6c7] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Reserving WAET table memory at [mem 0xfc00c6d0-0xfc00c6f7] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00c700-0xfc00c730] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00c740-0xfc00c772] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Feb 06 02:04:54 localhost.localdomain kernel: No NUMA configuration found Feb 06 02:04:54 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Feb 06 02:04:54 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Feb 06 02:04:54 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation. Feb 06 02:04:54 localhost.localdomain kernel: Reserving 192MB of memory at 3632MB for crashkernel (System RAM: 3839MB) Feb 06 02:04:54 localhost.localdomain kernel: Zone ranges: Feb 06 02:04:54 localhost.localdomain kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Feb 06 02:04:54 localhost.localdomain kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Feb 06 02:04:54 localhost.localdomain kernel: Normal empty Feb 06 02:04:54 localhost.localdomain kernel: Device empty Feb 06 02:04:54 localhost.localdomain kernel: Movable zone start for each node Feb 06 02:04:54 localhost.localdomain kernel: Early memory node ranges Feb 06 02:04:54 localhost.localdomain kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Feb 06 02:04:54 localhost.localdomain kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Feb 06 02:04:54 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 99 pages Feb 06 02:04:54 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Feb 06 02:04:54 localhost.localdomain kernel: On node 0 totalpages: 982941 Feb 06 02:04:54 localhost.localdomain kernel: DMA zone: 64 pages used for memmap Feb 06 02:04:54 localhost.localdomain kernel: DMA zone: 157 pages reserved Feb 06 02:04:54 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0 Feb 06 02:04:54 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap Feb 06 02:04:54 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:63 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Feb 06 02:04:54 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: IRQ0 used by override. Feb 06 02:04:54 localhost.localdomain kernel: ACPI: IRQ5 used by override. Feb 06 02:04:54 localhost.localdomain kernel: ACPI: IRQ9 used by override. Feb 06 02:04:54 localhost.localdomain kernel: ACPI: IRQ10 used by override. Feb 06 02:04:54 localhost.localdomain kernel: ACPI: IRQ11 used by override. Feb 06 02:04:54 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information Feb 06 02:04:54 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Feb 06 02:04:54 localhost.localdomain kernel: TSC deadline timer available Feb 06 02:04:54 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Feb 06 02:04:54 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] Feb 06 02:04:54 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Feb 06 02:04:54 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Feb 06 02:04:54 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Feb 06 02:04:54 localhost.localdomain kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Feb 06 02:04:54 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM Feb 06 02:04:54 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Feb 06 02:04:54 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Feb 06 02:04:54 localhost.localdomain kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144 Feb 06 02:04:54 localhost.localdomain kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152 Feb 06 02:04:54 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- Feb 06 02:04:54 localhost.localdomain kernel: xen: PV spinlocks enabled Feb 06 02:04:54 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Feb 06 02:04:54 localhost.localdomain kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Feb 06 02:04:54 localhost.localdomain kernel: Policy zone: DMA32 Feb 06 02:04:54 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-536.el8.x86_64 root=UUID=929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Feb 06 02:04:54 localhost.localdomain kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. Feb 06 02:04:54 localhost.localdomain kernel: Memory: 261120K/3931764K available (14339K kernel code, 5957K rwdata, 8560K rodata, 2816K init, 13800K bss, 346740K reserved, 0K cma-reserved) Feb 06 02:04:54 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Feb 06 02:04:54 localhost.localdomain kernel: Kernel/User page tables isolation: enabled Feb 06 02:04:54 localhost.localdomain kernel: ftrace: allocating 41037 entries in 161 pages Feb 06 02:04:54 localhost.localdomain kernel: ftrace: allocated 161 pages with 3 groups Feb 06 02:04:54 localhost.localdomain kernel: rcu: Hierarchical RCU implementation. Feb 06 02:04:54 localhost.localdomain kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Feb 06 02:04:54 localhost.localdomain kernel: Rude variant of Tasks RCU enabled. Feb 06 02:04:54 localhost.localdomain kernel: Tracing variant of Tasks RCU enabled. Feb 06 02:04:54 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Feb 06 02:04:54 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Feb 06 02:04:54 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Feb 06 02:04:54 localhost.localdomain kernel: xen:events: Using 2-level ABI Feb 06 02:04:54 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled Feb 06 02:04:54 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer) Feb 06 02:04:54 localhost.localdomain kernel: Console: colour VGA+ 80x25 Feb 06 02:04:54 localhost.localdomain kernel: printk: console [tty0] enabled Feb 06 02:04:54 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Core revision 20220331 Feb 06 02:04:54 localhost.localdomain kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Feb 06 02:04:54 localhost.localdomain kernel: hpet clockevent registered Feb 06 02:04:54 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup Feb 06 02:04:54 localhost.localdomain kernel: x2apic: IRQ remapping doesn't support X2APIC mode Feb 06 02:04:54 localhost.localdomain kernel: Switched APIC routing to physical flat. Feb 06 02:04:54 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Feb 06 02:04:54 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd561a9d3, max_idle_ns: 440795320901 ns Feb 06 02:04:54 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.04 BogoMIPS (lpj=2900020) Feb 06 02:04:54 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301 Feb 06 02:04:54 localhost.localdomain kernel: LSM: Security Framework initializing Feb 06 02:04:54 localhost.localdomain kernel: Yama: becoming mindful. Feb 06 02:04:54 localhost.localdomain kernel: SELinux: Initializing. Feb 06 02:04:54 localhost.localdomain kernel: LSM support for eBPF active Feb 06 02:04:54 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Feb 06 02:04:54 localhost.localdomain kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Feb 06 02:04:54 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Feb 06 02:04:54 localhost.localdomain kernel: Spectre V2 : Mitigation: Retpolines Feb 06 02:04:54 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Feb 06 02:04:54 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Feb 06 02:04:54 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable Feb 06 02:04:54 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Feb 06 02:04:54 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Feb 06 02:04:54 localhost.localdomain kernel: Freeing SMP alternatives memory: 36K Feb 06 02:04:54 localhost.localdomain kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Feb 06 02:04:54 localhost.localdomain kernel: Xen: using vcpuop timer interface Feb 06 02:04:54 localhost.localdomain kernel: installing Xen timer for CPU 0 Feb 06 02:04:54 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Feb 06 02:04:54 localhost.localdomain kernel: cpu 0 spinlock event irq 53 Feb 06 02:04:54 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Feb 06 02:04:54 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation. Feb 06 02:04:54 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled Feb 06 02:04:54 localhost.localdomain kernel: smp: Bringing up secondary CPUs ... Feb 06 02:04:54 localhost.localdomain kernel: installing Xen timer for CPU 1 Feb 06 02:04:54 localhost.localdomain kernel: x86: Booting SMP configuration: Feb 06 02:04:54 localhost.localdomain kernel: .... node #0, CPUs: #1 Feb 06 02:04:54 localhost.localdomain kernel: cpu 1 spinlock event irq 59 Feb 06 02:04:54 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Feb 06 02:04:54 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Feb 06 02:04:54 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs Feb 06 02:04:54 localhost.localdomain kernel: smpboot: Max logical packages: 8 Feb 06 02:04:54 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11600.08 BogoMIPS) Feb 06 02:04:54 localhost.localdomain kernel: node 0 deferred pages initialised in 11ms Feb 06 02:04:54 localhost.localdomain kernel: devtmpfs: initialized Feb 06 02:04:54 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Feb 06 02:04:54 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Feb 06 02:04:54 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Feb 06 02:04:54 localhost.localdomain kernel: NET: Registered protocol family 16 Feb 06 02:04:54 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Feb 06 02:04:54 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Feb 06 02:04:54 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Feb 06 02:04:54 localhost.localdomain kernel: audit: initializing netlink subsys (disabled) Feb 06 02:04:54 localhost.localdomain kernel: audit: type=2000 audit(1707185093.572:1): state=initialized audit_enabled=0 res=1 Feb 06 02:04:54 localhost.localdomain kernel: cpuidle: using governor menu Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Feb 06 02:04:54 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Feb 06 02:04:54 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Feb 06 02:04:54 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Feb 06 02:04:54 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Feb 06 02:04:54 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Interpreter enabled Feb 06 02:04:54 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Feb 06 02:04:54 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Feb 06 02:04:54 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Feb 06 02:04:54 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Feb 06 02:04:54 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Feb 06 02:04:54 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [0] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [3] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [4] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [5] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [6] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [7] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [8] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [9] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [10] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [11] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [12] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [13] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [14] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [15] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [16] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [17] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [18] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [19] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [20] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [21] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [22] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [23] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [24] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [25] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [26] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [27] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [28] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [29] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [30] registered Feb 06 02:04:54 localhost.localdomain kernel: acpiphp: Slot [31] registered Feb 06 02:04:54 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Feb 06 02:04:54 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Feb 06 02:04:54 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Feb 06 02:04:54 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Feb 06 02:04:54 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] Feb 06 02:04:54 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc100-0xc10f] Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Feb 06 02:04:54 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf1ffffff pref] Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf3000000-0xf3000fff] Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc0ff] Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:03.0: reg 0x14: [mem 0xf2000000-0xf2ffffff pref] Feb 06 02:04:54 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Feb 06 02:04:54 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Feb 06 02:04:54 localhost.localdomain kernel: iommu: Default domain type: Passthrough Feb 06 02:04:54 localhost.localdomain kernel: SCSI subsystem initialized Feb 06 02:04:54 localhost.localdomain kernel: ACPI: bus type USB registered Feb 06 02:04:54 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Feb 06 02:04:54 localhost.localdomain kernel: usbcore: registered new interface driver hub Feb 06 02:04:54 localhost.localdomain kernel: usbcore: registered new device driver usb Feb 06 02:04:54 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Feb 06 02:04:54 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Feb 06 02:04:54 localhost.localdomain kernel: PTP clock support registered Feb 06 02:04:54 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Feb 06 02:04:54 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Feb 06 02:04:54 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Feb 06 02:04:54 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Feb 06 02:04:54 localhost.localdomain kernel: NetLabel: Initializing Feb 06 02:04:54 localhost.localdomain kernel: NetLabel: domain hash size = 128 Feb 06 02:04:54 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Feb 06 02:04:54 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Feb 06 02:04:54 localhost.localdomain kernel: vgaarb: loaded Feb 06 02:04:54 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Feb 06 02:04:54 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Feb 06 02:04:54 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Feb 06 02:04:54 localhost.localdomain kernel: clocksource: Switched to clocksource xen Feb 06 02:04:54 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Feb 06 02:04:54 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Feb 06 02:04:54 localhost.localdomain kernel: pnp: PnP ACPI init Feb 06 02:04:54 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Feb 06 02:04:54 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 06 02:04:54 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Feb 06 02:04:54 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Feb 06 02:04:54 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Feb 06 02:04:54 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 06 02:04:54 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Feb 06 02:04:54 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Feb 06 02:04:54 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Feb 06 02:04:54 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Feb 06 02:04:54 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Feb 06 02:04:54 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Feb 06 02:04:54 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Feb 06 02:04:54 localhost.localdomain kernel: pnp 00:05: [dma 2] Feb 06 02:04:54 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Feb 06 02:04:54 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Feb 06 02:04:54 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Feb 06 02:04:54 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Feb 06 02:04:54 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Feb 06 02:04:54 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 06 02:04:54 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Feb 06 02:04:54 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Feb 06 02:04:54 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Feb 06 02:04:54 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Feb 06 02:04:54 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Feb 06 02:04:54 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] Feb 06 02:04:54 localhost.localdomain kernel: NET: Registered protocol family 2 Feb 06 02:04:54 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Feb 06 02:04:54 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Feb 06 02:04:54 localhost.localdomain kernel: NET: Registered protocol family 1 Feb 06 02:04:54 localhost.localdomain kernel: NET: Registered protocol family 44 Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Feb 06 02:04:54 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Feb 06 02:04:54 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Feb 06 02:04:54 localhost.localdomain kernel: Unpacking initramfs... Feb 06 02:04:54 localhost.localdomain kernel: Freeing initrd memory: 30624K Feb 06 02:04:54 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Feb 06 02:04:54 localhost.localdomain kernel: Initialise system trusted keyrings Feb 06 02:04:54 localhost.localdomain kernel: Key type blacklist registered Feb 06 02:04:54 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Feb 06 02:04:54 localhost.localdomain kernel: zbud: loaded Feb 06 02:04:54 localhost.localdomain kernel: pstore: using deflate compression Feb 06 02:04:54 localhost.localdomain kernel: Platform Keyring initialized Feb 06 02:04:54 localhost.localdomain kernel: NET: Registered protocol family 38 Feb 06 02:04:54 localhost.localdomain kernel: Key type asymmetric registered Feb 06 02:04:54 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Feb 06 02:04:54 localhost.localdomain kernel: Running certificate verification selftests Feb 06 02:04:54 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Feb 06 02:04:54 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Feb 06 02:04:54 localhost.localdomain kernel: io scheduler mq-deadline registered Feb 06 02:04:54 localhost.localdomain kernel: io scheduler kyber registered Feb 06 02:04:54 localhost.localdomain kernel: io scheduler bfq registered Feb 06 02:04:54 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Feb 06 02:04:54 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Feb 06 02:04:54 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Power Button [PWRF] Feb 06 02:04:54 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Feb 06 02:04:54 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Feb 06 02:04:54 localhost.localdomain kernel: xen: --> pirq=22 -> irq=28 (gsi=28) Feb 06 02:04:54 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Feb 06 02:04:54 localhost.localdomain kernel: Grant table initialized Feb 06 02:04:54 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 06 02:04:54 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Feb 06 02:04:54 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Feb 06 02:04:54 localhost.localdomain kernel: Non-volatile memory driver v1.3 Feb 06 02:04:54 localhost.localdomain kernel: rdac: device handler registered Feb 06 02:04:54 localhost.localdomain kernel: hp_sw: device handler registered Feb 06 02:04:54 localhost.localdomain kernel: emc: device handler registered Feb 06 02:04:54 localhost.localdomain kernel: alua: device handler registered Feb 06 02:04:54 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Feb 06 02:04:54 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Feb 06 02:04:54 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Feb 06 02:04:54 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Feb 06 02:04:54 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Feb 06 02:04:54 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Feb 06 02:04:54 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Feb 06 02:04:54 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Feb 06 02:04:54 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Feb 06 02:04:54 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Feb 06 02:04:54 localhost.localdomain kernel: intel_pstate: CPU model not supported Feb 06 02:04:54 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Feb 06 02:04:54 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Feb 06 02:04:54 localhost.localdomain kernel: usbhid: USB HID core driver Feb 06 02:04:54 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Feb 06 02:04:54 localhost.localdomain kernel: Initializing XFRM netlink socket Feb 06 02:04:54 localhost.localdomain kernel: NET: Registered protocol family 10 Feb 06 02:04:54 localhost.localdomain kernel: Segment Routing with IPv6 Feb 06 02:04:54 localhost.localdomain kernel: NET: Registered protocol family 17 Feb 06 02:04:54 localhost.localdomain kernel: mpls_gso: MPLS GSO support Feb 06 02:04:54 localhost.localdomain kernel: resctrl: L3 allocation detected Feb 06 02:04:54 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Feb 06 02:04:54 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Feb 06 02:04:54 localhost.localdomain kernel: sched_clock: Marking stable (665612931, 0)->(12248028067, -11582415136) Feb 06 02:04:54 localhost.localdomain kernel: registered taskstats version 1 Feb 06 02:04:54 localhost.localdomain kernel: Loading compiled-in X.509 certificates Feb 06 02:04:54 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 7bbaaf54b5f732d6914fbb4e9221cf0076c446f1' Feb 06 02:04:54 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Feb 06 02:04:54 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Feb 06 02:04:54 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Feb 06 02:04:54 localhost.localdomain kernel: page_owner is disabled Feb 06 02:04:54 localhost.localdomain kernel: Key type big_key registered Feb 06 02:04:54 localhost.localdomain kernel: Key type encrypted registered Feb 06 02:04:54 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Feb 06 02:04:54 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Feb 06 02:04:54 localhost.localdomain kernel: ima: No architecture policies found Feb 06 02:04:54 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Feb 06 02:04:54 localhost.localdomain kernel: evm: security.selinux Feb 06 02:04:54 localhost.localdomain kernel: evm: security.ima Feb 06 02:04:54 localhost.localdomain kernel: evm: security.capability Feb 06 02:04:54 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Feb 06 02:04:54 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Feb 06 02:04:54 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Feb 06 02:04:54 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2024-02-06 02:04:54 UTC (1707185094) Feb 06 02:04:54 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Feb 06 02:04:54 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2816K Feb 06 02:04:54 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Feb 06 02:04:54 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Feb 06 02:04:54 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K Feb 06 02:04:54 localhost.localdomain systemd[1]: systemd 239 (239-79.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Feb 06 02:04:54 localhost.localdomain systemd[1]: Detected virtualization xen. Feb 06 02:04:54 localhost.localdomain systemd[1]: Detected architecture x86-64. Feb 06 02:04:54 localhost.localdomain systemd[1]: Running in initial RAM disk. Feb 06 02:04:54 localhost.localdomain systemd[1]: Set hostname to . Feb 06 02:04:54 localhost.localdomain systemd[1]: Reached target Local File Systems. Feb 06 02:04:54 localhost.localdomain systemd[1]: Listening on Journal Socket. Feb 06 02:04:54 localhost.localdomain systemd[1]: Starting Create list of required static device nodes for the current kernel... Feb 06 02:04:54 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log). Feb 06 02:04:54 localhost.localdomain systemd[1]: Starting Journal Service... Feb 06 02:04:54 localhost.localdomain systemd-journald[216]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Feb 06 02:04:54 localhost.localdomain systemd-journald[216]: Runtime journal (/run/log/journal/a1d64965b37f47e9a08470e182aea3b0) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/a1d64965b37f47e9a08470e182aea3b0) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 06 02:04:54 localhost.localdomain systemd[1]: memstrack.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit memstrack.service has successfully entered the 'dead' state. Feb 06 02:04:55 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Feb 06 02:04:55 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Starting dracut cmdline hook... -- Subject: Unit dracut-cmdline.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has begun starting up. Feb 06 02:04:55 localhost.localdomain dracut-cmdline[238]: dracut-8 dracut-049-233.git20240115.el8 Feb 06 02:04:55 localhost.localdomain dracut-cmdline[238]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-536.el8.x86_64 root=UUID=929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Feb 06 02:04:55 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has begun starting up. Feb 06 02:04:55 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Feb 06 02:04:55 localhost.localdomain kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 Feb 06 02:04:55 localhost.localdomain systemd-udevd[298]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 06 02:04:55 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has begun starting up. Feb 06 02:04:55 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2900.025 MHz Feb 06 02:04:55 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd5acbf6d, max_idle_ns: 440795305476 ns Feb 06 02:04:55 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has begun starting up. Feb 06 02:04:55 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has begun starting up. Feb 06 02:04:55 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has begun starting up. Feb 06 02:04:55 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 334 (plymouthd). Feb 06 02:04:55 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain kernel: libata version 3.00 loaded. Feb 06 02:04:55 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Feb 06 02:04:55 localhost.localdomain kernel: scsi host0: ata_piix Feb 06 02:04:55 localhost.localdomain kernel: scsi host1: ata_piix Feb 06 02:04:55 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 Feb 06 02:04:55 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 Feb 06 02:04:55 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Feb 06 02:04:55 localhost.localdomain systemd-udevd[343]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 02:04:55 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Feb 06 02:04:55 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Feb 06 02:04:55 localhost.localdomain kernel: xvda: xvda1 Feb 06 02:04:55 localhost.localdomain kernel: ACPI: bus type drm_connector registered Feb 06 02:04:55 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 06 02:04:55 localhost.localdomain systemd-udevd[333]: Using default interface naming scheme 'rhel-8.0'. Feb 06 02:04:55 localhost.localdomain systemd-udevd[333]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 02:04:55 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Feb 06 02:04:55 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Feb 06 02:04:55 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 06 02:04:55 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Feb 06 02:04:55 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Feb 06 02:04:55 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 06 02:04:55 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe. -- Subject: Unit dev-disk-by\x2duuid-929d1e8c\x2d5aa9\x2d4a2e\x2d9c9b\x2dff48578ec2fe.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-929d1e8c\x2d5aa9\x2d4a2e\x2d9c9b\x2dff48578ec2fe.device has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Reached target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has begun starting up. Feb 06 02:04:55 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd-fsck[375]: /usr/sbin/fsck.xfs: XFS file system. Feb 06 02:04:55 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:55 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has begun starting up. Feb 06 02:04:55 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Feb 06 02:04:55 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Feb 06 02:04:56 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Feb 06 02:04:56 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has begun starting up. Feb 06 02:04:56 localhost.localdomain systemd[1]: Reloading. Feb 06 02:04:56 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-parse-etc.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has begun starting up. Feb 06 02:04:56 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has begun starting up. Feb 06 02:04:56 localhost.localdomain systemd[1]: Starting Setup Virtual Console... -- Subject: Unit systemd-vconsole-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has begun starting up. Feb 06 02:04:56 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has begun starting up. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-sysctl.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit swap.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit slices.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-initqueue.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-cleanup.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-udev.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-cmdline.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit kmod-static-nodes.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-control.socket has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Feb 06 02:04:56 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Feb 06 02:04:56 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Feb 06 02:04:56 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:56 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.service has begun starting up. Feb 06 02:04:56 localhost.localdomain systemd[1]: Switching root. Feb 06 02:04:57 localhost.localdomain systemd-journald[216]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has shut down and closed all currently -- active journal files. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: audit: type=1404 audit(1707185097.204:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: audit: type=1403 audit(1707185097.374:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Successfully loaded SELinux policy in 171.832ms. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 19.608ms. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: systemd 239 (239-79.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Detected virtualization xen. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Detected architecture x86-64. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Set hostname to . Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-init.target:15: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-init.service:18: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-init-local.service:12: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-final.service:7: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-config.service:9: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: initrd-switch-root.service: Succeeded. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-journald[492]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-journald[492]: Runtime journal (/run/log/journal/bd047b495b644a63a579edf7c86bf34b) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/bd047b495b644a63a579edf7c86bf34b) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: systemd-journald.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journald.service has successfully entered the 'dead' state. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: fuse: init (API version 7.34) Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-modules-load[494]: Inserted module 'fuse' Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Load Kernel Modules. -- Subject: Unit systemd-modules-load.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-modules-load.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Mounting FUSE Control File System... -- Subject: Unit sys-fs-fuse-connections.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has begun starting up. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Apply Kernel Variables... -- Subject: Unit systemd-sysctl.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has begun starting up. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Mounted FUSE Control File System. -- Subject: Unit sys-fs-fuse-connections.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has finished starting up. -- -- The start-up result is done. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Feb 06 02:04:57 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-journald[492]: Runtime journal (/run/log/journal/bd047b495b644a63a579edf7c86bf34b) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/bd047b495b644a63a579edf7c86bf34b) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit import-state.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Received SIGRTMIN+20 from PID 334 (plymouthd). Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-udevd[517]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit import-state.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting RPC Bind... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm auditd[549]: No plugins found, not dispatching events Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm auditd[549]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started RPC Bind. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: RPC: Registered named UNIX socket transport module. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: RPC: Registered udp transport module. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: RPC: Registered tcp transport module. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[552]: /sbin/augenrules: No change Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: No rules Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: enabled 1 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: failure 1 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: pid 549 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: rate_limit 0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog_limit 8192 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: lost 0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog 4 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog_wait_time 60000 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog_wait_time_actual 0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: enabled 1 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: failure 1 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: pid 549 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: rate_limit 0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog_limit 8192 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: lost 0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog 4 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog_wait_time 60000 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog_wait_time_actual 0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: enabled 1 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: failure 1 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: pid 549 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: rate_limit 0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog_limit 8192 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: lost 0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog 4 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog_wait_time 60000 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm augenrules[564]: backlog_wait_time_actual 0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-udevd[538]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started daily update of the root trust anchor for DNSSEC. -- Subject: Unit unbound-anchor.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.timer has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. -- Subject: Unit sssd-kcm.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sssd-kcm.socket has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Restore /run/initramfs on shutdown... -- Subject: Unit dracut-shutdown.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target sshd-keygen.target. -- Subject: Unit sshd-keygen.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd-keygen.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target User and Group Name Lookups. -- Subject: Unit nss-user-lookup.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nss-user-lookup.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has begun starting up. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started dnf makecache --timer. -- Subject: Unit dnf-makecache.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.timer has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-udevd[537]: Using default interface naming scheme 'rhel-8.0'. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-udevd[537]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Restore /run/initramfs on shutdown. -- Subject: Unit dracut-shutdown.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: Initializing available sources Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: [hwrng ]: Initialization Failed Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: [rdrand]: Enabling RDRAND rng support Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: [rdrand]: Initialized Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: [jitter]: JITTER timeout set to 5 sec Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: EDAC sbridge: Ver: 1.1.2 Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: Loaded 0 symmetric keys Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: Frequency 30.619 +/- 0.357 ppm read from /var/lib/chrony/drift Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: Using right/UTC timezone to obtain leap second data Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-logind[590]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-logind[590]: Watching system buttons on /dev/input/event0 (Power Button) Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-logind[590]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-logind[590]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Feb 06 02:04:58 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: [jitter]: Initializing AES buffer Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: Internet Systems Consortium DHCP Client 4.3.6 Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: Copyright 2004-2017 Internet Systems Consortium. Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: All rights reserved. Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: For info, please visit https://www.isc.org/software/dhcp/ Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: Listening on LPF/eth0/0a:ed:d9:cf:54:d1 Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: Sending on LPF/eth0/0a:ed:d9:cf:54:d1 Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: Sending on Socket/fallback Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: Created duid "\000\004\275\004{I[dJc\245y\355\367\310k\363K". Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0xfcd45766) Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xfcd45766) Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: DHCPOFFER from 10.31.12.1 Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: DHCPACK from 10.31.12.1 (xid=0xfcd45766) Feb 06 02:05:00 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dhclient[619]: bound to 10.31.14.86 -- renewal in 1739 seconds. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[617]: Cloud-init v. 23.4-2.el8 running 'init-local' at Tue, 06 Feb 2024 02:05:00 +0000. Up 6.54 seconds. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has begun starting up. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.7302] NetworkManager (version 1.40.16-14.el8) is starting... (boot:7f854d5d-d1c5-4e3b-85c0-5ec0211d7610) Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.7334] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) (etc: 99-zzz-tft-workaround-dns-default.conf) Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.7501] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has begun starting up. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has begun starting up. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has begun starting up. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.7631] manager[0x563abb220080]: monitoring kernel firmware directory '/lib/firmware'. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dbus-daemon[584]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=636 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dbus-daemon[584]: [system] Successfully activated service 'org.freedesktop.hostname1' Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9500] hostname: hostname: using hostnamed Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9501] hostname: static hostname changed from (none) to "eface478-83a1-4485-8085-418afec6a0ff.testing-farm" Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9506] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9667] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-14.el8/libnm-device-plugin-team.so) Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9668] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9668] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9669] manager: Networking is enabled by state file Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dbus-daemon[584]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=636 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9772] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-14.el8/libnm-settings-plugin-ifcfg-rh.so") Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9773] settings: Loaded settings plugin: keyfile (internal) Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9873] dhcp: init: Using DHCP client 'internal' Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9874] device (lo): carrier: link connected Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9877] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9890] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185101.9894] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 06 02:05:01 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0108] device (eth0): carrier: link connected Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0128] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0190] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0205] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0209] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0227] manager: NetworkManager state is now CONNECTING Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0236] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0252] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0286] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0362] dhcp4 (eth0): state changed new lease, address=10.31.14.86 Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0377] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dbus-daemon[584]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=636 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dbus-daemon[584]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dbus-daemon[584]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0516] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0674] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0676] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0680] manager: NetworkManager state is now CONNECTED_SITE Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0684] device (eth0): Activation: successful, device activated. Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0690] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm NetworkManager[636]: [1707185102.0694] manager: startup complete Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has begun starting up. Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: Added source 10.2.32.37 Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: Added source 10.2.32.38 Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: Added source 10.11.160.238 Feb 06 02:05:02 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: Added source 10.18.100.10 Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: [jitter]: Initialization Failed Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rngd[583]: Process privileges have been dropped to 2:2 Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dbus-daemon[584]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.7' (uid=0 pid=641 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has begun starting up. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm polkitd[901]: Started polkitd version 0.115 Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm polkitd[901]: Loading rules from directory /etc/polkit-1/rules.d Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm polkitd[901]: Loading rules from directory /usr/share/polkit-1/rules.d Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm polkitd[901]: Finished loading, compiling and executing 2 rules Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm dbus-daemon[584]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm polkitd[901]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: Cloud-init v. 23.4-2.el8 running 'init' at Tue, 06 Feb 2024 02:05:03 +0000. Up 9.45 seconds. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | eth0 | True | 10.31.14.86 | 255.255.252.0 | global | 0a:ed:d9:cf:54:d1 | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | eth0 | True | fe80::8ed:d9ff:fecf:54d1/64 | . | link | 0a:ed:d9:cf:54:d1 | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | 0 | 0.0.0.0 | 10.31.12.1 | 0.0.0.0 | eth0 | UG | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | 1 | 10.31.12.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: | 3 | multicast | :: | eth0 | U | Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[917]: 2024-02-06 02:05:03,421 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has begun starting up. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has begun starting up. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has begun starting up. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has begun starting up. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has begun starting up. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has begun starting up. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sm-notify[954]: Version 2.3.3 starting Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sshd[952]: Server listening on 0.0.0.0 port 22. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm restraintd[960]: Listening on http://localhost:8081 Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sshd[952]: Server listening on :: port 22. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rsyslogd[955]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="955" x-info="https://www.rsyslog.com"] start Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:03 eface478-83a1-4485-8085-418afec6a0ff.testing-farm rsyslogd[955]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[1210]: Cloud-init v. 23.4-2.el8 running 'modules:config' at Tue, 06 Feb 2024 02:05:04 +0000. Up 10.48 seconds. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has begun starting up. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has begun starting up. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sshd[1155]: Accepted publickey for root from 10.29.163.167 port 55244 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Hold until boot process finishes up... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has begun starting up. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has begun starting up. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm crond[1215]: (CRON) STARTUP (1.5.2) Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm crond[1215]: (CRON) INFO (Syslog will be used instead of sendmail.) Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm crond[1215]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 92% if used.) Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: /etc/systemd/system/user-0.slice:4: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm crond[1215]: (CRON) INFO (running with inotify support) Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Hold until boot process finishes up. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Received SIGRTMIN+21 from PID 334 (n/a). Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Received SIGRTMIN+21 from PID 334 (n/a). Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Created slice User Slice of UID 0. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting User runtime directory /run/user/0... -- Subject: Unit user-runtime-dir@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has begun starting up. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started User runtime directory /run/user/0. -- Subject: Unit user-runtime-dir@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting User Manager for UID 0... -- Subject: Unit user@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has begun starting up. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd-logind[590]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 1155. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1236]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1236]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1236]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1236]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1236]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1236]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1236]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1236]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1236]: Startup finished in 145ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 0 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 145161 microseconds. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started User Manager for UID 0. -- Subject: Unit user@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Feb 06 02:05:04 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sshd[1155]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 06 02:05:05 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[1409]: Cloud-init v. 23.4-2.el8 running 'modules:final' at Tue, 06 Feb 2024 02:05:05 +0000. Up 11.42 seconds. Feb 06 02:05:05 eface478-83a1-4485-8085-418afec6a0ff.testing-farm cloud-init[1409]: Cloud-init v. 23.4-2.el8 finished at Tue, 06 Feb 2024 02:05:05 +0000. Datasource DataSourceEc2Local. Up 11.60 seconds Feb 06 02:05:05 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:05 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Feb 06 02:05:05 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kdumpctl[961]: kdump: kexec: loaded kdump kernel Feb 06 02:05:05 eface478-83a1-4485-8085-418afec6a0ff.testing-farm kdumpctl[961]: kdump: Starting kdump: [OK] Feb 06 02:05:05 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:05 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Startup finished in 684ms (kernel) + 2.685s (initrd) + 8.528s (userspace) = 11.898s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- All system services necessary queued for starting at boot have been -- started. Note that this does not mean that the machine is now idle as services -- might still be busy with completing start-up. -- -- Kernel start-up required 684352 microseconds. -- -- Initial RAM disk start-up required 2685587 microseconds. -- -- Userspace start-up required 8528498 microseconds. Feb 06 02:05:07 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1477]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:05:08 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: Selected source 10.2.32.38 Feb 06 02:05:08 eface478-83a1-4485-8085-418afec6a0ff.testing-farm chronyd[597]: System clock TAI offset set to 37 seconds Feb 06 02:05:09 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1503]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Feb 06 02:05:09 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1524]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 02:05:09 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1545]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:05:10 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1567]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:05:10 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1588]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1609]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-1111.slice, ignoring: Invalid argument Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Created slice User Slice of UID 1111. -- Subject: Unit user-1111.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-1111.slice has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting User runtime directory /run/user/1111... -- Subject: Unit user-runtime-dir@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has begun starting up. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started User runtime directory /run/user/1111. -- Subject: Unit user-runtime-dir@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Starting User Manager for UID 1111... -- Subject: Unit user@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has begun starting up. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started Mark boot as successful after the user session has run 2 minutes. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Startup finished in 28ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 1111 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 28765 microseconds. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: Started User Manager for UID 1111. -- Subject: Unit user@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has finished starting up. -- -- The start-up result is done. Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1643]: ansible-stat Invoked with path=/run/user/1111 follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[1665]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-arvhlnjulndacmweewfoporhspdegcks ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:05:11 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[1665]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:05:12 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 06 02:05:12 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[1665]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:05:13 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1694]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:05:13 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1714]: ansible-stat Invoked with path=/run/user/1111 follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:05:13 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[1736]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bqirusmamoqctmrudsohcihszudmluth ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:05:13 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[1736]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:05:13 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started D-Bus User Message Bus. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:13 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Created slice user.slice. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:13 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started podman-1754.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:13 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started podman-pause-a07755fa.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:14 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started podman-1771.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:14 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started podman-1779.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:14 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[1736]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:05:14 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1804]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 02:05:14 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1825]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:05:15 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1847]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:05:15 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1868]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:05:15 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1889]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:05:16 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1909]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 02:05:16 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[1971]: ansible-ansible.legacy.stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 06 02:05:16 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2028]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707185116.2192607-8012-261174670655701/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=527eda617bc3c33ce0c070878f5290eea6be16e5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 02:05:16 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2069]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zzssfbfsffwgwgkcwilnguppydvthzsl ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:05:16 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2069]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:05:17 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2072]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 06 02:05:17 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Reloading. Feb 06 02:05:17 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2069]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:05:17 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2103]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 02:05:17 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2124]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:05:18 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2146]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:05:18 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2167]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:05:18 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2188]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:05:19 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2208]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 02:05:19 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2270]: ansible-ansible.legacy.stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 06 02:05:19 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2327]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707185119.1437044-8064-61194873565227/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=fd0ae560360afa5541b866560b1e849d25e216ef backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 02:05:19 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2368]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qwedqafcgqvqnhalpmwdotlgporosvhh ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:05:19 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2368]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:05:19 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2371]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 06 02:05:19 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Reloading. Feb 06 02:05:20 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2368]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:05:20 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2402]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qrnseiizdolgdlzwxbbnlzestnljbbsc ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:05:20 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2402]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:05:20 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2405]: ansible-systemd Invoked with name=quadlet-basic-mysql-volume.service scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None Feb 06 02:05:20 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Starting quadlet-basic-mysql-volume.service... -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:05:20 eface478-83a1-4485-8085-418afec6a0ff.testing-farm quadlet-basic-mysql-volume[2411]: systemd-quadlet-basic-mysql Feb 06 02:05:20 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started quadlet-basic-mysql-volume.service. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:20 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2402]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:05:20 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2436]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 02:05:21 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2457]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:05:21 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2479]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:05:21 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2500]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2521]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2541]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whkijqqupgmyhlgcxiqlprhaaotpxyff ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2541]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2544]: ansible-containers.podman.podman_image Invoked with name=quay.io/linux-system-roles/mysql:5.6 force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2544]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started podman-2546.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2544]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started podman-2553.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2544]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 06 02:05:22 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started podman-2560.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:30 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2544]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 06 02:05:30 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started podman-2637.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:30 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2541]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:05:30 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2662]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2724]: ansible-ansible.legacy.stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2781]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707185130.9924064-8117-118897319367259/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=45cd978d7b06ce53aa29035a1848234b096cce98 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2822]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wnxtmopdeforzfponehrosdurkrochxl ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2822]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2825]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Reloading. Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2822]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2856]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-atgfpytszgeubpligfmawedwyxyteitk ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2856]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:05:31 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2859]: ansible-systemd Invoked with name=quadlet-basic-mysql.service scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Starting quadlet-basic-network.service... -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm quadlet-basic-network[2867]: systemd-quadlet-basic Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Started quadlet-basic-network.service. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Starting quadlet-basic-mysql.service... -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm quadlet-basic-mysql[2874]: Error: running container create option: no secret with name or id "mysql_container_root_password": no such secret Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: quadlet-basic-mysql.service: Main process exited, code=exited, status=125/n/a Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: quadlet-basic-mysql.service: Failed with result 'exit-code'. -- Subject: Unit failed -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit UNIT has entered the 'failed' state with result 'exit-code'. Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm systemd[1613]: Failed to start quadlet-basic-mysql.service. -- Subject: Unit UNIT has failed -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has failed. -- -- The result is failed. Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm sudo[2856]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:05:32 eface478-83a1-4485-8085-418afec6a0ff.testing-farm python3[2932]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:249 Tuesday 06 February 2024 02:05:32 +0000 (0:00:00.243) 0:02:47.709 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 02:05:32 +0000 (0:00:00.047) 0:02:47.757 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:05:32 +0000 (0:00:00.031) 0:02:47.788 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 02:05:32 +0000 (0:00:00.023) 0:02:47.811 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 02:05:32 +0000 (0:00:00.055) 0:02:47.866 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 02:05:32 +0000 (0:00:00.019) 0:02:47.886 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 02:05:32 +0000 (0:00:00.043) 0:02:47.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 [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 02:05:34 +0000 (0:00:01.353) 0:02:49.283 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 02:05:34 +0000 (0:00:00.019) 0:02:49.302 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 02:05:34 +0000 (0:00:00.020) 0:02:49.323 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:01.031622", "end": "2024-02-06 02:05:35.531849", "rc": 0, "start": "2024-02-06 02:05:34.500227" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 02:05:35 +0000 (0:00:01.234) 0:02:50.557 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 02:05:35 +0000 (0:00:00.019) 0:02:50.577 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 02:05:35 +0000 (0:00:00.018) 0:02:50.595 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 02:05:35 +0000 (0:00:00.033) 0:02:50.629 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 02:05:35 +0000 (0:00:00.035) 0:02:50.665 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:35 +0000 (0:00:00.037) 0:02:50.702 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:35 +0000 (0:00:00.021) 0:02:50.723 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:35 +0000 (0:00:00.021) 0:02:50.745 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:35 +0000 (0:00:00.025) 0:02:50.770 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.264) 0:02:51.035 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.026) 0:02:51.061 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.243) 0:02:51.304 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004106", "end": "2024-02-06 02:05:36.495319", "rc": 0, "start": "2024-02-06 02:05:36.491213" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.214) 0:02:51.519 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004121", "end": "2024-02-06 02:05:36.710087", "rc": 0, "start": "2024-02-06 02:05:36.705966" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.216) 0:02:51.735 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.018) 0:02:51.753 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.016) 0:02:51.770 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.017) 0:02:51.787 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.016) 0:02:51.804 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.023) 0:02:51.828 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.033) 0:02:51.862 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.019) 0:02:51.881 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.017) 0:02:51.899 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.034) 0:02:51.933 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.018) 0:02:51.951 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 02:05:36 +0000 (0:00:00.017) 0:02:51.969 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.071) 0:02:52.040 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.019) 0:02:52.059 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.019) 0:02:52.079 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.036) 0:02:52.115 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.019) 0:02:52.134 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.017) 0:02:52.152 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.018) 0:02:52.170 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.017) 0:02:52.188 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.018) 0:02:52.207 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.017) 0:02:52.225 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.018) 0:02:52.244 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.056) 0:02:52.300 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.022) 0:02:52.323 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.020) 0:02:52.343 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.023) 0:02:52.367 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.028) 0:02:52.396 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.057) 0:02:52.454 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.020) 0:02:52.474 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.023) 0:02:52.498 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185111.1449087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707185113.9633882, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28872, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707185113.9633882, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 02:05:37 +0000 (0:00:00.217) 0:02:52.715 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.286) 0:02:53.002 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.022) 0:02:53.024 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.021) 0:02:53.045 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.023) 0:02:53.069 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.029) 0:02:53.098 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.020) 0:02:53.118 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.019) 0:02:53.138 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.022) 0:02:53.160 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185111.1449087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707185113.9633882, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28872, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707185113.9633882, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.211) 0:02:53.371 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.283) 0:02:53.655 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.016) 0:02:53.671 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'volume', 'Volume': {}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'container', 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/linux-system-roles/mysql:5.6', 'ContainerName': 'quadlet-basic-mysql', 'Volume': 'quadlet-basic-mysql.volume:/var/lib/mysql', 'Network': 'quadlet-basic.network', 'PodmanArgs': '--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json', 'Environment': ['FOO=/bin/busybox-extras', 'BAZ=test']}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic', 'type': 'network', 'Network': {'Subnet': '192.168.29.0/24', 'Gateway': '192.168.29.1', 'Label': 'app=wordpress'}, 'state': 'absent'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.061) 0:02:53.733 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.025) 0:02:53.758 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.023) 0:02:53.782 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.056) 0:02:53.838 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.030) 0:02:53.869 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.034) 0:02:53.904 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.021) 0:02:53.925 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.021) 0:02:53.947 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:38 +0000 (0:00:00.026) 0:02:53.974 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:40 +0000 (0:00:01.209) 0:02:55.183 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.026) 0:02:55.210 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.206) 0:02:55.416 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004042", "end": "2024-02-06 02:05:40.600971", "rc": 0, "start": "2024-02-06 02:05:40.596929" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.209) 0:02:55.626 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004147", "end": "2024-02-06 02:05:40.809151", "rc": 0, "start": "2024-02-06 02:05:40.805004" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.207) 0:02:55.833 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.018) 0:02:55.851 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.017) 0:02:55.869 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.017) 0:02:55.886 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.017) 0:02:55.903 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.032) 0:02:55.936 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.019) 0:02:55.956 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:05:40 +0000 (0:00:00.016) 0:02:55.972 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:05:41 +0000 (0:00:00.083) 0:02:56.056 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:05:41 +0000 (0:00:00.038) 0:02:56.095 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185111.1449087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707185113.9633882, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28872, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707185113.9633882, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:05:41 +0000 (0:00:00.213) 0:02:56.308 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Tue 2024-02-06 02:05:20 UTC", "ActiveEnterTimestampMonotonic": "26610127", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target run-user-1111.mount -.mount -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 02:05:20 UTC", "AssertTimestampMonotonic": "26554891", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 02:05:20 UTC", "ConditionTimestampMonotonic": "26554890", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 02:05:20 UTC", "ExecMainExitTimestampMonotonic": "26609834", "ExecMainPID": "2411", "ExecMainStartTimestamp": "Tue 2024-02-06 02:05:20 UTC", "ExecMainStartTimestampMonotonic": "26555776", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-06 02:05:20 UTC", "InactiveExitTimestampMonotonic": "26555814", "InvocationID": "aaaafd1020a343d38fa2d4756a49c917", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "-.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 02:05:20 UTC", "StateChangeTimestampMonotonic": "26610127", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:05:41 +0000 (0:00:00.409) 0:02:56.718 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:05:41 +0000 (0:00:00.206) 0:02:56.924 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:41 +0000 (0:00:00.029) 0:02:56.954 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:41 +0000 (0:00:00.019) 0:02:56.973 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:41 +0000 (0:00:00.019) 0:02:56.993 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.023) 0:02:57.016 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.376) 0:02:57.393 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045608", "end": "2024-02-06 02:05:42.634742", "rc": 0, "start": "2024-02-06 02:05:42.589134" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.267) 0:02:57.661 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.020) 0:02:57.681 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.017) 0:02:57.698 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.025) 0:02:57.724 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.024) 0:02:57.749 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.017) 0:02:57.767 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.028) 0:02:57.795 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.074) 0:02:57.870 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.023) 0:02:57.893 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.021) 0:02:57.915 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:42 +0000 (0:00:00.026) 0:02:57.941 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.207) 0:02:58.148 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.027) 0:02:58.176 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.208) 0:02:58.384 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003954", "end": "2024-02-06 02:05:43.568433", "rc": 0, "start": "2024-02-06 02:05:43.564479" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.207) 0:02:58.592 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003935", "end": "2024-02-06 02:05:43.771742", "rc": 0, "start": "2024-02-06 02:05:43.767807" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.203) 0:02:58.795 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.018) 0:02:58.813 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.017) 0:02:58.831 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.016) 0:02:58.848 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.017) 0:02:58.865 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.033) 0:02:58.898 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.020) 0:02:58.919 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.017) 0:02:58.936 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:05:43 +0000 (0:00:00.045) 0:02:58.982 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:05:44 +0000 (0:00:00.037) 0:02:59.020 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185111.1449087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707185113.9633882, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28872, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707185113.9633882, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:05:44 +0000 (0:00:00.251) 0:02:59.271 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "quadlet-basic-network.service run-user-1111.mount -.slice quadlet-basic-mysql-volume.service -.mount basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 02:05:32 UTC", "AssertTimestampMonotonic": "38447393", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 02:05:32 UTC", "ConditionTimestampMonotonic": "38447391", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 02:05:32 UTC", "ExecMainExitTimestampMonotonic": "38562914", "ExecMainPID": "2874", "ExecMainStartTimestamp": "Tue 2024-02-06 02:05:32 UTC", "ExecMainStartTimestampMonotonic": "38448140", "ExecMainStatus": "125", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-02-06 02:05:32 UTC", "InactiveEnterTimestampMonotonic": "38606044", "InactiveExitTimestamp": "Tue 2024-02-06 02:05:32 UTC", "InactiveExitTimestampMonotonic": "38448196", "InvocationID": "b00832f40e1a49d0a49033ce08b5d088", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service quadlet-basic-mysql-volume.service -.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 02:05:32 UTC", "StateChangeTimestampMonotonic": "38606044", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:05:44 +0000 (0:00:00.399) 0:02:59.671 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:05:44 +0000 (0:00:00.207) 0:02:59.878 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:44 +0000 (0:00:00.030) 0:02:59.908 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:44 +0000 (0:00:00.020) 0:02:59.929 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:44 +0000 (0:00:00.019) 0:02:59.948 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:05:44 +0000 (0:00:00.023) 0:02:59.971 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.373) 0:03:00.344 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050559", "end": "2024-02-06 02:05:45.588865", "rc": 0, "start": "2024-02-06 02:05:45.538306" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.270) 0:03:00.615 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.020) 0:03:00.636 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.016) 0:03:00.653 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.025) 0:03:00.678 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.023) 0:03:00.702 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.018) 0:03:00.720 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.028) 0:03:00.749 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.034) 0:03:00.783 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.021) 0:03:00.804 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.060) 0:03:00.865 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:45 +0000 (0:00:00.027) 0:03:00.892 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:47 +0000 (0:00:01.210) 0:03:02.103 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.026) 0:03:02.129 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.206) 0:03:02.335 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004107", "end": "2024-02-06 02:05:47.518705", "rc": 0, "start": "2024-02-06 02:05:47.514598" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.207) 0:03:02.543 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003968", "end": "2024-02-06 02:05:47.728659", "rc": 0, "start": "2024-02-06 02:05:47.724691" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.210) 0:03:02.753 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.018) 0:03:02.771 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.018) 0:03:02.789 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.018) 0:03:02.807 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.017) 0:03:02.825 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.033) 0:03:02.858 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.020) 0:03:02.878 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.017) 0:03:02.896 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.044) 0:03:02.941 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:05:47 +0000 (0:00:00.038) 0:03:02.979 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185111.1449087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707185113.9633882, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28872, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707185113.9633882, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:05:48 +0000 (0:00:00.213) 0:03:03.193 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:05:48 +0000 (0:00:00.020) 0:03:03.214 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:05:48 +0000 (0:00:00.207) 0:03:03.422 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:48 +0000 (0:00:00.069) 0:03:03.491 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:48 +0000 (0:00:00.021) 0:03:03.512 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:48 +0000 (0:00:00.019) 0:03:03.531 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:05:48 +0000 (0:00:00.023) 0:03:03.555 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:05:48 +0000 (0:00:00.370) 0:03:03.925 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050133", "end": "2024-02-06 02:05:49.169194", "rc": 0, "start": "2024-02-06 02:05:49.119061" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:05:49 +0000 (0:00:00.269) 0:03:04.195 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.066021", "end": "2024-02-06 02:05:49.461193", "rc": 0, "start": "2024-02-06 02:05:49.395172" } STDOUT: systemd-quadlet-basic TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:05:49 +0000 (0:00:00.292) 0:03:04.487 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 02:05:49 +0000 (0:00:00.017) 0:03:04.505 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml for sut => (item=user_quadlet_basic) TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:4 Tuesday 06 February 2024 02:05:49 +0000 (0:00:00.051) 0:03:04.556 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_linger_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set cancel linger vars] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:11 Tuesday 06 February 2024 02:05:49 +0000 (0:00:00.021) 0:03:04.577 ****** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:16 Tuesday 06 February 2024 02:05:49 +0000 (0:00:00.024) 0:03:04.601 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185111.1449087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707185113.9633882, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28872, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707185113.9633882, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Gather facts for containers] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:21 Tuesday 06 February 2024 02:05:49 +0000 (0:00:00.208) 0:03:04.810 ****** ok: [sut] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Gather facts for networks] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:30 Tuesday 06 February 2024 02:05:50 +0000 (0:00:00.373) 0:03:05.184 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050332", "end": "2024-02-06 02:05:50.428169", "rc": 0, "start": "2024-02-06 02:05:50.377837" } STDOUT: podman TASK [fedora.linux_system_roles.podman : Gather secrets] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:40 Tuesday 06 February 2024 02:05:50 +0000 (0:00:00.269) 0:03:05.454 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.047449", "end": "2024-02-06 02:05:50.693775", "rc": 0, "start": "2024-02-06 02:05:50.646326" } TASK [fedora.linux_system_roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:50 Tuesday 06 February 2024 02:05:50 +0000 (0:00:00.266) 0:03:05.720 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008701", "end": "2024-02-06 02:05:50.915282", "rc": 0, "start": "2024-02-06 02:05:50.906581" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:258 Tuesday 06 February 2024 02:05:50 +0000 (0:00:00.235) 0:03:05.955 ****** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:264 Tuesday 06 February 2024 02:05:51 +0000 (0:00:00.366) 0:03:06.321 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 02:05:51 +0000 (0:00:00.093) 0:03:06.415 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:05:51 +0000 (0:00:00.032) 0:03:06.448 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 02:05:51 +0000 (0:00:00.024) 0:03:06.472 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 02:05:51 +0000 (0:00:00.017) 0:03:06.490 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 02:05:51 +0000 (0:00:00.018) 0:03:06.508 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 02:05:51 +0000 (0:00:00.043) 0:03:06.552 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 02:05:52 +0000 (0:00:01.342) 0:03:07.894 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 02:05:52 +0000 (0:00:00.018) 0:03:07.913 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 02:05:52 +0000 (0:00:00.021) 0:03:07.935 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033705", "end": "2024-02-06 02:05:53.144067", "rc": 0, "start": "2024-02-06 02:05:53.110362" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.232) 0:03:08.168 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.020) 0:03:08.189 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.017) 0:03:08.206 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.034) 0:03:08.241 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.073) 0:03:08.314 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.037) 0:03:08.352 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.210) 0:03:08.562 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.021) 0:03:08.583 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.025) 0:03:08.609 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.207) 0:03:08.817 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:53 +0000 (0:00:00.026) 0:03:08.843 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.205) 0:03:09.048 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.067 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.085 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.016) 0:03:09.102 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.017) 0:03:09.119 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.016) 0:03:09.136 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.017) 0:03:09.153 ****** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.023) 0:03:09.177 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.034) 0:03:09.211 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.230 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.057) 0:03:09.287 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.035) 0:03:09.323 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.341 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.360 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.034) 0:03:09.395 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.414 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.017) 0:03:09.432 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.036) 0:03:09.468 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.487 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.505 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.017) 0:03:09.522 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.017) 0:03:09.540 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.017) 0:03:09.558 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.576 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.594 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.096) 0:03:09.690 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.023) 0:03:09.714 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.021) 0:03:09.736 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.024) 0:03:09.761 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.029) 0:03:09.790 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.018) 0:03:09.808 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.017) 0:03:09.825 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.017) 0:03:09.843 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 02:05:54 +0000 (0:00:00.017) 0:03:09.860 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:05:55 +0000 (0:00:00.744) 0:03:10.604 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 02:05:55 +0000 (0:00:00.022) 0:03:10.627 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 02:05:55 +0000 (0:00:00.020) 0:03:10.648 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 02:05:55 +0000 (0:00:00.024) 0:03:10.673 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:55 +0000 (0:00:00.028) 0:03:10.701 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:55 +0000 (0:00:00.018) 0:03:10.719 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:55 +0000 (0:00:00.017) 0:03:10.736 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 02:05:55 +0000 (0:00:00.017) 0:03:10.754 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 02:05:55 +0000 (0:00:00.016) 0:03:10.771 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.293) 0:03:11.065 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.016) 0:03:11.082 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'volume', 'Volume': {}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'container', 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/linux-system-roles/mysql:5.6', 'ContainerName': 'quadlet-basic-mysql', 'Volume': 'quadlet-basic-mysql.volume:/var/lib/mysql', 'Network': 'quadlet-basic.network', 'PodmanArgs': '--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json', 'Environment': ['FOO=/bin/busybox-extras', 'BAZ=test']}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic', 'type': 'network', 'Network': {'Subnet': '192.168.29.0/24', 'Gateway': '192.168.29.1', 'Label': 'app=wordpress'}, 'state': 'absent'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.063) 0:03:11.145 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.025) 0:03:11.171 ****** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.024) 0:03:11.195 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.018) 0:03:11.214 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.028) 0:03:11.243 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.034) 0:03:11.277 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.021) 0:03:11.299 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.020) 0:03:11.320 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.025) 0:03:11.345 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.209) 0:03:11.555 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.026) 0:03:11.581 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.207) 0:03:11.789 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.018) 0:03:11.807 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.018) 0:03:11.825 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.017) 0:03:11.842 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.060) 0:03:11.903 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.018) 0:03:11.922 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.018) 0:03:11.940 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.033) 0:03:11.973 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:05:56 +0000 (0:00:00.020) 0:03:11.994 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.017) 0:03:12.011 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.045) 0:03:12.057 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.037) 0:03:12.094 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.018) 0:03:12.113 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql-volume.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.344) 0:03:12.458 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.208) 0:03:12.667 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.029) 0:03:12.697 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.018) 0:03:12.715 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.017) 0:03:12.732 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.018) 0:03:12.750 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.018) 0:03:12.769 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.019) 0:03:12.788 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.018) 0:03:12.806 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.059) 0:03:12.866 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.026) 0:03:12.892 ****** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.025) 0:03:12.918 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.018) 0:03:12.936 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:05:57 +0000 (0:00:00.029) 0:03:12.966 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.034) 0:03:13.000 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.021) 0:03:13.022 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.021) 0:03:13.043 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.025) 0:03:13.069 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.206) 0:03:13.276 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.026) 0:03:13.303 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.217) 0:03:13.521 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.018) 0:03:13.539 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.017) 0:03:13.556 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.017) 0:03:13.574 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.017) 0:03:13.592 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.017) 0:03:13.609 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.017) 0:03:13.627 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.032) 0:03:13.659 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.064) 0:03:13.724 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.018) 0:03:13.742 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.046) 0:03:13.789 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.038) 0:03:13.827 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:05:58 +0000 (0:00:00.018) 0:03:13.845 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.340) 0:03:14.186 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.210) 0:03:14.396 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.029) 0:03:14.426 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.018) 0:03:14.445 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.017) 0:03:14.462 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.018) 0:03:14.481 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.018) 0:03:14.499 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.019) 0:03:14.519 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.018) 0:03:14.538 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.017) 0:03:14.555 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.024) 0:03:14.580 ****** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.024) 0:03:14.604 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.017) 0:03:14.621 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.071) 0:03:14.693 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.035) 0:03:14.729 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.022) 0:03:14.751 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.021) 0:03:14.772 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 02:05:59 +0000 (0:00:00.026) 0:03:14.798 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 02:06:01 +0000 (0:00:01.211) 0:03:16.010 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.027) 0:03:16.037 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707185040.8547432, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707185007.176778, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3950537374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.211) 0:03:16.248 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.019) 0:03:16.267 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.019) 0:03:16.287 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.018) 0:03:16.305 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.018) 0:03:16.323 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.017) 0:03:16.341 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.018) 0:03:16.360 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.033) 0:03:16.393 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.020) 0:03:16.414 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.017) 0:03:16.432 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.046) 0:03:16.478 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.082) 0:03:16.561 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.018) 0:03:16.580 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.019) 0:03:16.599 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.213) 0:03:16.813 ****** included: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.030) 0:03:16.843 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.018) 0:03:16.862 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.017) 0:03:16.879 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.018) 0:03:16.898 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.018) 0:03:16.917 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.019) 0:03:16.936 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.019) 0:03:16.955 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.016) 0:03:16.972 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=432 changed=32 unreachable=0 failed=1 skipped=418 rescued=1 ignored=0 Tuesday 06 February 2024 02:06:01 +0000 (0:00:00.016) 0:03:16.989 ****** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 71.93s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 38.20s /WORKDIR/git-fix-linger-handling5ki9_e6g/tests/tests_quadlet_basic.yml:175 ---- fedora.linux_system_roles.podman : Ensure container images are present --- 8.53s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.66s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Get podman version ------------------- 1.51s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 fedora.linux_system_roles.podman : Ensure container images are present --- 1.49s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.48s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Manage each secret ------------------- 1.48s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.37s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.36s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.36s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.35s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.34s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Get podman version ------------------- 1.23s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 fedora.linux_system_roles.podman : Get group information ---------------- 1.22s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 fedora.linux_system_roles.podman : Get group information ---------------- 1.21s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 fedora.linux_system_roles.podman : Get group information ---------------- 1.21s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 fedora.linux_system_roles.podman : Get group information ---------------- 1.21s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 fedora.linux_system_roles.podman : Get group information ---------------- 1.21s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 fedora.linux_system_roles.podman : Get group information ---------------- 1.21s /WORKDIR/git-fix-linger-handling5ki9_e6g/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: TASK: fedora.linux_system_roles.podman : Set platform/version specific variables: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ---^---^---^---^---^---