ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:5 Monday 07 July 2025 20:14:10 -0400 (0:00:00.025) 0:00:00.025 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/tmp/podman-Tty/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 Monday 07 July 2025 20:14:10 -0400 (0:00:00.021) 0:00:00.047 *********** ok: [managed-node1] META: ran handlers TASK [Test is only supported on x86_64] **************************************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:55 Monday 07 July 2025 20:14:11 -0400 (0:00:00.872) 0:00:00.919 *********** skipping: [managed-node1] => {} META: TASK [Run role - do not pull images] ******************************************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:70 Monday 07 July 2025 20:14:11 -0400 (0:00:00.064) 0:00:00.984 *********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:14:11 -0400 (0:00:00.116) 0:00:01.100 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:14:11 -0400 (0:00:00.038) 0:00:01.138 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:14:11 -0400 (0:00:00.024) 0:00:01.163 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:14:12 -0400 (0:00:00.514) 0:00:01.677 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:14:12 -0400 (0:00:00.033) 0:00:01.711 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:14:12 -0400 (0:00:00.337) 0:00:02.049 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:14:12 -0400 (0:00:00.026) 0:00:02.075 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:14:12 -0400 (0:00:00.063) 0:00:02.139 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:14:14 -0400 (0:00:01.626) 0:00:03.765 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:14:14 -0400 (0:00:00.038) 0:00:03.803 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:14:14 -0400 (0:00:00.043) 0:00:03.847 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:14:14 -0400 (0:00:00.033) 0:00:03.880 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:14:14 -0400 (0:00:00.029) 0:00:03.909 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:14:14 -0400 (0:00:00.030) 0:00:03.940 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025978", "end": "2025-07-07 20:14:14.962636", "rc": 0, "start": "2025-07-07 20:14:14.936658" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:14:15 -0400 (0:00:00.485) 0:00:04.426 *********** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:14:15 -0400 (0:00:00.047) 0:00:04.473 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:14:15 -0400 (0:00:00.036) 0:00:04.510 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:14:15 -0400 (0:00:00.066) 0:00:04.576 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:14:15 -0400 (0:00:00.072) 0:00:04.648 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:15 -0400 (0:00:00.059) 0:00:04.707 *********** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:15 -0400 (0:00:00.512) 0:00:05.220 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:15 -0400 (0:00:00.035) 0:00:05.256 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:15 -0400 (0:00:00.041) 0:00:05.297 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933626.1542635, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933597.2477872, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:16 -0400 (0:00:00.350) 0:00:05.648 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:16 -0400 (0:00:00.032) 0:00:05.680 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:16 -0400 (0:00:00.061) 0:00:05.742 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:16 -0400 (0:00:00.033) 0:00:05.775 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:16 -0400 (0:00:00.031) 0:00:05.807 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:16 -0400 (0:00:00.031) 0:00:05.838 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:16 -0400 (0:00:00.032) 0:00:05.870 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:16 -0400 (0:00:00.032) 0:00:05.903 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:14:16 -0400 (0:00:00.033) 0:00:05.936 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:14:16 -0400 (0:00:00.073) 0:00:06.009 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:14:16 -0400 (0:00:00.058) 0:00:06.068 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:14:16 -0400 (0:00:00.031) 0:00:06.100 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:14:16 -0400 (0:00:00.030) 0:00:06.131 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:14:16 -0400 (0:00:00.072) 0:00:06.203 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:14:16 -0400 (0:00:00.048) 0:00:06.252 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:14:16 -0400 (0:00:00.048) 0:00:06.300 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:14:17 -0400 (0:00:00.104) 0:00:06.405 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:14:17 -0400 (0:00:00.051) 0:00:06.456 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:14:17 -0400 (0:00:00.101) 0:00:06.557 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:14:17 -0400 (0:00:00.107) 0:00:06.665 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:14:17 -0400 (0:00:00.049) 0:00:06.715 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:14:17 -0400 (0:00:00.048) 0:00:06.763 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:14:17 -0400 (0:00:00.047) 0:00:06.811 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:14:17 -0400 (0:00:00.048) 0:00:06.859 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:14:17 -0400 (0:00:00.037) 0:00:06.896 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:14:17 -0400 (0:00:00.034) 0:00:06.930 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:14:17 -0400 (0:00:00.033) 0:00:06.964 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:14:17 -0400 (0:00:00.041) 0:00:07.005 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:14:17 -0400 (0:00:00.032) 0:00:07.037 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:14:17 -0400 (0:00:00.029) 0:00:07.067 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:14:17 -0400 (0:00:00.028) 0:00:07.095 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 07 July 2025 20:14:17 -0400 (0:00:00.076) 0:00:07.172 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 07 July 2025 20:14:17 -0400 (0:00:00.039) 0:00:07.211 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 07 July 2025 20:14:17 -0400 (0:00:00.037) 0:00:07.249 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 07 July 2025 20:14:17 -0400 (0:00:00.080) 0:00:07.329 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 07 July 2025 20:14:17 -0400 (0:00:00.044) 0:00:07.374 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:18 -0400 (0:00:00.058) 0:00:07.432 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:18 -0400 (0:00:00.035) 0:00:07.468 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:18 -0400 (0:00:00.036) 0:00:07.505 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:18 -0400 (0:00:00.047) 0:00:07.553 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933626.1542635, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933597.2477872, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:18 -0400 (0:00:00.344) 0:00:07.898 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:18 -0400 (0:00:00.032) 0:00:07.930 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:18 -0400 (0:00:00.031) 0:00:07.962 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:18 -0400 (0:00:00.030) 0:00:07.993 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:18 -0400 (0:00:00.031) 0:00:08.024 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:18 -0400 (0:00:00.031) 0:00:08.056 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:18 -0400 (0:00:00.030) 0:00:08.086 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:18 -0400 (0:00:00.031) 0:00:08.118 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 07 July 2025 20:14:18 -0400 (0:00:00.031) 0:00:08.149 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 07 July 2025 20:14:18 -0400 (0:00:00.071) 0:00:08.221 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 07 July 2025 20:14:18 -0400 (0:00:00.088) 0:00:08.309 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:88 Monday 07 July 2025 20:14:18 -0400 (0:00:00.051) 0:00:08.361 *********** ok: [managed-node1] => { "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 : Set per-container variables part 6] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:106 Monday 07 July 2025 20:14:19 -0400 (0:00:00.117) 0:00:08.478 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Monday 07 July 2025 20:14:19 -0400 (0:00:00.054) 0:00:08.533 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:117 Monday 07 July 2025 20:14:19 -0400 (0:00:00.051) 0:00:08.584 *********** fatal: [managed-node1]: FAILED! => { "reason": "couldn't resolve module/action 'containers.podman.podman_image'. This often indicates a misspelling, missing collection, or incorrect module path.\n\nThe error appears to be in '/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml': line 18, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Ensure container images are present\n ^ here\n" } TASK [Cleanup] ***************************************************************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:113 Monday 07 July 2025 20:14:19 -0400 (0:00:00.085) 0:00:08.670 *********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:14:19 -0400 (0:00:00.126) 0:00:08.796 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:14:19 -0400 (0:00:00.056) 0:00:08.852 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:14:19 -0400 (0:00:00.036) 0:00:08.889 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:14:19 -0400 (0:00:00.030) 0:00:08.919 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:14:19 -0400 (0:00:00.028) 0:00:08.948 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:14:19 -0400 (0:00:00.029) 0:00:08.977 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:14:19 -0400 (0:00:00.033) 0:00:09.011 *********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:14:19 -0400 (0:00:00.114) 0:00:09.125 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:14:21 -0400 (0:00:01.542) 0:00:10.667 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:14:21 -0400 (0:00:00.048) 0:00:10.715 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:14:21 -0400 (0:00:00.059) 0:00:10.775 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:14:21 -0400 (0:00:00.046) 0:00:10.821 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:14:21 -0400 (0:00:00.047) 0:00:10.869 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:14:21 -0400 (0:00:00.048) 0:00:10.918 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025172", "end": "2025-07-07 20:14:21.855112", "rc": 0, "start": "2025-07-07 20:14:21.829940" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:14:21 -0400 (0:00:00.396) 0:00:11.314 *********** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:14:21 -0400 (0:00:00.034) 0:00:11.349 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:14:21 -0400 (0:00:00.031) 0:00:11.380 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:14:22 -0400 (0:00:00.114) 0:00:11.494 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:14:22 -0400 (0:00:00.107) 0:00:11.602 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:22 -0400 (0:00:00.080) 0:00:11.683 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:22 -0400 (0:00:00.047) 0:00:11.730 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:22 -0400 (0:00:00.038) 0:00:11.769 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:22 -0400 (0:00:00.041) 0:00:11.810 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933626.1542635, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933597.2477872, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:22 -0400 (0:00:00.350) 0:00:12.161 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:22 -0400 (0:00:00.050) 0:00:12.212 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:22 -0400 (0:00:00.053) 0:00:12.265 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:22 -0400 (0:00:00.052) 0:00:12.318 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:22 -0400 (0:00:00.040) 0:00:12.359 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:23 -0400 (0:00:00.038) 0:00:12.397 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:23 -0400 (0:00:00.040) 0:00:12.438 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:23 -0400 (0:00:00.038) 0:00:12.476 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:14:23 -0400 (0:00:00.036) 0:00:12.512 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:14:23 -0400 (0:00:00.073) 0:00:12.586 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:14:23 -0400 (0:00:00.057) 0:00:12.643 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:14:23 -0400 (0:00:00.045) 0:00:12.689 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:14:23 -0400 (0:00:00.047) 0:00:12.736 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:14:23 -0400 (0:00:00.105) 0:00:12.842 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:14:23 -0400 (0:00:00.036) 0:00:12.878 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:14:23 -0400 (0:00:00.038) 0:00:12.916 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:14:23 -0400 (0:00:00.078) 0:00:12.994 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:14:23 -0400 (0:00:00.032) 0:00:13.027 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:14:23 -0400 (0:00:00.029) 0:00:13.057 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:14:23 -0400 (0:00:00.062) 0:00:13.120 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:14:23 -0400 (0:00:00.031) 0:00:13.151 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:14:23 -0400 (0:00:00.036) 0:00:13.187 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:14:23 -0400 (0:00:00.039) 0:00:13.227 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:14:23 -0400 (0:00:00.070) 0:00:13.297 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:14:23 -0400 (0:00:00.030) 0:00:13.328 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:14:23 -0400 (0:00:00.031) 0:00:13.360 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:14:23 -0400 (0:00:00.028) 0:00:13.388 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:14:24 -0400 (0:00:00.033) 0:00:13.422 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:14:24 -0400 (0:00:00.037) 0:00:13.460 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:14:24 -0400 (0:00:00.047) 0:00:13.508 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:14:24 -0400 (0:00:00.051) 0:00:13.559 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 07 July 2025 20:14:24 -0400 (0:00:00.116) 0:00:13.676 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 07 July 2025 20:14:24 -0400 (0:00:00.055) 0:00:13.731 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 07 July 2025 20:14:24 -0400 (0:00:00.046) 0:00:13.778 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 07 July 2025 20:14:24 -0400 (0:00:00.040) 0:00:13.818 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 07 July 2025 20:14:24 -0400 (0:00:00.045) 0:00:13.863 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:24 -0400 (0:00:00.057) 0:00:13.921 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:24 -0400 (0:00:00.037) 0:00:13.958 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:24 -0400 (0:00:00.046) 0:00:14.004 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:24 -0400 (0:00:00.118) 0:00:14.123 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933626.1542635, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933597.2477872, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:25 -0400 (0:00:00.384) 0:00:14.507 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:25 -0400 (0:00:00.036) 0:00:14.543 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:25 -0400 (0:00:00.032) 0:00:14.576 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:25 -0400 (0:00:00.033) 0:00:14.610 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:25 -0400 (0:00:00.032) 0:00:14.642 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:25 -0400 (0:00:00.033) 0:00:14.676 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:25 -0400 (0:00:00.035) 0:00:14.712 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:25 -0400 (0:00:00.055) 0:00:14.767 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 07 July 2025 20:14:25 -0400 (0:00:00.054) 0:00:14.821 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 07 July 2025 20:14:25 -0400 (0:00:00.087) 0:00:14.908 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 07 July 2025 20:14:25 -0400 (0:00:00.040) 0:00:14.949 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:88 Monday 07 July 2025 20:14:25 -0400 (0:00:00.037) 0:00:14.986 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:106 Monday 07 July 2025 20:14:25 -0400 (0:00:00.087) 0:00:15.074 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Monday 07 July 2025 20:14:25 -0400 (0:00:00.036) 0:00:15.110 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 07 July 2025 20:14:25 -0400 (0:00:00.073) 0:00:15.184 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Monday 07 July 2025 20:14:25 -0400 (0:00:00.069) 0:00:15.253 *********** ok: [managed-node1] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:34 Monday 07 July 2025 20:14:26 -0400 (0:00:00.713) 0:00:15.967 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39 Monday 07 July 2025 20:14:26 -0400 (0:00:00.365) 0:00:16.332 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:43 Monday 07 July 2025 20:14:26 -0400 (0:00:00.050) 0:00:16.383 *********** ok: [managed-node1] => { "changed": false, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 Monday 07 July 2025 20:14:27 -0400 (0:00:00.545) 0:00:16.929 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:59 Monday 07 July 2025 20:14:27 -0400 (0:00:00.033) 0:00:16.962 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:105 Monday 07 July 2025 20:14:27 -0400 (0:00:00.031) 0:00:16.994 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122 Monday 07 July 2025 20:14:27 -0400 (0:00:00.036) 0:00:17.031 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:126 Monday 07 July 2025 20:14:27 -0400 (0:00:00.035) 0:00:17.066 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Monday 07 July 2025 20:14:27 -0400 (0:00:00.044) 0:00:17.111 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:14:27 -0400 (0:00:00.081) 0:00:17.192 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:14:27 -0400 (0:00:00.037) 0:00:17.230 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:14:27 -0400 (0:00:00.039) 0:00:17.270 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:147 Monday 07 July 2025 20:14:27 -0400 (0:00:00.071) 0:00:17.341 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:156 Monday 07 July 2025 20:14:27 -0400 (0:00:00.034) 0:00:17.375 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:165 Monday 07 July 2025 20:14:28 -0400 (0:00:00.033) 0:00:17.408 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:174 Monday 07 July 2025 20:14:28 -0400 (0:00:00.034) 0:00:17.442 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Monday 07 July 2025 20:14:28 -0400 (0:00:00.036) 0:00:17.479 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:193 Monday 07 July 2025 20:14:28 -0400 (0:00:00.053) 0:00:17.532 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:203 Monday 07 July 2025 20:14:28 -0400 (0:00:00.043) 0:00:17.576 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:117 Monday 07 July 2025 20:14:28 -0400 (0:00:00.036) 0:00:17.613 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:14:28 -0400 (0:00:00.038) 0:00:17.651 *********** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:14:28 -0400 (0:00:00.038) 0:00:17.689 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:14:28 -0400 (0:00:00.036) 0:00:17.725 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:14:28 -0400 (0:00:00.029) 0:00:17.754 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:14:28 -0400 (0:00:00.060) 0:00:17.815 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:14:28 -0400 (0:00:00.037) 0:00:17.852 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:14:28 -0400 (0:00:00.035) 0:00:17.888 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:14:28 -0400 (0:00:00.042) 0:00:17.931 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:14:28 -0400 (0:00:00.056) 0:00:17.987 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:14:28 -0400 (0:00:00.049) 0:00:18.037 *********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:14:28 -0400 (0:00:00.237) 0:00:18.274 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:14:30 -0400 (0:00:01.477) 0:00:19.751 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:14:30 -0400 (0:00:00.052) 0:00:19.803 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:14:30 -0400 (0:00:00.074) 0:00:19.878 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:14:30 -0400 (0:00:00.051) 0:00:19.930 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:14:30 -0400 (0:00:00.053) 0:00:19.984 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:14:30 -0400 (0:00:00.050) 0:00:20.034 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026523", "end": "2025-07-07 20:14:30.955604", "rc": 0, "start": "2025-07-07 20:14:30.929081" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:14:31 -0400 (0:00:00.403) 0:00:20.438 *********** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:14:31 -0400 (0:00:00.043) 0:00:20.481 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:14:31 -0400 (0:00:00.071) 0:00:20.552 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:14:31 -0400 (0:00:00.063) 0:00:20.616 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:14:31 -0400 (0:00:00.071) 0:00:20.688 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:31 -0400 (0:00:00.059) 0:00:20.748 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:31 -0400 (0:00:00.046) 0:00:20.795 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:31 -0400 (0:00:00.059) 0:00:20.855 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:31 -0400 (0:00:00.053) 0:00:20.908 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933626.1542635, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933597.2477872, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:31 -0400 (0:00:00.375) 0:00:21.284 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:31 -0400 (0:00:00.048) 0:00:21.333 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:31 -0400 (0:00:00.049) 0:00:21.382 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:32 -0400 (0:00:00.050) 0:00:21.433 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:32 -0400 (0:00:00.055) 0:00:21.488 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:32 -0400 (0:00:00.053) 0:00:21.541 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:32 -0400 (0:00:00.054) 0:00:21.596 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:32 -0400 (0:00:00.094) 0:00:21.690 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:14:32 -0400 (0:00:00.051) 0:00:21.742 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:14:32 -0400 (0:00:00.067) 0:00:21.809 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:14:32 -0400 (0:00:00.097) 0:00:21.907 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:14:32 -0400 (0:00:00.059) 0:00:21.966 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:14:32 -0400 (0:00:00.049) 0:00:22.015 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:14:32 -0400 (0:00:00.077) 0:00:22.093 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:14:32 -0400 (0:00:00.036) 0:00:22.130 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:14:32 -0400 (0:00:00.037) 0:00:22.167 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:14:32 -0400 (0:00:00.066) 0:00:22.233 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:14:32 -0400 (0:00:00.030) 0:00:22.264 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:14:32 -0400 (0:00:00.030) 0:00:22.295 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:14:32 -0400 (0:00:00.067) 0:00:22.362 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:14:33 -0400 (0:00:00.040) 0:00:22.403 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:14:33 -0400 (0:00:00.033) 0:00:22.437 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:14:33 -0400 (0:00:00.077) 0:00:22.514 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:14:33 -0400 (0:00:00.037) 0:00:22.551 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:14:33 -0400 (0:00:00.031) 0:00:22.582 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:14:33 -0400 (0:00:00.031) 0:00:22.613 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:14:33 -0400 (0:00:00.028) 0:00:22.642 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:14:33 -0400 (0:00:00.029) 0:00:22.671 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:14:33 -0400 (0:00:00.030) 0:00:22.701 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:14:33 -0400 (0:00:00.031) 0:00:22.733 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:14:33 -0400 (0:00:00.038) 0:00:22.772 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 07 July 2025 20:14:33 -0400 (0:00:00.092) 0:00:22.865 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 07 July 2025 20:14:33 -0400 (0:00:00.043) 0:00:22.908 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 07 July 2025 20:14:33 -0400 (0:00:00.048) 0:00:22.957 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 07 July 2025 20:14:33 -0400 (0:00:00.035) 0:00:22.993 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 07 July 2025 20:14:33 -0400 (0:00:00.042) 0:00:23.035 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:33 -0400 (0:00:00.073) 0:00:23.108 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:33 -0400 (0:00:00.040) 0:00:23.149 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:33 -0400 (0:00:00.084) 0:00:23.233 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:33 -0400 (0:00:00.045) 0:00:23.278 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1751933626.1542635, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1751933597.2477872, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:34 -0400 (0:00:00.366) 0:00:23.644 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:34 -0400 (0:00:00.053) 0:00:23.698 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:34 -0400 (0:00:00.052) 0:00:23.750 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:34 -0400 (0:00:00.051) 0:00:23.801 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:34 -0400 (0:00:00.052) 0:00:23.854 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:34 -0400 (0:00:00.052) 0:00:23.906 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:34 -0400 (0:00:00.051) 0:00:23.958 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:34 -0400 (0:00:00.058) 0:00:24.017 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 07 July 2025 20:14:34 -0400 (0:00:00.051) 0:00:24.069 *********** ok: [managed-node1] => { "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: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 07 July 2025 20:14:34 -0400 (0:00:00.087) 0:00:24.156 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 07 July 2025 20:14:34 -0400 (0:00:00.040) 0:00:24.197 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:88 Monday 07 July 2025 20:14:34 -0400 (0:00:00.037) 0:00:24.234 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:106 Monday 07 July 2025 20:14:34 -0400 (0:00:00.091) 0:00:24.326 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Monday 07 July 2025 20:14:34 -0400 (0:00:00.036) 0:00:24.362 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 07 July 2025 20:14:35 -0400 (0:00:00.107) 0:00:24.469 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Monday 07 July 2025 20:14:35 -0400 (0:00:00.031) 0:00:24.501 *********** ok: [managed-node1] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service bogus.service: host TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:34 Monday 07 July 2025 20:14:35 -0400 (0:00:00.472) 0:00:24.973 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39 Monday 07 July 2025 20:14:35 -0400 (0:00:00.346) 0:00:25.320 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:43 Monday 07 July 2025 20:14:35 -0400 (0:00:00.032) 0:00:25.353 *********** ok: [managed-node1] => { "changed": false, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 Monday 07 July 2025 20:14:36 -0400 (0:00:00.388) 0:00:25.741 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:59 Monday 07 July 2025 20:14:36 -0400 (0:00:00.054) 0:00:25.796 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:105 Monday 07 July 2025 20:14:36 -0400 (0:00:00.050) 0:00:25.846 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122 Monday 07 July 2025 20:14:36 -0400 (0:00:00.064) 0:00:25.911 *********** ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:126 Monday 07 July 2025 20:14:36 -0400 (0:00:00.035) 0:00:25.946 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Monday 07 July 2025 20:14:36 -0400 (0:00:00.038) 0:00:25.985 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:14:36 -0400 (0:00:00.075) 0:00:26.061 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:14:36 -0400 (0:00:00.032) 0:00:26.093 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:14:36 -0400 (0:00:00.030) 0:00:26.123 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:147 Monday 07 July 2025 20:14:36 -0400 (0:00:00.068) 0:00:26.191 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:156 Monday 07 July 2025 20:14:36 -0400 (0:00:00.034) 0:00:26.226 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:165 Monday 07 July 2025 20:14:36 -0400 (0:00:00.039) 0:00:26.266 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:174 Monday 07 July 2025 20:14:36 -0400 (0:00:00.055) 0:00:26.321 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Monday 07 July 2025 20:14:36 -0400 (0:00:00.051) 0:00:26.372 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:193 Monday 07 July 2025 20:14:37 -0400 (0:00:00.051) 0:00:26.424 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:203 Monday 07 July 2025 20:14:37 -0400 (0:00:00.050) 0:00:26.475 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:117 Monday 07 July 2025 20:14:37 -0400 (0:00:00.052) 0:00:26.528 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:14:37 -0400 (0:00:00.047) 0:00:26.575 *********** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:14:37 -0400 (0:00:00.045) 0:00:26.621 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:14:37 -0400 (0:00:00.044) 0:00:26.665 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Debug3] ****************************************************************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270 Monday 07 July 2025 20:14:37 -0400 (0:00:00.047) 0:00:26.713 *********** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "set -x\nset -o pipefail\nexec 1>&2\n#podman volume rm --all\n#podman network prune -f\npodman volume ls\npodman network ls\npodman secret ls\npodman container ls\npodman pod ls\npodman images\nsystemctl list-units | grep quadlet\n", "delta": "0:00:00.266211", "end": "2025-07-07 20:14:37.886095", "rc": 1, "start": "2025-07-07 20:14:37.619884" } STDERR: + set -o pipefail + exec + podman volume ls + podman network ls NETWORK ID NAME DRIVER 2f259bab93aa podman bridge + podman secret ls ID NAME DRIVER CREATED UPDATED + podman container ls CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES + podman pod ls POD ID NAME STATUS CREATED INFRA ID # OF CONTAINERS + podman images REPOSITORY TAG IMAGE ID CREATED SIZE + systemctl list-units + grep quadlet MSG: non-zero return code TASK [Cleanup user] ************************************************************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:299 Monday 07 July 2025 20:14:37 -0400 (0:00:00.642) 0:00:27.355 *********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:14:38 -0400 (0:00:00.068) 0:00:27.424 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:14:38 -0400 (0:00:00.108) 0:00:27.532 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:14:38 -0400 (0:00:00.062) 0:00:27.594 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:14:38 -0400 (0:00:00.053) 0:00:27.648 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:14:38 -0400 (0:00:00.049) 0:00:27.698 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:14:38 -0400 (0:00:00.050) 0:00:27.748 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:14:38 -0400 (0:00:00.049) 0:00:27.798 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:14:38 -0400 (0:00:00.120) 0:00:27.918 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:14:40 -0400 (0:00:01.484) 0:00:29.403 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:14:40 -0400 (0:00:00.035) 0:00:29.439 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:14:40 -0400 (0:00:00.040) 0:00:29.479 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:14:40 -0400 (0:00:00.030) 0:00:29.510 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:14:40 -0400 (0:00:00.060) 0:00:29.570 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:14:40 -0400 (0:00:00.038) 0:00:29.608 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026047", "end": "2025-07-07 20:14:40.531985", "rc": 0, "start": "2025-07-07 20:14:40.505938" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:14:40 -0400 (0:00:00.384) 0:00:29.993 *********** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:14:40 -0400 (0:00:00.039) 0:00:30.032 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:14:40 -0400 (0:00:00.036) 0:00:30.069 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:14:40 -0400 (0:00:00.138) 0:00:30.207 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:14:40 -0400 (0:00:00.115) 0:00:30.323 *********** included: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:40 -0400 (0:00:00.069) 0:00:30.392 *********** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": null } }, "changed": false } MSG: One or more supplied key could not be found in the database. TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:41 -0400 (0:00:00.377) 0:00:30.770 *********** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: The given podman user [user_quadlet_basic] does not exist - cannot continue TASK [Dump journal] ************************************************************ task path: /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336 Monday 07 July 2025 20:14:41 -0400 (0:00:00.047) 0:00:30.817 *********** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.022557", "end": "2025-07-07 20:14:41.742800", "failed_when_result": true, "rc": 0, "start": "2025-07-07 20:14:41.720243" } STDOUT: -- Logs begin at Mon 2025-07-07 20:03:11 EDT, end at Mon 2025-07-07 20:14:41 EDT. -- Jul 07 20:03:11 localhost.localdomain kernel: audit: type=2000 audit(1751932991.766:1): state=initialized audit_enabled=0 res=1 Jul 07 20:03:11 localhost.localdomain kernel: cpuidle: using governor menu Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jul 07 20:03:11 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Jul 07 20:03:11 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Jul 07 20:03:11 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Jul 07 20:03:11 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Jul 07 20:03:11 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Jul 07 20:03:11 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Jul 07 20:03:11 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jul 07 20:03:11 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Jul 07 20:03:11 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Jul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Jul 07 20:03:11 localhost.localdomain kernel: ACPI: Interpreter enabled Jul 07 20:03:11 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Jul 07 20:03:11 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Jul 07 20:03:11 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jul 07 20:03:11 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jul 07 20:03:11 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Jul 07 20:03:11 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Jul 07 20:03:11 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [0] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [3] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [4] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [5] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [6] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [7] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [8] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [9] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [10] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [11] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [12] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [13] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [14] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [15] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [16] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [17] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [18] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [19] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [20] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [21] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [22] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [23] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [24] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [25] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [26] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [27] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [28] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [29] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [30] registered Jul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [31] registered Jul 07 20:03:11 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Jul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Jul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Jul 07 20:03:11 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 Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Jul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Jul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Jul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Jul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Jul 07 20:03:11 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Jul 07 20:03:11 localhost.localdomain kernel: iommu: Default domain type: Passthrough Jul 07 20:03:11 localhost.localdomain kernel: SCSI subsystem initialized Jul 07 20:03:11 localhost.localdomain kernel: ACPI: bus type USB registered Jul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Jul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new interface driver hub Jul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new device driver usb Jul 07 20:03:11 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Jul 07 20:03:11 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Jul 07 20:03:11 localhost.localdomain kernel: PTP clock support registered Jul 07 20:03:11 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Jul 07 20:03:11 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Jul 07 20:03:11 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Jul 07 20:03:11 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Jul 07 20:03:11 localhost.localdomain kernel: NetLabel: Initializing Jul 07 20:03:11 localhost.localdomain kernel: NetLabel: domain hash size = 128 Jul 07 20:03:11 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jul 07 20:03:11 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Jul 07 20:03:11 localhost.localdomain kernel: vgaarb: loaded Jul 07 20:03:11 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Jul 07 20:03:11 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jul 07 20:03:11 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jul 07 20:03:11 localhost.localdomain kernel: clocksource: Switched to clocksource xen Jul 07 20:03:11 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Jul 07 20:03:11 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jul 07 20:03:11 localhost.localdomain kernel: pnp: PnP ACPI init Jul 07 20:03:11 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jul 07 20:03:11 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 07 20:03:11 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jul 07 20:03:11 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jul 07 20:03:11 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jul 07 20:03:11 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Jul 07 20:03:11 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Jul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Jul 07 20:03:11 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Jul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Jul 07 20:03:11 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Jul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Jul 07 20:03:11 localhost.localdomain kernel: pnp 00:05: [dma 2] Jul 07 20:03:11 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Jul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Jul 07 20:03:11 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Jul 07 20:03:11 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jul 07 20:03:11 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jul 07 20:03:11 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 07 20:03:11 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Jul 07 20:03:11 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Jul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Jul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 2 Jul 07 20:03:11 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Jul 07 20:03:11 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Jul 07 20:03:11 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Jul 07 20:03:11 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Jul 07 20:03:11 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Jul 07 20:03:11 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Jul 07 20:03:11 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jul 07 20:03:11 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 1 Jul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 44 Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Jul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Jul 07 20:03:11 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Jul 07 20:03:11 localhost.localdomain kernel: Unpacking initramfs... Jul 07 20:03:11 localhost.localdomain kernel: Freeing initrd memory: 30628K Jul 07 20:03:11 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Jul 07 20:03:11 localhost.localdomain kernel: Initialise system trusted keyrings Jul 07 20:03:11 localhost.localdomain kernel: Key type blacklist registered Jul 07 20:03:11 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Jul 07 20:03:11 localhost.localdomain kernel: zbud: loaded Jul 07 20:03:11 localhost.localdomain kernel: pstore: using deflate compression Jul 07 20:03:11 localhost.localdomain kernel: Platform Keyring initialized Jul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 38 Jul 07 20:03:11 localhost.localdomain kernel: Key type asymmetric registered Jul 07 20:03:11 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Jul 07 20:03:11 localhost.localdomain kernel: Running certificate verification selftests Jul 07 20:03:11 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Jul 07 20:03:11 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Jul 07 20:03:11 localhost.localdomain kernel: io scheduler mq-deadline registered Jul 07 20:03:11 localhost.localdomain kernel: io scheduler kyber registered Jul 07 20:03:11 localhost.localdomain kernel: io scheduler bfq registered Jul 07 20:03:11 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Jul 07 20:03:11 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jul 07 20:03:11 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jul 07 20:03:11 localhost.localdomain kernel: ACPI: Power Button [PWRF] Jul 07 20:03:11 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jul 07 20:03:11 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Jul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Jul 07 20:03:11 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Jul 07 20:03:11 localhost.localdomain kernel: Grant table initialized Jul 07 20:03:11 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 07 20:03:11 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jul 07 20:03:11 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Jul 07 20:03:11 localhost.localdomain kernel: Non-volatile memory driver v1.3 Jul 07 20:03:11 localhost.localdomain kernel: rdac: device handler registered Jul 07 20:03:11 localhost.localdomain kernel: hp_sw: device handler registered Jul 07 20:03:11 localhost.localdomain kernel: emc: device handler registered Jul 07 20:03:11 localhost.localdomain kernel: alua: device handler registered Jul 07 20:03:11 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Jul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Jul 07 20:03:11 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Jul 07 20:03:11 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jul 07 20:03:11 localhost.localdomain kernel: i8042: Warning: Keylock active Jul 07 20:03:11 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jul 07 20:03:11 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jul 07 20:03:11 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Jul 07 20:03:11 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Jul 07 20:03:11 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jul 07 20:03:11 localhost.localdomain kernel: intel_pstate: CPU model not supported Jul 07 20:03:11 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Jul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Jul 07 20:03:11 localhost.localdomain kernel: usbhid: USB HID core driver Jul 07 20:03:11 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Jul 07 20:03:11 localhost.localdomain kernel: Initializing XFRM netlink socket Jul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 10 Jul 07 20:03:11 localhost.localdomain kernel: Segment Routing with IPv6 Jul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 17 Jul 07 20:03:11 localhost.localdomain kernel: mpls_gso: MPLS GSO support Jul 07 20:03:11 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Jul 07 20:03:11 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Jul 07 20:03:11 localhost.localdomain kernel: sched_clock: Marking stable (510168262, 0)->(16440227362, -15930059100) Jul 07 20:03:11 localhost.localdomain kernel: registered taskstats version 1 Jul 07 20:03:11 localhost.localdomain kernel: Loading compiled-in X.509 certificates Jul 07 20:03:11 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Jul 07 20:03:11 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Jul 07 20:03:11 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Jul 07 20:03:11 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Jul 07 20:03:11 localhost.localdomain kernel: page_owner is disabled Jul 07 20:03:11 localhost.localdomain kernel: Key type big_key registered Jul 07 20:03:11 localhost.localdomain kernel: Key type encrypted registered Jul 07 20:03:11 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Jul 07 20:03:11 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Jul 07 20:03:11 localhost.localdomain kernel: ima: No architecture policies found Jul 07 20:03:11 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Jul 07 20:03:11 localhost.localdomain kernel: evm: security.selinux Jul 07 20:03:11 localhost.localdomain kernel: evm: security.ima Jul 07 20:03:11 localhost.localdomain kernel: evm: security.capability Jul 07 20:03:11 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Jul 07 20:03:11 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jul 07 20:03:11 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jul 07 20:03:11 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-07-08 00:03:11 UTC (1751932991) Jul 07 20:03:11 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Jul 07 20:03:11 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K Jul 07 20:03:11 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Jul 07 20:03:11 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Jul 07 20:03:11 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Jul 07 20:03:11 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) 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) Jul 07 20:03:11 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 07 20:03:11 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 07 20:03:11 localhost.localdomain systemd[1]: Running in initial RAM disk. Jul 07 20:03:11 localhost.localdomain systemd[1]: Set hostname to . Jul 07 20:03:11 localhost.localdomain systemd[1]: Reached target Slices. Jul 07 20:03:11 localhost.localdomain systemd[1]: Listening on udev Control Socket. Jul 07 20:03:11 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Jul 07 20:03:11 localhost.localdomain systemd[1]: Reached target Local File Systems. Jul 07 20:03:11 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log). Jul 07 20:03:11 localhost.localdomain systemd-journald[218]: 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. Jul 07 20:03:11 localhost.localdomain systemd-journald[218]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) 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/296974b5ae524724a4e5b0037952a204) 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. Jul 07 20:03:11 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. Jul 07 20:03:11 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. Jul 07 20:03:11 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. Jul 07 20:03:11 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. Jul 07 20:03:11 localhost.localdomain dracut-cmdline[246]: dracut-8 dracut-049-233.git20240115.el8 Jul 07 20:03:11 localhost.localdomain dracut-cmdline[246]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jul 07 20:03:11 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. Jul 07 20:03:11 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. Jul 07 20:03:11 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. Jul 07 20:03:11 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. Jul 07 20:03:11 localhost.localdomain systemd-udevd[309]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 07 20:03:11 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. Jul 07 20:03:11 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. Jul 07 20:03:11 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. Jul 07 20:03:11 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. Jul 07 20:03:11 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jul 07 20:03:12 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. Jul 07 20:03:12 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. Jul 07 20:03:12 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. Jul 07 20:03:12 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. Jul 07 20:03:12 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 336 (plymouthd). Jul 07 20:03:12 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. Jul 07 20:03:12 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. Jul 07 20:03:12 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. Jul 07 20:03:12 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. Jul 07 20:03:12 localhost.localdomain kernel: ACPI: bus type drm_connector registered Jul 07 20:03:12 localhost.localdomain kernel: libata version 3.00 loaded. Jul 07 20:03:12 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Jul 07 20:03:12 localhost.localdomain kernel: scsi host0: ata_piix Jul 07 20:03:12 localhost.localdomain kernel: scsi host1: ata_piix Jul 07 20:03:12 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Jul 07 20:03:12 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Jul 07 20:03:12 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Jul 07 20:03:12 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Jul 07 20:03:12 localhost.localdomain systemd-udevd[345]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 07 20:03:12 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jul 07 20:03:12 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Jul 07 20:03:12 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jul 07 20:03:12 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Jul 07 20:03:12 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Jul 07 20:03:12 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Jul 07 20:03:12 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Jul 07 20:03:12 localhost.localdomain kernel: xvda: xvda1 Jul 07 20:03:12 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jul 07 20:03:12 localhost.localdomain systemd-udevd[344]: Using default interface naming scheme 'rhel-8.0'. Jul 07 20:03:12 localhost.localdomain systemd-udevd[344]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 07 20:03:12 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished starting up. -- -- The start-up result is done. Jul 07 20:03:12 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. Jul 07 20:03:12 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. Jul 07 20:03:12 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. Jul 07 20:03:12 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. Jul 07 20:03:12 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2... -- 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. Jul 07 20:03:12 localhost.localdomain systemd-fsck[381]: /usr/sbin/fsck.xfs: XFS file system. Jul 07 20:03:12 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- 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. Jul 07 20:03:12 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. Jul 07 20:03:12 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.959 MHz Jul 07 20:03:12 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd1c15e66, max_idle_ns: 440795231433 ns Jul 07 20:03:12 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Jul 07 20:03:12 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Jul 07 20:03:12 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Jul 07 20:03:13 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Jul 07 20:03:13 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. Jul 07 20:03:13 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. Jul 07 20:03:13 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. Jul 07 20:03:13 localhost.localdomain systemd[1]: Reloading. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 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. Jul 07 20:03:14 localhost.localdomain systemd[1]: Switching root. Jul 07 20:03:14 localhost.localdomain systemd-journald[218]: 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. Jul 07 20:03:18 localhost.localdomain kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Jul 07 20:03:18 localhost.localdomain kernel: audit: type=1404 audit(1751932995.653:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Jul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability network_peer_controls=1 Jul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability open_perms=1 Jul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability extended_socket_class=1 Jul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability always_check_network=0 Jul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability cgroup_seclabel=1 Jul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability nnp_nosuid_transition=1 Jul 07 20:03:18 localhost.localdomain kernel: audit: type=1403 audit(1751932995.888:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Jul 07 20:03:18 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 236.471ms. Jul 07 20:03:18 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 14.413ms. Jul 07 20:03:18 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) 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) Jul 07 20:03:18 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 07 20:03:18 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 07 20:03:18 localhost.localdomain systemd[1]: Set hostname to . Jul 07 20:03:18 localhost.localdomain systemd[1]: Initializing machine ID from random generator. Jul 07 20:03:18 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file. Jul 07 20:03:18 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded. Jul 07 20:03:18 localhost.localdomain systemd[1]: Stopped Switch Root. Jul 07 20:03:18 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Jul 07 20:03:18 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Jul 07 20:03:18 localhost.localdomain systemd-journald[501]: 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. Jul 07 20:03:18 localhost.localdomain systemd-journald[501]: Runtime journal (/run/log/journal/f07dd1705b5e4657a5d44eb97b0664a5) 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/f07dd1705b5e4657a5d44eb97b0664a5) 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. Jul 07 20:03:18 localhost.localdomain 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. Jul 07 20:03:18 localhost.localdomain systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. -- Subject: Unit nis-domainname.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nis-domainname.service has finished starting up. -- -- The start-up result is done. Jul 07 20:03:18 localhost.localdomain 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. Jul 07 20:03:18 localhost.localdomain systemd[1]: Mounted Huge Pages File System. -- Subject: Unit dev-hugepages.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-hugepages.mount has finished starting up. -- -- The start-up result is done. Jul 07 20:03:18 localhost.localdomain systemd[1]: Mounted POSIX Message Queue File System. -- Subject: Unit dev-mqueue.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-mqueue.mount has finished starting up. -- -- The start-up result is done. Jul 07 20:03:18 localhost.localdomain systemd[1]: Mounted Kernel Debug File System. -- Subject: Unit sys-kernel-debug.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-debug.mount has finished starting up. -- -- The start-up result is done. Jul 07 20:03:18 localhost.localdomain 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. Jul 07 20:03:18 localhost.localdomain 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. Jul 07 20:03:18 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished starting up. -- -- The start-up result is done. Jul 07 20:03:19 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain systemd-journald[501]: Runtime journal (/run/log/journal/f07dd1705b5e4657a5d44eb97b0664a5) 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/f07dd1705b5e4657a5d44eb97b0664a5) 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 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. Jul 07 20:03:19 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk... -- Subject: Unit systemd-machine-id-commit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has begun starting up. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain systemd[1]: etc-machine\x2did.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Jul 07 20:03:19 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk. -- Subject: Unit systemd-machine-id-commit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has finished starting up. -- -- The start-up result is done. Jul 07 20:03:19 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 336 (plymouthd). Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain systemd-udevd[533]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:19 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain auditd[558]: No plugins found, not dispatching events Jul 07 20:03:20 localhost.localdomain auditd[558]: Init complete, auditd 3.1.2 listening for events (startup state enable) Jul 07 20:03:20 localhost.localdomain augenrules[561]: /sbin/augenrules: No change Jul 07 20:03:20 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module. Jul 07 20:03:20 localhost.localdomain kernel: RPC: Registered udp transport module. Jul 07 20:03:20 localhost.localdomain kernel: RPC: Registered tcp transport module. Jul 07 20:03:20 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain augenrules[574]: No rules Jul 07 20:03:20 localhost.localdomain augenrules[574]: enabled 1 Jul 07 20:03:20 localhost.localdomain augenrules[574]: failure 1 Jul 07 20:03:20 localhost.localdomain augenrules[574]: pid 558 Jul 07 20:03:20 localhost.localdomain augenrules[574]: rate_limit 0 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_limit 8192 Jul 07 20:03:20 localhost.localdomain augenrules[574]: lost 0 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog 2 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time 60000 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time_actual 0 Jul 07 20:03:20 localhost.localdomain augenrules[574]: enabled 1 Jul 07 20:03:20 localhost.localdomain augenrules[574]: failure 1 Jul 07 20:03:20 localhost.localdomain augenrules[574]: pid 558 Jul 07 20:03:20 localhost.localdomain augenrules[574]: rate_limit 0 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_limit 8192 Jul 07 20:03:20 localhost.localdomain augenrules[574]: lost 0 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog 6 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time 60000 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time_actual 0 Jul 07 20:03:20 localhost.localdomain augenrules[574]: enabled 1 Jul 07 20:03:20 localhost.localdomain augenrules[574]: failure 1 Jul 07 20:03:20 localhost.localdomain augenrules[574]: pid 558 Jul 07 20:03:20 localhost.localdomain augenrules[574]: rate_limit 0 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_limit 8192 Jul 07 20:03:20 localhost.localdomain augenrules[574]: lost 0 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog 4 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time 60000 Jul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time_actual 0 Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 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. Jul 07 20:03:20 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound... -- Subject: Unit unbound-anchor.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has begun starting up. Jul 07 20:03:20 localhost.localdomain rngd[596]: Disabling 7: PKCS11 Entropy generator (pkcs11) Jul 07 20:03:20 localhost.localdomain rngd[596]: Disabling 5: NIST Network Entropy Beacon (nist) Jul 07 20:03:20 localhost.localdomain rngd[596]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Jul 07 20:03:20 localhost.localdomain rngd[596]: Initializing available sources Jul 07 20:03:20 localhost.localdomain rngd[596]: [hwrng ]: Initialization Failed Jul 07 20:03:20 localhost.localdomain rngd[596]: [rdrand]: Enabling RDRAND rng support Jul 07 20:03:20 localhost.localdomain rngd[596]: [rdrand]: Initialized Jul 07 20:03:20 localhost.localdomain rngd[596]: [jitter]: JITTER timeout set to 5 sec Jul 07 20:03:20 localhost.localdomain rngd[596]: [jitter]: Initializing AES buffer Jul 07 20:03:20 localhost.localdomain systemd-logind[601]: 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain 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. Jul 07 20:03:20 localhost.localdomain chronyd[608]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jul 07 20:03:20 localhost.localdomain chronyd[608]: Loaded 0 symmetric keys Jul 07 20:03:20 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Jul 07 20:03:21 localhost.localdomain systemd[1]: unbound-anchor.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit unbound-anchor.service has successfully entered the 'dead' state. Jul 07 20:03:21 localhost.localdomain systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound. -- Subject: Unit unbound-anchor.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has finished starting up. -- -- The start-up result is done. Jul 07 20:03:21 localhost.localdomain chronyd[608]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jul 07 20:03:21 localhost.localdomain chronyd[608]: Using right/UTC timezone to obtain leap second data Jul 07 20:03:21 localhost.localdomain systemd-logind[601]: Watching system buttons on /dev/input/event0 (Power Button) Jul 07 20:03:21 localhost.localdomain systemd-logind[601]: Watching system buttons on /dev/input/event1 (Sleep Button) Jul 07 20:03:21 localhost.localdomain 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. Jul 07 20:03:21 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jul 07 20:03:21 localhost.localdomain systemd-logind[601]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Jul 07 20:03:21 localhost.localdomain systemd-udevd[587]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 07 20:03:21 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Jul 07 20:03:21 localhost.localdomain systemd-udevd[591]: Using default interface naming scheme 'rhel-8.0'. Jul 07 20:03:21 localhost.localdomain systemd-udevd[591]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 07 20:03:21 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Jul 07 20:03:21 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 Jul 07 20:03:25 localhost.localdomain rngd[596]: [jitter]: Unable to obtain AES key, disabling JITTER source Jul 07 20:03:25 localhost.localdomain rngd[596]: [jitter]: Initialization Failed Jul 07 20:03:25 localhost.localdomain rngd[596]: Process privileges have been dropped to 2:2 Jul 07 20:03:26 localhost.localdomain dhclient[644]: Internet Systems Consortium DHCP Client 4.3.6 Jul 07 20:03:26 localhost.localdomain dhclient[644]: Copyright 2004-2017 Internet Systems Consortium. Jul 07 20:03:26 localhost.localdomain dhclient[644]: All rights reserved. Jul 07 20:03:26 localhost.localdomain dhclient[644]: For info, please visit https://www.isc.org/software/dhcp/ Jul 07 20:03:26 localhost.localdomain dhclient[644]: Jul 07 20:03:26 localhost.localdomain dhclient[644]: Listening on LPF/eth0/12:bf:cb:04:5a:eb Jul 07 20:03:26 localhost.localdomain dhclient[644]: Sending on LPF/eth0/12:bf:cb:04:5a:eb Jul 07 20:03:26 localhost.localdomain dhclient[644]: Sending on Socket/fallback Jul 07 20:03:26 localhost.localdomain dhclient[644]: Created duid "\000\004\360}\321p[^FW\245\324N\271{\006d\245". Jul 07 20:03:26 localhost.localdomain dhclient[644]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x67cc6466) Jul 07 20:03:26 localhost.localdomain dhclient[644]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x67cc6466) Jul 07 20:03:26 localhost.localdomain dhclient[644]: DHCPOFFER from 10.31.8.1 Jul 07 20:03:26 localhost.localdomain dhclient[644]: DHCPACK from 10.31.8.1 (xid=0x67cc6466) Jul 07 20:03:26 localhost.localdomain dhclient[644]: bound to 10.31.10.177 -- renewal in 1410 seconds. Jul 07 20:03:26 localhost.localdomain dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=659 comm="hostnamectl set-hostname ip-10-31-10-177.testing-f" label="system_u:system_r:cloud_init_t:s0") Jul 07 20:03:26 localhost.localdomain 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. Jul 07 20:03:26 localhost.localdomain dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.hostname1' Jul 07 20:03:26 localhost.localdomain 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[660]: Changed static host name to 'ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com' Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[660]: Changed host name to 'ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com' Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[642]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Tue, 08 Jul 2025 00:03:25 +0000. Up 14.89 seconds. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8015] NetworkManager (version 1.40.16-15.el8) is starting... (boot:365759e7-5847-4cd1-ae9b-1e95308eb142) Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8032] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8086] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8186] manager[0x562650fe0080]: monitoring kernel firmware directory '/lib/firmware'. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8277] hostname: hostname: using hostnamed Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8278] hostname: static hostname changed from (none) to "ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com" Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8296] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8446] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8447] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8447] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8447] manager: Networking is enabled by state file Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=665 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8523] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8523] settings: Loaded settings plugin: keyfile (internal) Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8602] dhcp: init: Using DHCP client 'internal' Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8604] device (lo): carrier: link connected Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8610] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8629] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8640] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8672] device (eth0): carrier: link connected Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8705] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8760] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8777] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8781] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8799] manager: NetworkManager state is now CONNECTING Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8807] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8822] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8839] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8868] dhcp4 (eth0): state changed new lease, address=10.31.10.177 Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8881] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=665 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8978] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.9994] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.9996] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.9999] manager: NetworkManager state is now CONNECTED_SITE Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933007.0001] device (eth0): Activation: successful, device activated. Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933007.0006] manager: NetworkManager state is now CONNECTED_GLOBAL Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933007.0009] manager: startup complete Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Added source 10.2.32.37 Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Added source 10.2.32.38 Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Added source 10.11.160.238 Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Added source 10.18.100.10 Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Cloud-init v. 23.4-7.el8.2 running 'init' at Tue, 08 Jul 2025 00:03:27 +0000. Up 16.43 seconds. Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | eth0 | True | 10.31.10.177 | 255.255.252.0 | global | 12:bf:cb:04:5a:eb | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | eth0 | True | fe80::10bf:cbff:fe04:5aeb/64 | . | link | 12:bf:cb:04:5a:eb | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | lo | True | ::1/128 | . | host | . | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | Route | Destination | Gateway | Interface | Flags | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | 3 | multicast | :: | eth0 | U | Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=668 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Started polkitd version 0.115 Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Loading rules from directory /etc/polkit-1/rules.d Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Loading rules from directory /usr/share/polkit-1/rules.d Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Finished loading, compiling and executing 2 rules Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Generating public/private rsa key pair. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key fingerprint is: Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: SHA256:yyCcuaEvYDf6ua+djp1pRzWocp473wTLY9mTO+0zHpM root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key's randomart image is: Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +---[RSA 3072]----+ Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . o . o | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | * o.S . | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |.. = *.+=.. . | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |..+ * o*o=.E | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | ...===.+.o+o | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | .BBX=. o+oo | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +----[SHA256]-----+ Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Generating public/private dsa key pair. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key fingerprint is: Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: SHA256:PoQPUmDOLw5LZa5dMT/fDvSN4eLBWTWwAZKHfhee5PM root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key's randomart image is: Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +---[DSA 1024]----+ Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o .o..o | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | + . o.. o+ | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | = +. . +.oo | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | + o =. . *. . | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o + = S...oo | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . * + = = * +E | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o o + B = . | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o = | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . . | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +----[SHA256]-----+ Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Generating public/private ecdsa key pair. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key fingerprint is: Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: SHA256:Th+Sbt5GP9FZA7lYVg14ba9t31tt6p82WZjFWYkIYGs root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key's randomart image is: Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +---[ECDSA 256]---+ Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o... ..=+o| Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . . ..*..=| Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | E +.oo+| Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . . . . o=| Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | S . . O.| Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | + o... * =| Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | +... . .O| Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o .. o *=| Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | ... o+++| Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +----[SHA256]-----+ Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Generating public/private ed25519 key pair. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key fingerprint is: Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: SHA256:cyKByM4kxcQQzdohau0HtJQkiTDOmc4m/GSwQScPZ5U root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key's randomart image is: Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +--[ED25519 256]--+ Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |B&==o.. | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |*=^= E | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |o@Boo . | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |**=+ . | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |o*+o. . S . | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |o +. . . + | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | .. | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | | Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +----[SHA256]-----+ Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sm-notify[1025]: Version 2.3.3 starting Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[1028]: Server listening on 0.0.0.0 port 22. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[1028]: Server listening on :: port 22. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com rsyslogd[1024]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="1024" x-info="https://www.rsyslog.com"] start Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com rsyslogd[1024]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com restraintd[1069]: Listening on http://localhost:8081 Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kdumpctl[1031]: kdump: Detected change(s) in the following file(s): /etc/fstab Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1272]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Tue, 08 Jul 2025 00:03:32 +0000. Up 21.49 seconds. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 336 (plymouthd). Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 336 (n/a). Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com crond[1279]: (CRON) STARTUP (1.5.2) Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com crond[1279]: (CRON) INFO (Syslog will be used instead of sendmail.) Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com crond[1279]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 22% if used.) Jul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com crond[1279]: (CRON) INFO (running with inotify support) Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kdumpctl[1031]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1380]: ############################################################# Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1386]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1396]: 1024 SHA256:PoQPUmDOLw5LZa5dMT/fDvSN4eLBWTWwAZKHfhee5PM root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com (DSA) Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1405]: 256 SHA256:Th+Sbt5GP9FZA7lYVg14ba9t31tt6p82WZjFWYkIYGs root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com (ECDSA) Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1410]: 256 SHA256:cyKByM4kxcQQzdohau0HtJQkiTDOmc4m/GSwQScPZ5U root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com (ED25519) Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1420]: 3072 SHA256:yyCcuaEvYDf6ua+djp1pRzWocp473wTLY9mTO+0zHpM root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com (RSA) Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1421]: -----END SSH HOST KEY FINGERPRINTS----- Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1422]: ############################################################# Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1351]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Tue, 08 Jul 2025 00:03:33 +0000. Up 22.05 seconds. Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1351]: Cloud-init v. 23.4-7.el8.2 finished at Tue, 08 Jul 2025 00:03:33 +0000. Datasource DataSourceEc2Local. Up 22.29 seconds Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Selected source 158.51.99.19 (2.centos.pool.ntp.org) Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: System clock TAI offset set to 37 seconds Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut-049-233.git20240115.el8 Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth dash resume ifcfg earlykdump" --compress=xz --mount "/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64 Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: memstrack is available Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: bash *** Jul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: systemd *** Jul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: systemd-initrd *** Jul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: watchdog-modules *** Jul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: nss-softokn *** Jul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: rngd *** Jul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: i18n *** Jul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: drm *** Jul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: prefixdevname *** Jul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: kernel-modules *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: kernel-modules-extra *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: kernel-modules-extra: configuration source "/run/depmod.d/" does not exist Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: kernel-modules-extra: configuration source "/lib/depmod.d/" does not exist Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: kernel-modules-extra: parsing configuration file "/etc/depmod.d//dist.conf" Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: kernel-modules-extra: /etc/depmod.d//dist.conf: added "updates extra built-in weak-updates" to the list of search directories Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: fstab-sys *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: rootfs-block *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: terminfo *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: udev-rules *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: Skipping udev rule: 91-permissions.rules Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: Skipping udev rule: 80-drivers-modprobe.rules Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: biosdevname *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: dracut-systemd *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: usrmount *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: base *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: fs-lib *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: kdumpbase *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: memstrack *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: microcode_ctl-fw_dir_override *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl module: mangling fw_dir Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: intel: caveats check for kernel version "4.18.0-553.5.1.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration "intel-06-2d-07" is ignored Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration "intel-06-4e-03" is ignored Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration "intel-06-4f-01" is ignored Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration "intel-06-55-04" is ignored Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration "intel-06-5e-03" is ignored Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration "intel-06-8c-01" is ignored Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: shutdown *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: squash *** Jul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including modules done *** Jul 07 20:03:37 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Installing kernel module dependencies *** Jul 07 20:03:37 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:37 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Installing kernel module dependencies done *** Jul 07 20:03:37 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Resolving executable dependencies *** Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Resolving executable dependencies done*** Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Hardlinking files *** Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Hardlinking files done *** Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Generating early-microcode cpio image *** Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Constructing GenuineIntel.bin *** Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Constructing GenuineIntel.bin *** Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Store current command line parameters *** Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: Stored kernel commandline: Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: No dracut internal kernel commandline stored in the initramfs Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Install squash loader *** Jul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Stripping files *** Jul 07 20:03:39 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Stripping files done *** Jul 07 20:03:39 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Squashing the files inside the initramfs *** Jul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Squashing the files inside the initramfs done *** Jul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' *** Jul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done *** Jul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kdumpctl[1031]: kdump: kexec: loaded kdump kernel Jul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kdumpctl[1031]: kdump: Starting kdump: [OK] Jul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Startup finished in 527ms (kernel) + 4.108s (initrd) + 33.173s (userspace) = 37.809s. -- 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 527603 microseconds. -- -- Initial RAM disk start-up required 4108775 microseconds. -- -- Userspace start-up required 33173276 microseconds. Jul 07 20:03:56 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5071]: Accepted publickey for root from 10.30.33.122 port 51072 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: 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 5071. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: Startup finished in 29ms. -- 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 29663 microseconds. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5071]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5085]: Received disconnect from 10.30.33.122 port 51072:11: disconnected by user Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5085]: Disconnected from user root 10.30.33.122 port 51072 Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5071]: pam_unix(sshd:session): session closed for user root Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-1.scope has successfully entered the 'dead' state. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: Session 1 logged out. Waiting for processes to exit. Jul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: Removed session 1. -- Subject: Session 1 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1 has been terminated. Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5106]: Accepted publickey for root from 10.31.9.4 port 51066 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5105]: Accepted publickey for root from 10.31.9.4 port 51056 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: New session 4 of user root. -- Subject: A new session 4 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 4 has been created for the user root. -- -- The leading process of the session is 5106. Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root. -- Subject: Unit session-4.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root. -- Subject: Unit session-3.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: New session 3 of user root. -- Subject: A new session 3 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 3 has been created for the user root. -- -- The leading process of the session is 5105. Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5106]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5105]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5111]: Received disconnect from 10.31.9.4 port 51066:11: disconnected by user Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5111]: Disconnected from user root 10.31.9.4 port 51066 Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5106]: pam_unix(sshd:session): session closed for user root Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-4.scope has successfully entered the 'dead' state. Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: Session 4 logged out. Waiting for processes to exit. Jul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: Removed session 4. -- Subject: Session 4 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 4 has been terminated. Jul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com unknown: Running test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1) with reboot count 0 and test restart count 0. (Be aware the test name is sanitized!) Jul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.24' (uid=0 pid=6711 comm="hostnamectl set-hostname managed-node1 " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") Jul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.hostname1' Jul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com 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. Jul 07 20:06:34 managed-node1 systemd-hostnamed[6712]: Changed static host name to 'managed-node1' Jul 07 20:06:34 managed-node1 systemd-hostnamed[6712]: Changed host name to 'managed-node1' Jul 07 20:06:34 managed-node1 NetworkManager[665]: [1751933194.7596] hostname: static hostname changed from "ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com" to "managed-node1" Jul 07 20:06:34 managed-node1 dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=665 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jul 07 20:06:34 managed-node1 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. Jul 07 20:06:34 managed-node1 NetworkManager[665]: [1751933194.7717] policy: set-hostname: set hostname to 'managed-node1' (from system configuration) Jul 07 20:06:34 managed-node1 dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 07 20:06:34 managed-node1 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. Jul 07 20:06:35 managed-node1 unknown: Leaving test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1). (Be aware the test name is sanitized!) Jul 07 20:06:44 managed-node1 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. Jul 07 20:07:04 managed-node1 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. Jul 07 20:11:06 managed-node1 chronyd[608]: Selected source 10.2.32.37 Jul 07 20:12:16 managed-node1 sshd[7261]: Accepted publickey for root from 10.31.11.136 port 55730 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 07 20:12:16 managed-node1 systemd-logind[601]: New session 5 of user root. -- Subject: A new session 5 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 5 has been created for the user root. -- -- The leading process of the session is 7261. Jul 07 20:12:16 managed-node1 systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Jul 07 20:12:16 managed-node1 sshd[7261]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 07 20:12:17 managed-node1 platform-python[7406]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 07 20:12:18 managed-node1 platform-python[7554]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:18 managed-node1 platform-python[7677]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:12:20 managed-node1 sudo[7925]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ntikrecopcnkedgqwlvkpsyraohdjjwk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1751933540.6309993-8304-123105897762960/AnsiballZ_dnf.py' Jul 07 20:12:20 managed-node1 sudo[7925]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 07 20:12:21 managed-node1 platform-python[7928]: ansible-dnf Invoked with name=['crun', 'podman', 'podman-plugins', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 07 20:12:59 managed-node1 dbus-daemon[597]: [system] Reloaded configuration Jul 07 20:13:00 managed-node1 setsebool[8214]: The virt_use_nfs policy boolean was changed to 1 by root Jul 07 20:13:00 managed-node1 setsebool[8214]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Jul 07 20:13:16 managed-node1 kernel: SELinux: Converting 361 SID table entries... Jul 07 20:13:16 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Jul 07 20:13:16 managed-node1 kernel: SELinux: policy capability open_perms=1 Jul 07 20:13:16 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Jul 07 20:13:16 managed-node1 kernel: SELinux: policy capability always_check_network=0 Jul 07 20:13:16 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Jul 07 20:13:16 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Jul 07 20:13:16 managed-node1 dbus-daemon[597]: [system] Reloaded configuration Jul 07 20:13:17 managed-node1 kernel: fuse: init (API version 7.34) Jul 07 20:13:17 managed-node1 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. Jul 07 20:13:17 managed-node1 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. Jul 07 20:13:18 managed-node1 dbus-daemon[597]: [system] Reloaded configuration Jul 07 20:13:18 managed-node1 dbus-daemon[597]: [system] Reloaded configuration Jul 07 20:13:43 managed-node1 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. -- Subject: Unit run-rb9c1c83893a1454aa6757baa541b2f94.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit run-rb9c1c83893a1454aa6757baa541b2f94.service has finished starting up. -- -- The start-up result is done. Jul 07 20:13:43 managed-node1 systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Jul 07 20:13:43 managed-node1 systemd[1]: Starting man-db-cache-update.service... -- Subject: Unit man-db-cache-update.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has begun starting up. Jul 07 20:13:43 managed-node1 systemd[1]: Reloading. Jul 07 20:13:44 managed-node1 sudo[7925]: pam_unix(sudo:session): session closed for user root Jul 07 20:13:44 managed-node1 systemd[1]: man-db-cache-update.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit man-db-cache-update.service has successfully entered the 'dead' state. Jul 07 20:13:44 managed-node1 systemd[1]: Started man-db-cache-update.service. -- Subject: Unit man-db-cache-update.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has finished starting up. -- -- The start-up result is done. Jul 07 20:13:44 managed-node1 systemd[1]: run-rb9c1c83893a1454aa6757baa541b2f94.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-rb9c1c83893a1454aa6757baa541b2f94.service has successfully entered the 'dead' state. Jul 07 20:13:44 managed-node1 platform-python[10695]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 07 20:13:45 managed-node1 platform-python[10824]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 07 20:13:46 managed-node1 platform-python[10948]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:48 managed-node1 platform-python[11073]: ansible-tempfile Invoked with prefix=lsr_ suffix=_podman state=directory path=None Jul 07 20:13:48 managed-node1 platform-python[11196]: ansible-file Invoked with path=/tmp/lsr_gw8ic2z7_podman/auth state=directory mode=0700 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Jul 07 20:13:50 managed-node1 platform-python[11358]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 07 20:13:51 managed-node1 platform-python[11485]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:51 managed-node1 platform-python[11608]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:54 managed-node1 platform-python[11856]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 07 20:13:55 managed-node1 platform-python[11985]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 07 20:13:55 managed-node1 platform-python[12109]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:13:58 managed-node1 platform-python[12273]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 07 20:14:01 managed-node1 platform-python[12421]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:02 managed-node1 platform-python[12544]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:04 managed-node1 platform-python[12792]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 07 20:14:05 managed-node1 platform-python[12921]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 07 20:14:06 managed-node1 platform-python[13045]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:11 managed-node1 platform-python[13209]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 07 20:14:12 managed-node1 platform-python[13357]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:12 managed-node1 platform-python[13480]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:14 managed-node1 platform-python[13728]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 07 20:14:15 managed-node1 platform-python[13857]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Jul 07 20:14:16 managed-node1 platform-python[13981]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:18 managed-node1 platform-python[14106]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:21 managed-node1 platform-python[14356]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 07 20:14:22 managed-node1 platform-python[14485]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:25 managed-node1 platform-python[14610]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:26 managed-node1 platform-python[14735]: ansible-systemd Invoked with name=nopull.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None Jul 07 20:14:26 managed-node1 platform-python[14861]: ansible-stat Invoked with path=/etc/containers/systemd/nopull.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:27 managed-node1 platform-python[14984]: ansible-file Invoked with path=/etc/containers/systemd/nopull.container state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Jul 07 20:14:30 managed-node1 platform-python[15232]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 07 20:14:31 managed-node1 platform-python[15361]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:34 managed-node1 platform-python[15486]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:35 managed-node1 platform-python[15611]: ansible-systemd Invoked with name=bogus.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None Jul 07 20:14:35 managed-node1 platform-python[15737]: ansible-stat Invoked with path=/etc/containers/systemd/bogus.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 07 20:14:36 managed-node1 platform-python[15860]: ansible-file Invoked with path=/etc/containers/systemd/bogus.container state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Jul 07 20:14:37 managed-node1 platform-python[15983]: ansible-command Invoked with _raw_params=set -x set -o pipefail exec 1>&2 #podman volume rm --all #podman network prune -f podman volume ls podman network ls podman secret ls podman container ls podman pod ls podman images systemctl list-units | grep quadlet _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 07 20:14:37 managed-node1 kernel: evm: overlay not supported Jul 07 20:14:37 managed-node1 systemd[1]: var-lib-containers-storage-overlay-metacopy\x2dcheck124880192-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-metacopy\x2dcheck124880192-merged.mount has successfully entered the 'dead' state. Jul 07 20:14:37 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 07 20:14:40 managed-node1 platform-python[16278]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 07 20:14:41 managed-node1 platform-python[16407]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Jul 07 20:14:41 managed-node1 platform-python[16531]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None PLAY RECAP ********************************************************************* managed-node1 : ok=101 changed=0 unreachable=0 failed=3 skipped=203 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-07-08T00:14:19.244738+00:00Z", "host": "managed-node1", "message": "No message could be found", "start_time": "2025-07-08T00:14:19.188225+00:00Z", "task_name": "Create and update quadlets", "task_path": "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:117" }, { "ansible_version": "2.9.27", "delta": "0:00:00.266211", "end_time": "2025-07-07 20:14:37.886095", "host": "managed-node1", "message": "non-zero return code", "rc": 1, "start_time": "2025-07-07 20:14:37.619884", "stderr": "+ set -o pipefail\n+ exec\n+ podman volume ls\n+ podman network ls\nNETWORK ID NAME DRIVER\n2f259bab93aa podman bridge\n+ podman secret ls\nID NAME DRIVER CREATED UPDATED\n+ podman container ls\nCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES\n+ podman pod ls\nPOD ID NAME STATUS CREATED INFRA ID # OF CONTAINERS\n+ podman images\nREPOSITORY TAG IMAGE ID CREATED SIZE\n+ systemctl list-units\n+ grep quadlet", "task_name": "Debug3", "task_path": "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270" }, { "ansible_version": "2.9.27", "end_time": "2025-07-08T00:14:41.396267+00:00Z", "host": "managed-node1", "message": "The given podman user [user_quadlet_basic] does not exist - cannot continue\n", "start_time": "2025-07-08T00:14:41.373723+00:00Z", "task_name": "Fail if user does not exist", "task_path": "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9" }, { "ansible_version": "2.9.27", "delta": "0:00:00.022557", "end_time": "2025-07-07 20:14:41.742800", "host": "managed-node1", "message": "No message could be found", "rc": 0, "start_time": "2025-07-07 20:14:41.720243", "stdout": "-- Logs begin at Mon 2025-07-07 20:03:11 EDT, end at Mon 2025-07-07 20:14:41 EDT. --\nJul 07 20:03:11 localhost.localdomain kernel: audit: type=2000 audit(1751932991.766:1): state=initialized audit_enabled=0 res=1\nJul 07 20:03:11 localhost.localdomain kernel: cpuidle: using governor menu\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\nJul 07 20:03:11 localhost.localdomain kernel: PCI: Using configuration type 1 for base access\nJul 07 20:03:11 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages\nJul 07 20:03:11 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages\nJul 07 20:03:11 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: Added _OSI(Module Device)\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device)\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions)\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device)\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded\nJul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9)\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: Interpreter enabled\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5)\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing\nJul 07 20:03:11 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\nJul 07 20:03:11 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]\nJul 07 20:03:11 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]\nJul 07 20:03:11 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [0] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [3] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [4] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [5] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [6] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [7] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [8] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [9] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [10] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [11] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [12] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [13] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [14] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [15] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [16] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [17] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [18] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [19] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [20] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [21] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [22] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [23] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [24] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [25] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [26] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [27] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [28] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [29] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [30] registered\nJul 07 20:03:11 localhost.localdomain kernel: acpiphp: Slot [31] registered\nJul 07 20:03:11 localhost.localdomain kernel: PCI host bridge to bus 0000:00\nJul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\nJul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\nJul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\nJul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window]\nJul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff]\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f]\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\nJul 07 20:03:11 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,\n * this clock source is slow. Consider trying other clock sources\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref]\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff]\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff]\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref]\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5\nJul 07 20:03:11 localhost.localdomain kernel: xen:balloon: Initialising balloon driver\nJul 07 20:03:11 localhost.localdomain kernel: iommu: Default domain type: Passthrough \nJul 07 20:03:11 localhost.localdomain kernel: SCSI subsystem initialized\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: bus type USB registered\nJul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new interface driver usbfs\nJul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new interface driver hub\nJul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new device driver usb\nJul 07 20:03:11 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered\nJul 07 20:03:11 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti \nJul 07 20:03:11 localhost.localdomain kernel: PTP clock support registered\nJul 07 20:03:11 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0\nJul 07 20:03:11 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing\nJul 07 20:03:11 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes\nJul 07 20:03:11 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]\nJul 07 20:03:11 localhost.localdomain kernel: NetLabel: Initializing\nJul 07 20:03:11 localhost.localdomain kernel: NetLabel: domain hash size = 128\nJul 07 20:03:11 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO\nJul 07 20:03:11 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible\nJul 07 20:03:11 localhost.localdomain kernel: vgaarb: loaded\nJul 07 20:03:11 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer\nJul 07 20:03:11 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\nJul 07 20:03:11 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter\nJul 07 20:03:11 localhost.localdomain kernel: clocksource: Switched to clocksource xen\nJul 07 20:03:11 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0\nJul 07 20:03:11 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\nJul 07 20:03:11 localhost.localdomain kernel: pnp: PnP ACPI init\nJul 07 20:03:11 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved\nJul 07 20:03:11 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)\nJul 07 20:03:11 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved\nJul 07 20:03:11 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved\nJul 07 20:03:11 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved\nJul 07 20:03:11 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)\nJul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8)\nJul 07 20:03:11 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)\nJul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12)\nJul 07 20:03:11 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)\nJul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1)\nJul 07 20:03:11 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)\nJul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6)\nJul 07 20:03:11 localhost.localdomain kernel: pnp 00:05: [dma 2]\nJul 07 20:03:11 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)\nJul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4)\nJul 07 20:03:11 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)\nJul 07 20:03:11 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved\nJul 07 20:03:11 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved\nJul 07 20:03:11 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)\nJul 07 20:03:11 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices\nJul 07 20:03:11 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\nJul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]\nJul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]\nJul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\nJul 07 20:03:11 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window]\nJul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 2\nJul 07 20:03:11 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc)\nJul 07 20:03:11 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc)\nJul 07 20:03:11 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc)\nJul 07 20:03:11 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc)\nJul 07 20:03:11 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768)\nJul 07 20:03:11 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc)\nJul 07 20:03:11 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)\nJul 07 20:03:11 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)\nJul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 1\nJul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 44\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds\nJul 07 20:03:11 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\nJul 07 20:03:11 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64\nJul 07 20:03:11 localhost.localdomain kernel: Unpacking initramfs...\nJul 07 20:03:11 localhost.localdomain kernel: Freeing initrd memory: 30628K\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: bus type thunderbolt registered\nJul 07 20:03:11 localhost.localdomain kernel: Initialise system trusted keyrings\nJul 07 20:03:11 localhost.localdomain kernel: Key type blacklist registered\nJul 07 20:03:11 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0\nJul 07 20:03:11 localhost.localdomain kernel: zbud: loaded\nJul 07 20:03:11 localhost.localdomain kernel: pstore: using deflate compression\nJul 07 20:03:11 localhost.localdomain kernel: Platform Keyring initialized\nJul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 38\nJul 07 20:03:11 localhost.localdomain kernel: Key type asymmetric registered\nJul 07 20:03:11 localhost.localdomain kernel: Asymmetric key parser 'x509' registered\nJul 07 20:03:11 localhost.localdomain kernel: Running certificate verification selftests\nJul 07 20:03:11 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'\nJul 07 20:03:11 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)\nJul 07 20:03:11 localhost.localdomain kernel: io scheduler mq-deadline registered\nJul 07 20:03:11 localhost.localdomain kernel: io scheduler kyber registered\nJul 07 20:03:11 localhost.localdomain kernel: io scheduler bfq registered\nJul 07 20:03:11 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE\nJul 07 20:03:11 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4\nJul 07 20:03:11 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: Power Button [PWRF]\nJul 07 20:03:11 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1\nJul 07 20:03:11 localhost.localdomain kernel: ACPI: Sleep Button [SLPF]\nJul 07 20:03:11 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47)\nJul 07 20:03:11 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout\nJul 07 20:03:11 localhost.localdomain kernel: Grant table initialized\nJul 07 20:03:11 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22!\nJul 07 20:03:11 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\nJul 07 20:03:11 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\nJul 07 20:03:11 localhost.localdomain kernel: Non-volatile memory driver v1.3\nJul 07 20:03:11 localhost.localdomain kernel: rdac: device handler registered\nJul 07 20:03:11 localhost.localdomain kernel: hp_sw: device handler registered\nJul 07 20:03:11 localhost.localdomain kernel: emc: device handler registered\nJul 07 20:03:11 localhost.localdomain kernel: alua: device handler registered\nJul 07 20:03:11 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed\nJul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic\nJul 07 20:03:11 localhost.localdomain kernel: usbserial: USB Serial support registered for generic\nJul 07 20:03:11 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12\nJul 07 20:03:11 localhost.localdomain kernel: i8042: Warning: Keylock active\nJul 07 20:03:11 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1\nJul 07 20:03:11 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12\nJul 07 20:03:11 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice\nJul 07 20:03:11 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0\nJul 07 20:03:11 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs\nJul 07 20:03:11 localhost.localdomain kernel: intel_pstate: CPU model not supported\nJul 07 20:03:11 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina\nJul 07 20:03:11 localhost.localdomain kernel: usbcore: registered new interface driver usbhid\nJul 07 20:03:11 localhost.localdomain kernel: usbhid: USB HID core driver\nJul 07 20:03:11 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service\nJul 07 20:03:11 localhost.localdomain kernel: Initializing XFRM netlink socket\nJul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 10\nJul 07 20:03:11 localhost.localdomain kernel: Segment Routing with IPv6\nJul 07 20:03:11 localhost.localdomain kernel: NET: Registered protocol family 17\nJul 07 20:03:11 localhost.localdomain kernel: mpls_gso: MPLS GSO support\nJul 07 20:03:11 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged.\nJul 07 20:03:11 localhost.localdomain kernel: AES CTR mode by8 optimization enabled\nJul 07 20:03:11 localhost.localdomain kernel: sched_clock: Marking stable (510168262, 0)->(16440227362, -15930059100)\nJul 07 20:03:11 localhost.localdomain kernel: registered taskstats version 1\nJul 07 20:03:11 localhost.localdomain kernel: Loading compiled-in X.509 certificates\nJul 07 20:03:11 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f'\nJul 07 20:03:11 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'\nJul 07 20:03:11 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'\nJul 07 20:03:11 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud\nJul 07 20:03:11 localhost.localdomain kernel: page_owner is disabled\nJul 07 20:03:11 localhost.localdomain kernel: Key type big_key registered\nJul 07 20:03:11 localhost.localdomain kernel: Key type encrypted registered\nJul 07 20:03:11 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass!\nJul 07 20:03:11 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256\nJul 07 20:03:11 localhost.localdomain kernel: ima: No architecture policies found\nJul 07 20:03:11 localhost.localdomain kernel: evm: Initialising EVM extended attributes:\nJul 07 20:03:11 localhost.localdomain kernel: evm: security.selinux\nJul 07 20:03:11 localhost.localdomain kernel: evm: security.ima\nJul 07 20:03:11 localhost.localdomain kernel: evm: security.capability\nJul 07 20:03:11 localhost.localdomain kernel: evm: HMAC attrs: 0x1\nJul 07 20:03:11 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768\nJul 07 20:03:11 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0\nJul 07 20:03:11 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-07-08 00:03:11 UTC (1751932991)\nJul 07 20:03:11 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K\nJul 07 20:03:11 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K\nJul 07 20:03:11 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k\nJul 07 20:03:11 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K\nJul 07 20:03:11 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K\nJul 07 20:03:11 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) 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)\nJul 07 20:03:11 localhost.localdomain systemd[1]: Detected virtualization xen.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Detected architecture x86-64.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Running in initial RAM disk.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Set hostname to .\nJul 07 20:03:11 localhost.localdomain systemd[1]: Reached target Slices.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Listening on udev Control Socket.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Listening on udev Kernel Socket.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Reached target Local File Systems.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log).\nJul 07 20:03:11 localhost.localdomain systemd-journald[218]: Journal started\n-- Subject: The journal has been started\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The system journal process has started up, opened the journal\n-- files for writing and is now ready to process requests.\nJul 07 20:03:11 localhost.localdomain systemd-journald[218]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M.\n-- Maximum allowed usage is set to 176.9M.\n-- Leaving at least 265.4M free (of currently available 1.7G of disk space).\n-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.\n-- \n-- The limits controlling how much disk space is used by the journal may\n-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n-- /etc/systemd/journald.conf. See journald.conf(5) for details.\nJul 07 20:03:11 localhost.localdomain systemd[1]: memstrack.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit memstrack.service has successfully entered the 'dead' state.\nJul 07 20:03:11 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Started Setup Virtual Console.\n-- Subject: Unit systemd-vconsole-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Starting dracut cmdline hook...\n-- Subject: Unit dracut-cmdline.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-cmdline.service has begun starting up.\nJul 07 20:03:11 localhost.localdomain dracut-cmdline[246]: dracut-8 dracut-049-233.git20240115.el8\nJul 07 20:03:11 localhost.localdomain dracut-cmdline[246]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet\nJul 07 20:03:11 localhost.localdomain systemd[1]: Started dracut cmdline hook.\n-- Subject: Unit dracut-cmdline.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-cmdline.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Starting dracut pre-udev hook...\n-- Subject: Unit dracut-pre-udev.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-udev.service has begun starting up.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Started dracut pre-udev hook.\n-- Subject: Unit dracut-pre-udev.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-udev.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager...\n-- Subject: Unit systemd-udevd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has begun starting up.\nJul 07 20:03:11 localhost.localdomain systemd-udevd[309]: Network interface NamePolicy= disabled on kernel command line, ignoring.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Started udev Kernel Device Manager.\n-- Subject: Unit systemd-udevd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices...\n-- Subject: Unit systemd-udev-trigger.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has begun starting up.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System...\n-- Subject: Unit sys-kernel-config.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-kernel-config.mount has begun starting up.\nJul 07 20:03:11 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System.\n-- Subject: Unit sys-kernel-config.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-kernel-config.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:11 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2\nJul 07 20:03:12 localhost.localdomain systemd[1]: Started udev Coldplug all Devices.\n-- Subject: Unit systemd-udev-trigger.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Starting dracut initqueue hook...\n-- Subject: Unit dracut-initqueue.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-initqueue.service has begun starting up.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen...\n-- Subject: Unit plymouth-start.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-start.service has begun starting up.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Reached target System Initialization.\n-- Subject: Unit sysinit.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysinit.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 336 (plymouthd).\nJul 07 20:03:12 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen.\n-- Subject: Unit plymouth-start.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-start.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Reached target Paths.\n-- Subject: Unit paths.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit paths.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.\n-- Subject: Unit systemd-ask-password-plymouth.path has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-ask-password-plymouth.path has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Reached target Basic System.\n-- Subject: Unit basic.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit basic.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain kernel: ACPI: bus type drm_connector registered\nJul 07 20:03:12 localhost.localdomain kernel: libata version 3.00 loaded.\nJul 07 20:03:12 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13\nJul 07 20:03:12 localhost.localdomain kernel: scsi host0: ata_piix\nJul 07 20:03:12 localhost.localdomain kernel: scsi host1: ata_piix\nJul 07 20:03:12 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14\nJul 07 20:03:12 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15\nJul 07 20:03:12 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2.\nJul 07 20:03:12 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver\nJul 07 20:03:12 localhost.localdomain systemd-udevd[345]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJul 07 20:03:12 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console\nJul 07 20:03:12 localhost.localdomain kernel: Console: switching to colour dummy device 80x25\nJul 07 20:03:12 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0\nJul 07 20:03:12 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device\nJul 07 20:03:12 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled;\nJul 07 20:03:12 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called\nJul 07 20:03:12 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48\nJul 07 20:03:12 localhost.localdomain kernel: xvda: xvda1\nJul 07 20:03:12 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device\nJul 07 20:03:12 localhost.localdomain systemd-udevd[344]: Using default interface naming scheme 'rhel-8.0'.\nJul 07 20:03:12 localhost.localdomain systemd-udevd[344]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2.\n-- Subject: Unit dev-disk-by\\x2duuid-fe591198\\x2d9082\\x2d4b15\\x2d9b62\\x2de83518524cd2.device has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dev-disk-by\\x2duuid-fe591198\\x2d9082\\x2d4b15\\x2d9b62\\x2de83518524cd2.device has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Started dracut initqueue hook.\n-- Subject: Unit dracut-initqueue.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-initqueue.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre).\n-- Subject: Unit remote-fs-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Reached target Remote File Systems.\n-- Subject: Unit remote-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Reached target Initrd Root Device.\n-- Subject: Unit initrd-root-device.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-root-device.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2...\n-- Subject: Unit systemd-fsck-root.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-fsck-root.service has begun starting up.\nJul 07 20:03:12 localhost.localdomain systemd-fsck[381]: /usr/sbin/fsck.xfs: XFS file system.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2.\n-- Subject: Unit systemd-fsck-root.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-fsck-root.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:12 localhost.localdomain systemd[1]: Mounting /sysroot...\n-- Subject: Unit sysroot.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysroot.mount has begun starting up.\nJul 07 20:03:12 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.959 MHz\nJul 07 20:03:12 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd1c15e66, max_idle_ns: 440795231433 ns\nJul 07 20:03:12 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled\nJul 07 20:03:12 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem\nJul 07 20:03:12 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4\nJul 07 20:03:13 localhost.localdomain kernel: XFS (xvda1): Ending clean mount\nJul 07 20:03:13 localhost.localdomain systemd[1]: Mounted /sysroot.\n-- Subject: Unit sysroot.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysroot.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:13 localhost.localdomain systemd[1]: Reached target Initrd Root File System.\n-- Subject: Unit initrd-root-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-root-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:13 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root...\n-- Subject: Unit initrd-parse-etc.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-parse-etc.service has begun starting up.\nJul 07 20:03:13 localhost.localdomain systemd[1]: Reloading.\nJul 07 20:03:14 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit initrd-parse-etc.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root.\n-- Subject: Unit initrd-parse-etc.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-parse-etc.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Reached target Initrd File Systems.\n-- Subject: Unit initrd-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Reached target Initrd Default Target.\n-- Subject: Unit initrd.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook...\n-- Subject: Unit dracut-pre-pivot.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-pivot.service has begun starting up.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook.\n-- Subject: Unit dracut-pre-pivot.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-pivot.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons...\n-- Subject: Unit initrd-cleanup.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-cleanup.service has begun starting up.\nJul 07 20:03:14 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-pre-pivot.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook.\n-- Subject: Unit dracut-pre-pivot.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-pivot.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Initrd Default Target.\n-- Subject: Unit initrd.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Basic System.\n-- Subject: Unit basic.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit basic.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target System Initialization.\n-- Subject: Unit sysinit.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysinit.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-sysctl.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables.\n-- Subject: Unit systemd-sysctl.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-sysctl.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager...\n-- Subject: Unit systemd-udevd.service has begun shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has begun shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Sockets.\n-- Subject: Unit sockets.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sockets.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories.\n-- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Local File Systems.\n-- Subject: Unit local-fs.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit local-fs.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Slices.\n-- Subject: Unit slices.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit slices.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Remote File Systems.\n-- Subject: Unit remote-fs.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre).\n-- Subject: Unit remote-fs-pre.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs-pre.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Timers.\n-- Subject: Unit timers.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit timers.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Initrd Root Device.\n-- Subject: Unit initrd-root-device.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-root-device.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Paths.\n-- Subject: Unit paths.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit paths.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Starting Setup Virtual Console...\n-- Subject: Unit systemd-vconsole-setup.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has begun starting up.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped target Swap.\n-- Subject: Unit swap.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit swap.target has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-initqueue.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped dracut initqueue hook.\n-- Subject: Unit dracut-initqueue.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-initqueue.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udev-trigger.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices.\n-- Subject: Unit systemd-udev-trigger.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Starting Plymouth switch root service...\n-- Subject: Unit plymouth-switch-root.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-switch-root.service has begun starting up.\nJul 07 20:03:14 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit initrd-cleanup.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons.\n-- Subject: Unit initrd-cleanup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-cleanup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:14 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udevd.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager.\n-- Subject: Unit systemd-udevd.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev.\n-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup-dev.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit kmod-static-nodes.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel.\n-- Subject: Unit kmod-static-nodes.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kmod-static-nodes.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-pre-udev.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook.\n-- Subject: Unit dracut-pre-udev.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-udev.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-cmdline.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Stopped dracut cmdline hook.\n-- Subject: Unit dracut-cmdline.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-cmdline.service has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udevd-control.socket has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Closed udev Control Socket.\n-- Subject: Unit systemd-udevd-control.socket has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd-control.socket has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Closed udev Kernel Socket.\n-- Subject: Unit systemd-udevd-kernel.socket has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd-kernel.socket has finished shutting down.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Starting Cleanup udevd DB...\n-- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-udevadm-cleanup-db.service has begun starting up.\nJul 07 20:03:14 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Started Cleanup udevd DB.\n-- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-udevadm-cleanup-db.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:14 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Started Setup Virtual Console.\n-- Subject: Unit systemd-vconsole-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Reached target Switch Root.\n-- Subject: Unit initrd-switch-root.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-switch-root.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Started Plymouth switch root service.\n-- Subject: Unit plymouth-switch-root.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-switch-root.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Starting Switch Root...\n-- Subject: Unit initrd-switch-root.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-switch-root.service has begun starting up.\nJul 07 20:03:14 localhost.localdomain systemd[1]: Switching root.\nJul 07 20:03:14 localhost.localdomain systemd-journald[218]: Journal stopped\n-- Subject: The journal has been stopped\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The system journal process has shut down and closed all currently\n-- active journal files.\nJul 07 20:03:18 localhost.localdomain kernel: printk: systemd: 16 output lines suppressed due to ratelimiting\nJul 07 20:03:18 localhost.localdomain kernel: audit: type=1404 audit(1751932995.653:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1\nJul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability network_peer_controls=1\nJul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability open_perms=1\nJul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability extended_socket_class=1\nJul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability always_check_network=0\nJul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability cgroup_seclabel=1\nJul 07 20:03:18 localhost.localdomain kernel: SELinux: policy capability nnp_nosuid_transition=1\nJul 07 20:03:18 localhost.localdomain kernel: audit: type=1403 audit(1751932995.888:3): auid=4294967295 ses=4294967295 lsm=selinux res=1\nJul 07 20:03:18 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 236.471ms.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 14.413ms.\nJul 07 20:03:18 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) 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)\nJul 07 20:03:18 localhost.localdomain systemd[1]: Detected virtualization xen.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Detected architecture x86-64.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Set hostname to .\nJul 07 20:03:18 localhost.localdomain systemd[1]: Initializing machine ID from random generator.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file.\nJul 07 20:03:18 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Stopped Switch Root.\nJul 07 20:03:18 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.\nJul 07 20:03:18 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.\nJul 07 20:03:18 localhost.localdomain systemd-journald[501]: Journal started\n-- Subject: The journal has been started\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The system journal process has started up, opened the journal\n-- files for writing and is now ready to process requests.\nJul 07 20:03:18 localhost.localdomain systemd-journald[501]: Runtime journal (/run/log/journal/f07dd1705b5e4657a5d44eb97b0664a5) is 8.0M, max 176.9M, 168.9M free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Runtime journal (/run/log/journal/f07dd1705b5e4657a5d44eb97b0664a5) is currently using 8.0M.\n-- Maximum allowed usage is set to 176.9M.\n-- Leaving at least 265.4M free (of currently available 1.7G of disk space).\n-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.\n-- \n-- The limits controlling how much disk space is used by the journal may\n-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n-- /etc/systemd/journald.conf. See journald.conf(5) for details.\nJul 07 20:03:18 localhost.localdomain systemd[1]: systemd-journald.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-journald.service has successfully entered the 'dead' state.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network.\n-- Subject: Unit nis-domainname.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit nis-domainname.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Started Apply Kernel Variables.\n-- Subject: Unit systemd-sysctl.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-sysctl.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Mounted Huge Pages File System.\n-- Subject: Unit dev-hugepages.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dev-hugepages.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Mounted POSIX Message Queue File System.\n-- Subject: Unit dev-mqueue.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dev-mqueue.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Mounted Kernel Debug File System.\n-- Subject: Unit sys-kernel-debug.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-kernel-debug.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Started Remount Root and Kernel File Systems.\n-- Subject: Unit systemd-remount-fs.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-remount-fs.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Starting Load/Save Random Seed...\n-- Subject: Unit systemd-random-seed.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-random-seed.service has begun starting up.\nJul 07 20:03:18 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage...\n-- Subject: Unit systemd-journal-flush.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel.\n-- Subject: Unit kmod-static-nodes.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kmod-static-nodes.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started udev Coldplug all Devices.\n-- Subject: Unit systemd-udev-trigger.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started Load/Save Random Seed.\n-- Subject: Unit systemd-random-seed.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-random-seed.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Starting Create Static Device Nodes in /dev...\n-- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup-dev.service has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd-journald[501]: Runtime journal (/run/log/journal/f07dd1705b5e4657a5d44eb97b0664a5) is 8.0M, max 176.9M, 168.9M free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Runtime journal (/run/log/journal/f07dd1705b5e4657a5d44eb97b0664a5) is currently using 8.0M.\n-- Maximum allowed usage is set to 176.9M.\n-- Leaving at least 265.4M free (of currently available 1.7G of disk space).\n-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.\n-- \n-- The limits controlling how much disk space is used by the journal may\n-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n-- /etc/systemd/journald.conf. See journald.conf(5) for details.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage.\n-- Subject: Unit systemd-journal-flush.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started Setup Virtual Console.\n-- Subject: Unit systemd-vconsole-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev.\n-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup-dev.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager...\n-- Subject: Unit systemd-udevd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre).\n-- Subject: Unit local-fs-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit local-fs-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Reached target Local File Systems.\n-- Subject: Unit local-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit local-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk...\n-- Subject: Unit systemd-machine-id-commit.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-machine-id-commit.service has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs...\n-- Subject: Unit import-state.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit import-state.service has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...\n-- Subject: Unit plymouth-read-write.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-read-write.service has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd[1]: etc-machine\\x2did.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit etc-machine\\x2did.mount has successfully entered the 'dead' state.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk.\n-- Subject: Unit systemd-machine-id-commit.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-machine-id-commit.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 336 (plymouthd).\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started Tell Plymouth To Write Out Runtime Data.\n-- Subject: Unit plymouth-read-write.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-read-write.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started Import network configuration from initramfs.\n-- Subject: Unit import-state.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit import-state.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories...\n-- Subject: Unit systemd-tmpfiles-setup.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup.service has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories.\n-- Subject: Unit systemd-tmpfiles-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:19 localhost.localdomain systemd-udevd[533]: Network interface NamePolicy= disabled on kernel command line, ignoring.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Starting RPC Bind...\n-- Subject: Unit rpcbind.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpcbind.service has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Starting Security Auditing Service...\n-- Subject: Unit auditd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit auditd.service has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Mounting RPC Pipe File System...\n-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up.\nJul 07 20:03:19 localhost.localdomain systemd[1]: Started RPC Bind.\n-- Subject: Unit rpcbind.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpcbind.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain auditd[558]: No plugins found, not dispatching events\nJul 07 20:03:20 localhost.localdomain auditd[558]: Init complete, auditd 3.1.2 listening for events (startup state enable)\nJul 07 20:03:20 localhost.localdomain augenrules[561]: /sbin/augenrules: No change\nJul 07 20:03:20 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module.\nJul 07 20:03:20 localhost.localdomain kernel: RPC: Registered udp transport module.\nJul 07 20:03:20 localhost.localdomain kernel: RPC: Registered tcp transport module.\nJul 07 20:03:20 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Mounted RPC Pipe File System.\n-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target.\n-- Subject: Unit rpc_pipefs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpc_pipefs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain augenrules[574]: No rules\nJul 07 20:03:20 localhost.localdomain augenrules[574]: enabled 1\nJul 07 20:03:20 localhost.localdomain augenrules[574]: failure 1\nJul 07 20:03:20 localhost.localdomain augenrules[574]: pid 558\nJul 07 20:03:20 localhost.localdomain augenrules[574]: rate_limit 0\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_limit 8192\nJul 07 20:03:20 localhost.localdomain augenrules[574]: lost 0\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog 2\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time 60000\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time_actual 0\nJul 07 20:03:20 localhost.localdomain augenrules[574]: enabled 1\nJul 07 20:03:20 localhost.localdomain augenrules[574]: failure 1\nJul 07 20:03:20 localhost.localdomain augenrules[574]: pid 558\nJul 07 20:03:20 localhost.localdomain augenrules[574]: rate_limit 0\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_limit 8192\nJul 07 20:03:20 localhost.localdomain augenrules[574]: lost 0\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog 6\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time 60000\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time_actual 0\nJul 07 20:03:20 localhost.localdomain augenrules[574]: enabled 1\nJul 07 20:03:20 localhost.localdomain augenrules[574]: failure 1\nJul 07 20:03:20 localhost.localdomain augenrules[574]: pid 558\nJul 07 20:03:20 localhost.localdomain augenrules[574]: rate_limit 0\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_limit 8192\nJul 07 20:03:20 localhost.localdomain augenrules[574]: lost 0\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog 4\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time 60000\nJul 07 20:03:20 localhost.localdomain augenrules[574]: backlog_wait_time_actual 0\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started Security Auditing Service.\n-- Subject: Unit auditd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit auditd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Starting Update UTMP about System Boot/Shutdown...\n-- Subject: Unit systemd-update-utmp.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp.service has begun starting up.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started Update UTMP about System Boot/Shutdown.\n-- Subject: Unit systemd-update-utmp.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started udev Kernel Device Manager.\n-- Subject: Unit systemd-udevd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Reached target System Initialization.\n-- Subject: Unit sysinit.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysinit.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket.\n-- Subject: Unit dbus.socket has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dbus.socket has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket.\n-- Subject: Unit sssd-kcm.socket has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sssd-kcm.socket has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Reached target Sockets.\n-- Subject: Unit sockets.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sockets.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Reached target Basic System.\n-- Subject: Unit basic.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit basic.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started irqbalance daemon.\n-- Subject: Unit irqbalance.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit irqbalance.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Starting Initial cloud-init job (pre-networking)...\n-- Subject: Unit cloud-init-local.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init-local.service has begun starting up.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.\n-- Subject: Unit rngd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rngd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started D-Bus System Message Bus.\n-- Subject: Unit dbus.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dbus.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Starting Restore /run/initramfs on shutdown...\n-- Subject: Unit dracut-shutdown.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-shutdown.service has begun starting up.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories.\n-- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-clean.timer has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Starting NTP client/server...\n-- Subject: Unit chronyd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit chronyd.service has begun starting up.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started daily update of the root trust anchor for DNSSEC.\n-- Subject: Unit unbound-anchor.timer has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit unbound-anchor.timer has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started dnf makecache --timer.\n-- Subject: Unit dnf-makecache.timer has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dnf-makecache.timer has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Reached target Timers.\n-- Subject: Unit timers.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit timers.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Reached target sshd-keygen.target.\n-- Subject: Unit sshd-keygen.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sshd-keygen.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Reached target User and Group Name Lookups.\n-- Subject: Unit nss-user-lookup.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit nss-user-lookup.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Starting Login Service...\n-- Subject: Unit systemd-logind.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-logind.service has begun starting up.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound...\n-- Subject: Unit unbound-anchor.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit unbound-anchor.service has begun starting up.\nJul 07 20:03:20 localhost.localdomain rngd[596]: Disabling 7: PKCS11 Entropy generator (pkcs11)\nJul 07 20:03:20 localhost.localdomain rngd[596]: Disabling 5: NIST Network Entropy Beacon (nist)\nJul 07 20:03:20 localhost.localdomain rngd[596]: Disabling 9: Qrypt quantum entropy beacon (qrypt)\nJul 07 20:03:20 localhost.localdomain rngd[596]: Initializing available sources\nJul 07 20:03:20 localhost.localdomain rngd[596]: [hwrng ]: Initialization Failed\nJul 07 20:03:20 localhost.localdomain rngd[596]: [rdrand]: Enabling RDRAND rng support\nJul 07 20:03:20 localhost.localdomain rngd[596]: [rdrand]: Initialized\nJul 07 20:03:20 localhost.localdomain rngd[596]: [jitter]: JITTER timeout set to 5 sec\nJul 07 20:03:20 localhost.localdomain rngd[596]: [jitter]: Initializing AES buffer\nJul 07 20:03:20 localhost.localdomain systemd-logind[601]: New seat seat0.\n-- Subject: A new seat seat0 is now available\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A new seat seat0 has been configured and is now available.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started Login Service.\n-- Subject: Unit systemd-logind.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-logind.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain systemd[1]: Started Restore /run/initramfs on shutdown.\n-- Subject: Unit dracut-shutdown.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-shutdown.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:20 localhost.localdomain chronyd[608]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)\nJul 07 20:03:20 localhost.localdomain chronyd[608]: Loaded 0 symmetric keys\nJul 07 20:03:20 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5\nJul 07 20:03:21 localhost.localdomain systemd[1]: unbound-anchor.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit unbound-anchor.service has successfully entered the 'dead' state.\nJul 07 20:03:21 localhost.localdomain systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound.\n-- Subject: Unit unbound-anchor.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit unbound-anchor.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:21 localhost.localdomain chronyd[608]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift\nJul 07 20:03:21 localhost.localdomain chronyd[608]: Using right/UTC timezone to obtain leap second data\nJul 07 20:03:21 localhost.localdomain systemd-logind[601]: Watching system buttons on /dev/input/event0 (Power Button)\nJul 07 20:03:21 localhost.localdomain systemd-logind[601]: Watching system buttons on /dev/input/event1 (Sleep Button)\nJul 07 20:03:21 localhost.localdomain systemd[1]: Started NTP client/server.\n-- Subject: Unit chronyd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit chronyd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:21 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr\nJul 07 20:03:21 localhost.localdomain systemd-logind[601]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)\nJul 07 20:03:21 localhost.localdomain systemd-udevd[587]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJul 07 20:03:21 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer\nJul 07 20:03:21 localhost.localdomain systemd-udevd[591]: Using default interface naming scheme 'rhel-8.0'.\nJul 07 20:03:21 localhost.localdomain systemd-udevd[591]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJul 07 20:03:21 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0\nJul 07 20:03:21 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 \nJul 07 20:03:25 localhost.localdomain rngd[596]: [jitter]: Unable to obtain AES key, disabling JITTER source\nJul 07 20:03:25 localhost.localdomain rngd[596]: [jitter]: Initialization Failed\nJul 07 20:03:25 localhost.localdomain rngd[596]: Process privileges have been dropped to 2:2\nJul 07 20:03:26 localhost.localdomain dhclient[644]: Internet Systems Consortium DHCP Client 4.3.6\nJul 07 20:03:26 localhost.localdomain dhclient[644]: Copyright 2004-2017 Internet Systems Consortium.\nJul 07 20:03:26 localhost.localdomain dhclient[644]: All rights reserved.\nJul 07 20:03:26 localhost.localdomain dhclient[644]: For info, please visit https://www.isc.org/software/dhcp/\nJul 07 20:03:26 localhost.localdomain dhclient[644]: \nJul 07 20:03:26 localhost.localdomain dhclient[644]: Listening on LPF/eth0/12:bf:cb:04:5a:eb\nJul 07 20:03:26 localhost.localdomain dhclient[644]: Sending on LPF/eth0/12:bf:cb:04:5a:eb\nJul 07 20:03:26 localhost.localdomain dhclient[644]: Sending on Socket/fallback\nJul 07 20:03:26 localhost.localdomain dhclient[644]: Created duid \"\\000\\004\\360}\\321p[^FW\\245\\324N\\271{\\006d\\245\".\nJul 07 20:03:26 localhost.localdomain dhclient[644]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x67cc6466)\nJul 07 20:03:26 localhost.localdomain dhclient[644]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x67cc6466)\nJul 07 20:03:26 localhost.localdomain dhclient[644]: DHCPOFFER from 10.31.8.1\nJul 07 20:03:26 localhost.localdomain dhclient[644]: DHCPACK from 10.31.8.1 (xid=0x67cc6466)\nJul 07 20:03:26 localhost.localdomain dhclient[644]: bound to 10.31.10.177 -- renewal in 1410 seconds.\nJul 07 20:03:26 localhost.localdomain dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=659 comm=\"hostnamectl set-hostname ip-10-31-10-177.testing-f\" label=\"system_u:system_r:cloud_init_t:s0\")\nJul 07 20:03:26 localhost.localdomain systemd[1]: Starting Hostname Service...\n-- Subject: Unit systemd-hostnamed.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-hostnamed.service has begun starting up.\nJul 07 20:03:26 localhost.localdomain dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.hostname1'\nJul 07 20:03:26 localhost.localdomain systemd[1]: Started Hostname Service.\n-- Subject: Unit systemd-hostnamed.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-hostnamed.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[660]: Changed static host name to 'ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com'\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[660]: Changed host name to 'ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com'\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[642]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Tue, 08 Jul 2025 00:03:25 +0000. Up 14.89 seconds.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (pre-networking).\n-- Subject: Unit cloud-init-local.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init-local.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Network (Pre).\n-- Subject: Unit network-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit network-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager...\n-- Subject: Unit NetworkManager.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager.service has begun starting up.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8015] NetworkManager (version 1.40.16-15.el8) is starting... (boot:365759e7-5847-4cd1-ae9b-1e95308eb142)\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8032] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf)\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Network Manager.\n-- Subject: Unit NetworkManager.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Network.\n-- Subject: Unit network.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit network.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8086] bus-manager: acquired D-Bus service \"org.freedesktop.NetworkManager\"\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Dynamic System Tuning Daemon...\n-- Subject: Unit tuned.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit tuned.service has begun starting up.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon...\n-- Subject: Unit gssproxy.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit gssproxy.service has begun starting up.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online...\n-- Subject: Unit NetworkManager-wait-online.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-wait-online.service has begun starting up.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8186] manager[0x562650fe0080]: monitoring kernel firmware directory '/lib/firmware'.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8277] hostname: hostname: using hostnamed\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8278] hostname: static hostname changed from (none) to \"ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com\"\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8296] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8446] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so)\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8447] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8447] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8447] manager: Networking is enabled by state file\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=665 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service...\n-- Subject: Unit NetworkManager-dispatcher.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-dispatcher.service has begun starting up.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8523] settings: Loaded settings plugin: ifcfg-rh (\"/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so\")\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8523] settings: Loaded settings plugin: keyfile (internal)\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon.\n-- Subject: Unit gssproxy.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit gssproxy.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services.\n-- Subject: Unit nfs-client.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit nfs-client.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8602] dhcp: init: Using DHCP client 'internal'\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8604] device (lo): carrier: link connected\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8610] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8629] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8640] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems (Pre).\n-- Subject: Unit remote-fs-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems.\n-- Subject: Unit remote-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8672] device (eth0): carrier: link connected\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8705] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8760] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8777] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8781] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8799] manager: NetworkManager state is now CONNECTING\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8807] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8822] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8839] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8868] dhcp4 (eth0): state changed new lease, address=10.31.10.177\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8881] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=665 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.8978] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service.\n-- Subject: Unit NetworkManager-dispatcher.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-dispatcher.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.9994] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.9996] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')\nJul 07 20:03:26 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933006.9999] manager: NetworkManager state is now CONNECTED_SITE\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933007.0001] device (eth0): Activation: successful, device activated.\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933007.0006] manager: NetworkManager state is now CONNECTED_GLOBAL\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com NetworkManager[665]: [1751933007.0009] manager: startup complete\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Wait Online.\n-- Subject: Unit NetworkManager-wait-online.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-wait-online.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)...\n-- Subject: Unit cloud-init.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init.service has begun starting up.\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Added source 10.2.32.37\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Added source 10.2.32.38\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Added source 10.11.160.238\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Added source 10.18.100.10\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Cloud-init v. 23.4-7.el8.2 running 'init' at Tue, 08 Jul 2025 00:03:27 +0000. Up 16.43 seconds.\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | eth0 | True | 10.31.10.177 | 255.255.252.0 | global | 12:bf:cb:04:5a:eb |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | eth0 | True | fe80::10bf:cbff:fe04:5aeb/64 | . | link | 12:bf:cb:04:5a:eb |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | lo | True | ::1/128 | . | host | . |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+---------+-----------+-------+\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | Route | Destination | Gateway | Interface | Flags |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+---------+-----------+-------+\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | 1 | fe80::/64 | :: | eth0 | U |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: | 3 | multicast | :: | eth0 | U |\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: ci-info: +-------+-------------+---------+-----------+-------+\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=668 comm=\"/usr/libexec/platform-python -Es /usr/sbin/tuned -\" label=\"system_u:system_r:tuned_t:s0\")\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Authorization Manager...\n-- Subject: Unit polkit.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit polkit.service has begun starting up.\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Started polkitd version 0.115\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Loading rules from directory /etc/polkit-1/rules.d\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Loading rules from directory /usr/share/polkit-1/rules.d\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Dynamic System Tuning Daemon.\n-- Subject: Unit tuned.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit tuned.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Finished loading, compiling and executing 2 rules\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com polkitd[938]: Acquired the name org.freedesktop.PolicyKit1 on the system bus\nJul 07 20:03:27 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Authorization Manager.\n-- Subject: Unit polkit.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit polkit.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Generating public/private rsa key pair.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key fingerprint is:\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: SHA256:yyCcuaEvYDf6ua+djp1pRzWocp473wTLY9mTO+0zHpM root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key's randomart image is:\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +---[RSA 3072]----+\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . o . o |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | * o.S . |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |.. = *.+=.. . |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |..+ * o*o=.E |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | ...===.+.o+o |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | .BBX=. o+oo |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +----[SHA256]-----+\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Generating public/private dsa key pair.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key fingerprint is:\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: SHA256:PoQPUmDOLw5LZa5dMT/fDvSN4eLBWTWwAZKHfhee5PM root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key's randomart image is:\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +---[DSA 1024]----+\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o .o..o |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | + . o.. o+ |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | = +. . +.oo |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | + o =. . *. . |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o + = S...oo |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . * + = = * +E |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o o + B = . |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o = |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . . |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +----[SHA256]-----+\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Generating public/private ecdsa key pair.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key fingerprint is:\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: SHA256:Th+Sbt5GP9FZA7lYVg14ba9t31tt6p82WZjFWYkIYGs root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key's randomart image is:\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +---[ECDSA 256]---+\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o... ..=+o|\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . . ..*..=|\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | E +.oo+|\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | . . . . o=|\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | S . . O.|\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | + o... * =|\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | +... . .O|\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | o .. o *=|\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | ... o+++|\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +----[SHA256]-----+\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Generating public/private ed25519 key pair.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key fingerprint is:\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: SHA256:cyKByM4kxcQQzdohau0HtJQkiTDOmc4m/GSwQScPZ5U root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: The key's randomart image is:\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +--[ED25519 256]--+\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |B&==o.. |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |*=^= E |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |o@Boo . |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |**=+ . |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |o*+o. . S . |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: |o +. . . + |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | .. |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: | |\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[754]: +----[SHA256]-----+\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (metadata service crawler).\n-- Subject: Unit cloud-init.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online.\n-- Subject: Unit network-online.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit network-online.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness....\n-- Subject: Unit restraintd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit restraintd.service has begun starting up.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service...\n-- Subject: Unit rsyslog.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rsyslog.service has begun starting up.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart...\n-- Subject: Unit rpc-statd-notify.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpc-statd-notify.service has begun starting up.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming...\n-- Subject: Unit kdump.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kdump.service has begun starting up.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability.\n-- Subject: Unit cloud-config.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-config.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config...\n-- Subject: Unit cloud-config.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-config.service has begun starting up.\nJul 07 20:03:31 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon...\n-- Subject: Unit sshd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sshd.service has begun starting up.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sm-notify[1025]: Version 2.3.3 starting\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart.\n-- Subject: Unit rpc-statd-notify.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpc-statd-notify.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[1028]: Server listening on 0.0.0.0 port 22.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon.\n-- Subject: Unit sshd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sshd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[1028]: Server listening on :: port 22.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com rsyslogd[1024]: [origin software=\"rsyslogd\" swVersion=\"8.2102.0-15.el8\" x-pid=\"1024\" x-info=\"https://www.rsyslog.com\"] start\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service.\n-- Subject: Unit rsyslog.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rsyslog.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com rsyslogd[1024]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ]\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness..\n-- Subject: Unit restraintd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit restraintd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com restraintd[1069]: Listening on http://localhost:8081\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kdumpctl[1031]: kdump: Detected change(s) in the following file(s): /etc/fstab\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1272]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Tue, 08 Jul 2025 00:03:32 +0000. Up 21.49 seconds.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Apply the settings specified in cloud-config.\n-- Subject: Unit cloud-config.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-config.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions...\n-- Subject: Unit systemd-user-sessions.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-user-sessions.service has begun starting up.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts...\n-- Subject: Unit cloud-final.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-final.service has begun starting up.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Permit User Sessions.\n-- Subject: Unit systemd-user-sessions.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-user-sessions.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Hold until boot process finishes up...\n-- Subject: Unit plymouth-quit-wait.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit-wait.service has begun starting up.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Terminate Plymouth Boot Screen...\n-- Subject: Unit plymouth-quit.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit.service has begun starting up.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler.\n-- Subject: Unit crond.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit crond.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 336 (plymouthd).\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 336 (n/a).\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Terminate Plymouth Boot Screen.\n-- Subject: Unit plymouth-quit.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Hold until boot process finishes up.\n-- Subject: Unit plymouth-quit-wait.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit-wait.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1.\n-- Subject: Unit getty@tty1.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit getty@tty1.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts.\n-- Subject: Unit getty.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit getty.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System.\n-- Subject: Unit multi-user.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit multi-user.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Update UTMP about System Runlevel Changes...\n-- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp-runlevel.service has begun starting up.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Update UTMP about System Runlevel Changes.\n-- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp-runlevel.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com crond[1279]: (CRON) STARTUP (1.5.2)\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com crond[1279]: (CRON) INFO (Syslog will be used instead of sendmail.)\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com crond[1279]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 22% if used.)\nJul 07 20:03:32 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com crond[1279]: (CRON) INFO (running with inotify support)\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kdumpctl[1031]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1380]: #############################################################\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1386]: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1396]: 1024 SHA256:PoQPUmDOLw5LZa5dMT/fDvSN4eLBWTWwAZKHfhee5PM root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com (DSA)\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1405]: 256 SHA256:Th+Sbt5GP9FZA7lYVg14ba9t31tt6p82WZjFWYkIYGs root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com (ECDSA)\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1410]: 256 SHA256:cyKByM4kxcQQzdohau0HtJQkiTDOmc4m/GSwQScPZ5U root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com (ED25519)\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1420]: 3072 SHA256:yyCcuaEvYDf6ua+djp1pRzWocp473wTLY9mTO+0zHpM root@ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com (RSA)\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1421]: -----END SSH HOST KEY FINGERPRINTS-----\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1422]: #############################################################\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1351]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Tue, 08 Jul 2025 00:03:33 +0000. Up 22.05 seconds.\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com cloud-init[1351]: Cloud-init v. 23.4-7.el8.2 finished at Tue, 08 Jul 2025 00:03:33 +0000. Datasource DataSourceEc2Local. Up 22.29 seconds\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Execute cloud user/final scripts.\n-- Subject: Unit cloud-final.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-final.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target.\n-- Subject: Unit cloud-init.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: Selected source 158.51.99.19 (2.centos.pool.ntp.org)\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com chronyd[608]: System clock TAI offset set to 37 seconds\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1583]: dracut-049-233.git20240115.el8\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o \"plymouth dash resume ifcfg earlykdump\" --compress=xz --mount \"/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target\" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted!\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted!\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nJul 07 20:03:33 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'resume' will not be installed, because it's in the list to be omitted!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: memstrack is available\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: bash ***\nJul 07 20:03:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: systemd ***\nJul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: systemd-initrd ***\nJul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: watchdog-modules ***\nJul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: nss-softokn ***\nJul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: rngd ***\nJul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: i18n ***\nJul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: drm ***\nJul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: prefixdevname ***\nJul 07 20:03:35 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: kernel-modules ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: kernel-modules-extra ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: kernel-modules-extra: configuration source \"/run/depmod.d/\" does not exist\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: kernel-modules-extra: configuration source \"/lib/depmod.d/\" does not exist\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: kernel-modules-extra: parsing configuration file \"/etc/depmod.d//dist.conf\"\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: kernel-modules-extra: /etc/depmod.d//dist.conf: added \"updates extra built-in weak-updates\" to the list of search directories\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: fstab-sys ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: rootfs-block ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: terminfo ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: udev-rules ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: Skipping udev rule: 91-permissions.rules\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: Skipping udev rule: 80-drivers-modprobe.rules\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: biosdevname ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: dracut-systemd ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: usrmount ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: base ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: fs-lib ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: kdumpbase ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: memstrack ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: microcode_ctl-fw_dir_override ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl module: mangling fw_dir\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: reset fw_dir to \"/lib/firmware/updates /lib/firmware\"\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel\"...\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: intel: caveats check for kernel version \"4.18.0-553.5.1.el8.x86_64\" passed, adding \"/usr/share/microcode_ctl/ucode_with_caveats/intel\" to fw_dir variable\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07\"...\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration \"intel-06-2d-07\" is ignored\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03\"...\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration \"intel-06-4e-03\" is ignored\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01\"...\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration \"intel-06-4f-01\" is ignored\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04\"...\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration \"intel-06-55-04\" is ignored\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03\"...\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration \"intel-06-5e-03\" is ignored\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01\"...\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration \"intel-06-8c-01\" is ignored\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca\"...\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration \"intel-06-8e-9e-0x-0xca\" is ignored\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell\"...\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: configuration \"intel-06-8e-9e-0x-dell\" is ignored\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: microcode_ctl: final fw_dir: \"/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware\"\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: shutdown ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including module: squash ***\nJul 07 20:03:36 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Including modules done ***\nJul 07 20:03:37 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Installing kernel module dependencies ***\nJul 07 20:03:37 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.\nJul 07 20:03:37 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Installing kernel module dependencies done ***\nJul 07 20:03:37 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Resolving executable dependencies ***\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Resolving executable dependencies done***\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Hardlinking files ***\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Hardlinking files done ***\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Generating early-microcode cpio image ***\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Constructing GenuineIntel.bin ***\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Constructing GenuineIntel.bin ***\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Store current command line parameters ***\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: Stored kernel commandline:\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: No dracut internal kernel commandline stored in the initramfs\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Install squash loader ***\nJul 07 20:03:38 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Stripping files ***\nJul 07 20:03:39 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Stripping files done ***\nJul 07 20:03:39 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Squashing the files inside the initramfs ***\nJul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Squashing the files inside the initramfs done ***\nJul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' ***\nJul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dracut[1585]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done ***\nJul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kdumpctl[1031]: kdump: kexec: loaded kdump kernel\nJul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com kdumpctl[1031]: kdump: Starting kdump: [OK]\nJul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Crash recovery kernel arming.\n-- Subject: Unit kdump.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kdump.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:03:48 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Startup finished in 527ms (kernel) + 4.108s (initrd) + 33.173s (userspace) = 37.809s.\n-- Subject: System start-up is now complete\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- All system services necessary queued for starting at boot have been\n-- started. Note that this does not mean that the machine is now idle as services\n-- might still be busy with completing start-up.\n-- \n-- Kernel start-up required 527603 microseconds.\n-- \n-- Initial RAM disk start-up required 4108775 microseconds.\n-- \n-- Userspace start-up required 33173276 microseconds.\nJul 07 20:03:56 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-hostnamed.service has successfully entered the 'dead' state.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5071]: Accepted publickey for root from 10.30.33.122 port 51072 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0.\n-- Subject: Unit user-0.slice has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-0.slice has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User runtime directory /run/user/0...\n-- Subject: Unit user-runtime-dir@0.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@0.service has begun starting up.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: New session 1 of user root.\n-- Subject: A new session 1 has been created for user root\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A new session with the ID 1 has been created for the user root.\n-- \n-- The leading process of the session is 5071.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started User runtime directory /run/user/0.\n-- Subject: Unit user-runtime-dir@0.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@0.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0...\n-- Subject: Unit user@0.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@0.service has begun starting up.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: pam_unix(systemd-user:session): session opened for user root by (uid=0)\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: Starting D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has begun starting up.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: Reached target Paths.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: Reached target Timers.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: Listening on D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: Reached target Sockets.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: Reached target Basic System.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: Reached target Default.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[5076]: Startup finished in 29ms.\n-- Subject: User manager start-up is now complete\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The user manager instance for user 0 has been started. All services queued\n-- for starting have been started. Note that other services might still be starting\n-- up or be started at any later time.\n-- \n-- Startup of the manager took 29663 microseconds.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0.\n-- Subject: Unit user@0.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@0.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of user root.\n-- Subject: Unit session-1.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit session-1.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5071]: pam_unix(sshd:session): session opened for user root by (uid=0)\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5085]: Received disconnect from 10.30.33.122 port 51072:11: disconnected by user\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5085]: Disconnected from user root 10.30.33.122 port 51072\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5071]: pam_unix(sshd:session): session closed for user root\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit session-1.scope has successfully entered the 'dead' state.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: Session 1 logged out. Waiting for processes to exit.\nJul 07 20:04:59 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: Removed session 1.\n-- Subject: Session 1 has been terminated\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A session with the ID 1 has been terminated.\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5106]: Accepted publickey for root from 10.31.9.4 port 51066 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5105]: Accepted publickey for root from 10.31.9.4 port 51056 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: New session 4 of user root.\n-- Subject: A new session 4 has been created for user root\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A new session with the ID 4 has been created for the user root.\n-- \n-- The leading process of the session is 5106.\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root.\n-- Subject: Unit session-4.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit session-4.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root.\n-- Subject: Unit session-3.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit session-3.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: New session 3 of user root.\n-- Subject: A new session 3 has been created for user root\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A new session with the ID 3 has been created for the user root.\n-- \n-- The leading process of the session is 5105.\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5106]: pam_unix(sshd:session): session opened for user root by (uid=0)\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5105]: pam_unix(sshd:session): session opened for user root by (uid=0)\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5111]: Received disconnect from 10.31.9.4 port 51066:11: disconnected by user\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5111]: Disconnected from user root 10.31.9.4 port 51066\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com sshd[5106]: pam_unix(sshd:session): session closed for user root\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit session-4.scope has successfully entered the 'dead' state.\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: Session 4 logged out. Waiting for processes to exit.\nJul 07 20:05:02 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd-logind[601]: Removed session 4.\n-- Subject: Session 4 has been terminated\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A session with the ID 4 has been terminated.\nJul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com unknown: Running test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1) with reboot count 0 and test restart count 0. (Be aware the test name is sanitized!)\nJul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.24' (uid=0 pid=6711 comm=\"hostnamectl set-hostname managed-node1 \" label=\"unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023\")\nJul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service...\n-- Subject: Unit systemd-hostnamed.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-hostnamed.service has begun starting up.\nJul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.hostname1'\nJul 07 20:06:34 ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service.\n-- Subject: Unit systemd-hostnamed.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-hostnamed.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:06:34 managed-node1 systemd-hostnamed[6712]: Changed static host name to 'managed-node1'\nJul 07 20:06:34 managed-node1 systemd-hostnamed[6712]: Changed host name to 'managed-node1'\nJul 07 20:06:34 managed-node1 NetworkManager[665]: [1751933194.7596] hostname: static hostname changed from \"ip-10-31-10-177.testing-farm.us-east-1.aws.redhat.com\" to \"managed-node1\"\nJul 07 20:06:34 managed-node1 dbus-daemon[597]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=665 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nJul 07 20:06:34 managed-node1 systemd[1]: Starting Network Manager Script Dispatcher Service...\n-- Subject: Unit NetworkManager-dispatcher.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-dispatcher.service has begun starting up.\nJul 07 20:06:34 managed-node1 NetworkManager[665]: [1751933194.7717] policy: set-hostname: set hostname to 'managed-node1' (from system configuration)\nJul 07 20:06:34 managed-node1 dbus-daemon[597]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'\nJul 07 20:06:34 managed-node1 systemd[1]: Started Network Manager Script Dispatcher Service.\n-- Subject: Unit NetworkManager-dispatcher.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-dispatcher.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:06:35 managed-node1 unknown: Leaving test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1). (Be aware the test name is sanitized!)\nJul 07 20:06:44 managed-node1 systemd[1]: NetworkManager-dispatcher.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.\nJul 07 20:07:04 managed-node1 systemd[1]: systemd-hostnamed.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-hostnamed.service has successfully entered the 'dead' state.\nJul 07 20:11:06 managed-node1 chronyd[608]: Selected source 10.2.32.37\nJul 07 20:12:16 managed-node1 sshd[7261]: Accepted publickey for root from 10.31.11.136 port 55730 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nJul 07 20:12:16 managed-node1 systemd-logind[601]: New session 5 of user root.\n-- Subject: A new session 5 has been created for user root\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A new session with the ID 5 has been created for the user root.\n-- \n-- The leading process of the session is 7261.\nJul 07 20:12:16 managed-node1 systemd[1]: Started Session 5 of user root.\n-- Subject: Unit session-5.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit session-5.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:12:16 managed-node1 sshd[7261]: pam_unix(sshd:session): session opened for user root by (uid=0)\nJul 07 20:12:17 managed-node1 platform-python[7406]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d\nJul 07 20:12:18 managed-node1 platform-python[7554]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:18 managed-node1 platform-python[7677]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:12:20 managed-node1 sudo[7925]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ntikrecopcnkedgqwlvkpsyraohdjjwk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1751933540.6309993-8304-123105897762960/AnsiballZ_dnf.py'\nJul 07 20:12:20 managed-node1 sudo[7925]: pam_unix(sudo:session): session opened for user root by root(uid=0)\nJul 07 20:12:21 managed-node1 platform-python[7928]: ansible-dnf Invoked with name=['crun', 'podman', 'podman-plugins', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None\nJul 07 20:12:59 managed-node1 dbus-daemon[597]: [system] Reloaded configuration\nJul 07 20:13:00 managed-node1 setsebool[8214]: The virt_use_nfs policy boolean was changed to 1 by root\nJul 07 20:13:00 managed-node1 setsebool[8214]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root\nJul 07 20:13:16 managed-node1 kernel: SELinux: Converting 361 SID table entries...\nJul 07 20:13:16 managed-node1 kernel: SELinux: policy capability network_peer_controls=1\nJul 07 20:13:16 managed-node1 kernel: SELinux: policy capability open_perms=1\nJul 07 20:13:16 managed-node1 kernel: SELinux: policy capability extended_socket_class=1\nJul 07 20:13:16 managed-node1 kernel: SELinux: policy capability always_check_network=0\nJul 07 20:13:16 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1\nJul 07 20:13:16 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1\nJul 07 20:13:16 managed-node1 dbus-daemon[597]: [system] Reloaded configuration\nJul 07 20:13:17 managed-node1 kernel: fuse: init (API version 7.34)\nJul 07 20:13:17 managed-node1 systemd[1]: Mounting FUSE Control File System...\n-- Subject: Unit sys-fs-fuse-connections.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-fs-fuse-connections.mount has begun starting up.\nJul 07 20:13:17 managed-node1 systemd[1]: Mounted FUSE Control File System.\n-- Subject: Unit sys-fs-fuse-connections.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-fs-fuse-connections.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:13:18 managed-node1 dbus-daemon[597]: [system] Reloaded configuration\nJul 07 20:13:18 managed-node1 dbus-daemon[597]: [system] Reloaded configuration\nJul 07 20:13:43 managed-node1 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.\n-- Subject: Unit run-rb9c1c83893a1454aa6757baa541b2f94.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit run-rb9c1c83893a1454aa6757baa541b2f94.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:13:43 managed-node1 systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details.\nJul 07 20:13:43 managed-node1 systemd[1]: Starting man-db-cache-update.service...\n-- Subject: Unit man-db-cache-update.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit man-db-cache-update.service has begun starting up.\nJul 07 20:13:43 managed-node1 systemd[1]: Reloading.\nJul 07 20:13:44 managed-node1 sudo[7925]: pam_unix(sudo:session): session closed for user root\nJul 07 20:13:44 managed-node1 systemd[1]: man-db-cache-update.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit man-db-cache-update.service has successfully entered the 'dead' state.\nJul 07 20:13:44 managed-node1 systemd[1]: Started man-db-cache-update.service.\n-- Subject: Unit man-db-cache-update.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit man-db-cache-update.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 07 20:13:44 managed-node1 systemd[1]: run-rb9c1c83893a1454aa6757baa541b2f94.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit run-rb9c1c83893a1454aa6757baa541b2f94.service has successfully entered the 'dead' state.\nJul 07 20:13:44 managed-node1 platform-python[10695]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 07 20:13:45 managed-node1 platform-python[10824]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 07 20:13:46 managed-node1 platform-python[10948]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:48 managed-node1 platform-python[11073]: ansible-tempfile Invoked with prefix=lsr_ suffix=_podman state=directory path=None\nJul 07 20:13:48 managed-node1 platform-python[11196]: ansible-file Invoked with path=/tmp/lsr_gw8ic2z7_podman/auth state=directory mode=0700 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None\nJul 07 20:13:50 managed-node1 platform-python[11358]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d\nJul 07 20:13:51 managed-node1 platform-python[11485]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:51 managed-node1 platform-python[11608]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:54 managed-node1 platform-python[11856]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 07 20:13:55 managed-node1 platform-python[11985]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 07 20:13:55 managed-node1 platform-python[12109]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:13:58 managed-node1 platform-python[12273]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d\nJul 07 20:14:01 managed-node1 platform-python[12421]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:02 managed-node1 platform-python[12544]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:04 managed-node1 platform-python[12792]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 07 20:14:05 managed-node1 platform-python[12921]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 07 20:14:06 managed-node1 platform-python[13045]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:11 managed-node1 platform-python[13209]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d\nJul 07 20:14:12 managed-node1 platform-python[13357]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:12 managed-node1 platform-python[13480]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:14 managed-node1 platform-python[13728]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 07 20:14:15 managed-node1 platform-python[13857]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None\nJul 07 20:14:16 managed-node1 platform-python[13981]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:18 managed-node1 platform-python[14106]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:21 managed-node1 platform-python[14356]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 07 20:14:22 managed-node1 platform-python[14485]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:25 managed-node1 platform-python[14610]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:26 managed-node1 platform-python[14735]: ansible-systemd Invoked with name=nopull.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None\nJul 07 20:14:26 managed-node1 platform-python[14861]: ansible-stat Invoked with path=/etc/containers/systemd/nopull.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:27 managed-node1 platform-python[14984]: ansible-file Invoked with path=/etc/containers/systemd/nopull.container state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None\nJul 07 20:14:30 managed-node1 platform-python[15232]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 07 20:14:31 managed-node1 platform-python[15361]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:34 managed-node1 platform-python[15486]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:35 managed-node1 platform-python[15611]: ansible-systemd Invoked with name=bogus.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None\nJul 07 20:14:35 managed-node1 platform-python[15737]: ansible-stat Invoked with path=/etc/containers/systemd/bogus.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 07 20:14:36 managed-node1 platform-python[15860]: ansible-file Invoked with path=/etc/containers/systemd/bogus.container state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None\nJul 07 20:14:37 managed-node1 platform-python[15983]: ansible-command Invoked with _raw_params=set -x\n set -o pipefail\n exec 1>&2\n #podman volume rm --all\n #podman network prune -f\n podman volume ls\n podman network ls\n podman secret ls\n podman container ls\n podman pod ls\n podman images\n systemctl list-units | grep quadlet\n _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 07 20:14:37 managed-node1 kernel: evm: overlay not supported\nJul 07 20:14:37 managed-node1 systemd[1]: var-lib-containers-storage-overlay-metacopy\\x2dcheck124880192-merged.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay-metacopy\\x2dcheck124880192-merged.mount has successfully entered the 'dead' state.\nJul 07 20:14:37 managed-node1 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.\nJul 07 20:14:40 managed-node1 platform-python[16278]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 07 20:14:41 managed-node1 platform-python[16407]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None\nJul 07 20:14:41 managed-node1 platform-python[16531]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "task_name": "Dump journal", "task_path": "/tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 07 July 2025 20:14:41 -0400 (0:00:00.396) 0:00:31.213 *********** =============================================================================== fedora.linux_system_roles.podman : Gather the package facts ------------- 1.63s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.54s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.48s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.48s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.87s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.71s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Debug3 ------------------------------------------------------------------ 0.64s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270 fedora.linux_system_roles.podman : Remove quadlet file ------------------ 0.55s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:43 fedora.linux_system_roles.podman : Check if system is ostree ------------ 0.51s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 fedora.linux_system_roles.podman : Get user information ----------------- 0.51s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 fedora.linux_system_roles.podman : Get podman version ------------------- 0.49s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.47s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 fedora.linux_system_roles.podman : Get podman version ------------------- 0.40s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 fedora.linux_system_roles.podman : Get podman version ------------------- 0.40s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Dump journal ------------------------------------------------------------ 0.40s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336 fedora.linux_system_roles.podman : Remove quadlet file ------------------ 0.39s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:43 fedora.linux_system_roles.podman : See if getsubids exists -------------- 0.38s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 fedora.linux_system_roles.podman : Get podman version ------------------- 0.38s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 fedora.linux_system_roles.podman : Get user information ----------------- 0.38s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 fedora.linux_system_roles.podman : See if getsubids exists -------------- 0.38s /tmp/collections-9Bk/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31