ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml 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 'jsonl', 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_luks2.yml ****************************************************** 1 plays in /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml PLAY [Test LUKS2] ************************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:2 Tuesday 22 July 2025 08:32:50 -0400 (0:00:00.263) 0:00:00.263 ********** ok: [managed-node2] META: ran handlers TASK [Enable FIPS mode] ******************************************************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:20 Tuesday 22 July 2025 08:32:54 -0400 (0:00:04.218) 0:00:04.482 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:28 Tuesday 22 July 2025 08:32:54 -0400 (0:00:00.256) 0:00:04.738 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable FIPS mode - 2] **************************************************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:39 Tuesday 22 July 2025 08:32:55 -0400 (0:00:00.580) 0:00:05.319 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot - 2] ************************************************************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:43 Tuesday 22 July 2025 08:32:55 -0400 (0:00:00.424) 0:00:05.743 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure dracut-fips] ****************************************************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:53 Tuesday 22 July 2025 08:32:56 -0400 (0:00:00.509) 0:00:06.252 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure boot for FIPS] ************************************************* task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:59 Tuesday 22 July 2025 08:32:56 -0400 (0:00:00.418) 0:00:06.670 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot - 3] ************************************************************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:68 Tuesday 22 July 2025 08:32:56 -0400 (0:00:00.416) 0:00:07.087 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role] ************************************************************ task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:72 Tuesday 22 July 2025 08:32:57 -0400 (0:00:00.323) 0:00:07.410 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 22 July 2025 08:32:57 -0400 (0:00:00.608) 0:00:08.019 ********** included: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 22 July 2025 08:32:58 -0400 (0:00:00.426) 0:00:08.446 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 22 July 2025 08:32:58 -0400 (0:00:00.386) 0:00:08.832 ********** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Tuesday 22 July 2025 08:32:59 -0400 (0:00:00.778) 0:00:09.610 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Tuesday 22 July 2025 08:33:02 -0400 (0:00:02.834) 0:00:12.445 ********** ok: [managed-node2] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 22 July 2025 08:33:02 -0400 (0:00:00.435) 0:00:12.881 ********** ok: [managed-node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 22 July 2025 08:33:02 -0400 (0:00:00.249) 0:00:13.131 ********** ok: [managed-node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 22 July 2025 08:33:03 -0400 (0:00:00.240) 0:00:13.371 ********** included: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node2 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 22 July 2025 08:33:04 -0400 (0:00:00.928) 0:00:14.299 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed", "libblockdev-2.18-5.el7.x86_64 providing libblockdev is already installed" ] } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Tuesday 22 July 2025 08:33:12 -0400 (0:00:07.925) 0:00:22.225 ********** ok: [managed-node2] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Tuesday 22 July 2025 08:33:12 -0400 (0:00:00.624) 0:00:22.849 ********** ok: [managed-node2] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Tuesday 22 July 2025 08:33:13 -0400 (0:00:00.521) 0:00:23.370 ********** ok: [managed-node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Tuesday 22 July 2025 08:33:16 -0400 (0:00:03.737) 0:00:27.108 ********** included: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node2 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Tuesday 22 July 2025 08:33:17 -0400 (0:00:00.855) 0:00:27.963 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Tuesday 22 July 2025 08:33:18 -0400 (0:00:00.264) 0:00:28.228 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Tuesday 22 July 2025 08:33:18 -0400 (0:00:00.131) 0:00:28.360 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Tuesday 22 July 2025 08:33:18 -0400 (0:00:00.158) 0:00:28.519 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Tuesday 22 July 2025 08:33:20 -0400 (0:00:02.261) 0:00:30.780 ********** ok: [managed-node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 22 July 2025 08:33:23 -0400 (0:00:02.762) 0:00:33.543 ********** ok: [managed-node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 22 July 2025 08:33:23 -0400 (0:00:00.347) 0:00:33.891 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Tuesday 22 July 2025 08:33:23 -0400 (0:00:00.329) 0:00:34.220 ********** ok: [managed-node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Tuesday 22 July 2025 08:33:25 -0400 (0:00:01.833) 0:00:36.053 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Tuesday 22 July 2025 08:33:26 -0400 (0:00:00.210) 0:00:36.264 ********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753187016.7010238, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4db69458c23204aa354c1fce8c724ba0713d6623", "ctime": 1718881114.40265, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881114.40265, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1207, "uid": 0, "version": "18446744072852913878", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Tuesday 22 July 2025 08:33:27 -0400 (0:00:01.264) 0:00:37.528 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Tuesday 22 July 2025 08:33:27 -0400 (0:00:00.308) 0:00:37.837 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Tuesday 22 July 2025 08:33:27 -0400 (0:00:00.233) 0:00:38.071 ********** ok: [managed-node2] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Tuesday 22 July 2025 08:33:28 -0400 (0:00:00.346) 0:00:38.418 ********** ok: [managed-node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Tuesday 22 July 2025 08:33:28 -0400 (0:00:00.358) 0:00:38.776 ********** ok: [managed-node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Tuesday 22 July 2025 08:33:28 -0400 (0:00:00.351) 0:00:39.127 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Tuesday 22 July 2025 08:33:29 -0400 (0:00:00.368) 0:00:39.496 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Tuesday 22 July 2025 08:33:29 -0400 (0:00:00.257) 0:00:39.754 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Tuesday 22 July 2025 08:33:29 -0400 (0:00:00.357) 0:00:40.112 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Tuesday 22 July 2025 08:33:30 -0400 (0:00:00.488) 0:00:40.600 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Tuesday 22 July 2025 08:33:30 -0400 (0:00:00.346) 0:00:40.946 ********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753187389.327045, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Tuesday 22 July 2025 08:33:32 -0400 (0:00:01.396) 0:00:42.343 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Tuesday 22 July 2025 08:33:32 -0400 (0:00:00.259) 0:00:42.603 ********** ok: [managed-node2] TASK [Get unused disks] ******************************************************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:76 Tuesday 22 July 2025 08:33:34 -0400 (0:00:01.926) 0:00:44.529 ********** included: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node2 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Tuesday 22 July 2025 08:33:34 -0400 (0:00:00.586) 0:00:45.116 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "util-linux-2.23.2-65.el7_9.1.x86_64 providing util-linux is already installed" ] } TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Tuesday 22 July 2025 08:33:37 -0400 (0:00:02.735) 0:00:47.851 ********** ok: [managed-node2] => { "changed": false, "disks": "Unable to find unused disk", "info": [ "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'fstype': '', 'type': 'disk', 'ssize': '512', 'size': '268435456000'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Tuesday 22 July 2025 08:33:41 -0400 (0:00:03.772) 0:00:51.624 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -x\nexec 1>&2\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC\njournalctl -ex\n", "delta": "0:00:00.038259", "end": "2025-07-22 08:33:44.305043", "rc": 0, "start": "2025-07-22 08:33:44.266784" } STDERR: + exec + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" LOG-SEC="512" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="ext4" LOG-SEC="512" + journalctl -ex -- Logs begin at Tue 2025-07-22 08:23:18 EDT, end at Tue 2025-07-22 08:33:44 EDT. -- Jul 22 08:23:18 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Jul 22 08:23:18 localhost.localdomain kernel: NET: Registered protocol family 2 Jul 22 08:23:18 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) Jul 22 08:23:18 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) Jul 22 08:23:18 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Jul 22 08:23:18 localhost.localdomain kernel: TCP: reno registered Jul 22 08:23:18 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) Jul 22 08:23:18 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) Jul 22 08:23:18 localhost.localdomain kernel: NET: Registered protocol family 1 Jul 22 08:23:18 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jul 22 08:23:18 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jul 22 08:23:18 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Jul 22 08:23:18 localhost.localdomain kernel: pci 0000:00:02.0: Boot video device Jul 22 08:23:18 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Jul 22 08:23:18 localhost.localdomain kernel: Unpacking initramfs... Jul 22 08:23:18 localhost.localdomain kernel: Freeing initrd memory: 19688k freed Jul 22 08:23:18 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer Jul 22 08:23:18 localhost.localdomain kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules Jul 22 08:23:18 localhost.localdomain kernel: RAPL PMU: hw unit of domain package 2^-14 Joules Jul 22 08:23:18 localhost.localdomain kernel: RAPL PMU: hw unit of domain dram 2^-16 Joules Jul 22 08:23:18 localhost.localdomain kernel: sha1_ssse3: Using AVX2 optimized SHA-1 implementation Jul 22 08:23:18 localhost.localdomain kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation Jul 22 08:23:18 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes) Jul 22 08:23:18 localhost.localdomain kernel: Initialise system trusted keyring Jul 22 08:23:18 localhost.localdomain kernel: audit: initializing netlink socket (disabled) Jul 22 08:23:18 localhost.localdomain kernel: type=2000 audit(1753186998.737:1): initialized Jul 22 08:23:18 localhost.localdomain kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages Jul 22 08:23:18 localhost.localdomain kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages Jul 22 08:23:18 localhost.localdomain kernel: zpool: loaded Jul 22 08:23:18 localhost.localdomain kernel: zbud: loaded Jul 22 08:23:18 localhost.localdomain kernel: VFS: Disk quotas dquot_6.5.2 Jul 22 08:23:18 localhost.localdomain kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jul 22 08:23:18 localhost.localdomain kernel: Key type big_key registered Jul 22 08:23:18 localhost.localdomain kernel: SELinux: Registering netfilter hooks Jul 22 08:23:18 localhost.localdomain kernel: NET: Registered protocol family 38 Jul 22 08:23:18 localhost.localdomain kernel: Key type asymmetric registered Jul 22 08:23:18 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Jul 22 08:23:18 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) Jul 22 08:23:18 localhost.localdomain kernel: io scheduler noop registered Jul 22 08:23:18 localhost.localdomain kernel: io scheduler deadline registered (default) Jul 22 08:23:18 localhost.localdomain kernel: io scheduler cfq registered Jul 22 08:23:18 localhost.localdomain kernel: io scheduler mq-deadline registered Jul 22 08:23:18 localhost.localdomain kernel: io scheduler kyber registered Jul 22 08:23:18 localhost.localdomain kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Jul 22 08:23:18 localhost.localdomain kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 Jul 22 08:23:18 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jul 22 08:23:18 localhost.localdomain kernel: intel_idle: does not run on family 6 model 63 Jul 22 08:23:18 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jul 22 08:23:18 localhost.localdomain kernel: ACPI: Power Button [PWRF] Jul 22 08:23:18 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jul 22 08:23:18 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Jul 22 08:23:18 localhost.localdomain kernel: GHES: HEST is not enabled! Jul 22 08:23:18 localhost.localdomain kernel: xen: --> pirq=21 -> irq=47 (gsi=47) Jul 22 08:23:18 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Jul 22 08:23:18 localhost.localdomain kernel: Grant table initialized Jul 22 08:23:18 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 22 08:23:18 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jul 22 08:23:18 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Jul 22 08:23:18 localhost.localdomain kernel: Non-volatile memory driver v1.3 Jul 22 08:23:18 localhost.localdomain kernel: Linux agpgart interface v0.103 Jul 22 08:23:18 localhost.localdomain kernel: crash memory driver: version 1.1 Jul 22 08:23:18 localhost.localdomain kernel: rdac: device handler registered Jul 22 08:23:18 localhost.localdomain kernel: hp_sw: device handler registered Jul 22 08:23:18 localhost.localdomain kernel: emc: device handler registered Jul 22 08:23:18 localhost.localdomain kernel: alua: device handler registered Jul 22 08:23:18 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Jul 22 08:23:18 localhost.localdomain kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Jul 22 08:23:18 localhost.localdomain kernel: ehci-pci: EHCI PCI platform driver Jul 22 08:23:18 localhost.localdomain kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Jul 22 08:23:18 localhost.localdomain kernel: ohci-pci: OHCI PCI platform driver Jul 22 08:23:18 localhost.localdomain kernel: uhci_hcd: USB Universal Host Controller Interface driver Jul 22 08:23:18 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Jul 22 08:23:18 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Jul 22 08:23:18 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jul 22 08:23:18 localhost.localdomain kernel: i8042: Warning: Keylock active Jul 22 08:23:18 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jul 22 08:23:18 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jul 22 08:23:18 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Jul 22 08:23:18 localhost.localdomain kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 Jul 22 08:23:18 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jul 22 08:23:18 localhost.localdomain kernel: cpuidle: using governor menu Jul 22 08:23:18 localhost.localdomain kernel: hidraw: raw HID events driver (C) Jiri Kosina Jul 22 08:23:18 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Jul 22 08:23:18 localhost.localdomain kernel: usbhid: USB HID core driver Jul 22 08:23:18 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Jul 22 08:23:18 localhost.localdomain kernel: Netfilter messages via NETLINK v0.30. Jul 22 08:23:18 localhost.localdomain kernel: TCP: cubic registered Jul 22 08:23:18 localhost.localdomain kernel: Initializing XFRM netlink socket Jul 22 08:23:18 localhost.localdomain kernel: NET: Registered protocol family 10 Jul 22 08:23:18 localhost.localdomain kernel: NET: Registered protocol family 17 Jul 22 08:23:18 localhost.localdomain kernel: mpls_gso: MPLS GSO support Jul 22 08:23:18 localhost.localdomain kernel: mce: Using 32 MCE banks Jul 22 08:23:18 localhost.localdomain kernel: PM: Hibernation image not present or could not be loaded. Jul 22 08:23:18 localhost.localdomain kernel: Loading compiled-in X.509 certificates Jul 22 08:23:18 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' Jul 22 08:23:18 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' Jul 22 08:23:18 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux kernel signing key: 68ea103f2c90a8dc0bb0446c06d14561f29e1172' Jul 22 08:23:18 localhost.localdomain kernel: registered taskstats version 1 Jul 22 08:23:18 localhost.localdomain kernel: page_owner is disabled Jul 22 08:23:18 localhost.localdomain kernel: Key type trusted registered Jul 22 08:23:18 localhost.localdomain kernel: Key type encrypted registered Jul 22 08:23:18 localhost.localdomain kernel: IMA: No TPM chip found, activating TPM-bypass! (rc=-19) Jul 22 08:23:18 localhost.localdomain kernel: BERT: Boot Error Record Table support is disabled. Enable it by using bert_enable as kernel parameter. Jul 22 08:23:18 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jul 22 08:23:18 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jul 22 08:23:18 localhost.localdomain kernel: Magic number: 1:754:380 Jul 22 08:23:18 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-07-22 12:23:18 UTC (1753186998) Jul 22 08:23:18 localhost.localdomain kernel: Freeing unused kernel memory: 2176k freed Jul 22 08:23:18 localhost.localdomain kernel: Write protecting the kernel read-only data: 12288k Jul 22 08:23:18 localhost.localdomain kernel: Freeing unused kernel memory: 192k freed Jul 22 08:23:18 localhost.localdomain kernel: Freeing unused kernel memory: 524k freed Jul 22 08:23:18 localhost.localdomain systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) Jul 22 08:23:18 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 22 08:23:18 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 22 08:23:18 localhost.localdomain systemd[1]: Running in initial RAM disk. Jul 22 08:23:18 localhost.localdomain systemd[1]: Set hostname to . Jul 22 08:23:18 localhost.localdomain systemd[1]: Reached target Local File Systems. Jul 22 08:23:18 localhost.localdomain systemd[1]: Reached target Swap. Jul 22 08:23:18 localhost.localdomain systemd[1]: Reached target Timers. Jul 22 08:23:18 localhost.localdomain systemd[1]: Created slice Root Slice. Jul 22 08:23:18 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Jul 22 08:23:18 localhost.localdomain systemd[1]: Created slice System Slice. Jul 22 08:23:18 localhost.localdomain systemd[1]: Reached target Slices. Jul 22 08:23:18 localhost.localdomain systemd[1]: Listening on udev Control Socket. Jul 22 08:23:18 localhost.localdomain systemd[1]: Listening on Journal Socket. Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting Setup Virtual Console... Jul 22 08:23:18 localhost.localdomain systemd[1]: Reached target Sockets. Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting Create list of required static device nodes for the current kernel... Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting Apply Kernel Variables... Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting dracut cmdline hook... Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting Journal Service... Jul 22 08:23:18 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel. Jul 22 08:23:18 localhost.localdomain systemd-journal[108]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 22 08:23:18 localhost.localdomain systemd[1]: Started Setup Virtual Console. Jul 22 08:23:18 localhost.localdomain systemd[1]: Started Apply Kernel Variables. Jul 22 08:23:18 localhost.localdomain systemd[1]: Started Journal Service. Jul 22 08:23:18 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Jul 22 08:23:18 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has begun starting up. Jul 22 08:23:18 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Jul 22 08:23:18 localhost.localdomain systemd-udevd[209]: starting version 219 Jul 22 08:23:18 localhost.localdomain systemd-udevd[209]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 22 08:23:18 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has begun starting up. Jul 22 08:23:18 localhost.localdomain systemd[1]: Mounting Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has begun starting up. Jul 22 08:23:18 localhost.localdomain systemd[1]: Mounted Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has begun starting up. Jul 22 08:23:18 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has begun starting up. Jul 22 08:23:18 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jul 22 08:23:18 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:18 localhost.localdomain kernel: libata version 3.00 loaded. Jul 22 08:23:18 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Jul 22 08:23:18 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Jul 22 08:23:18 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Jul 22 08:23:18 localhost.localdomain kernel: scsi host0: ata_piix Jul 22 08:23:18 localhost.localdomain kernel: xvda: xvda1 Jul 22 08:23:18 localhost.localdomain kernel: scsi host1: ata_piix Jul 22 08:23:19 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Jul 22 08:23:19 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Jul 22 08:23:19 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312. -- Subject: Unit dev-disk-by\x2duuid-c7b7d6a5\x2dfd01\x2d4b9b\x2dbcca\x2d153eaff9d312.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-c7b7d6a5\x2dfd01\x2d4b9b\x2dbcca\x2d153eaff9d312.device has finished starting up. -- -- The start-up result is done. Jul 22 08:23:19 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has begun starting up. Jul 22 08:23:19 localhost.localdomain systemd-fsck[254]: /dev/xvda1: clean, 63819/262144 files, 527174/1048320 blocks Jul 22 08:23:19 localhost.localdomain kernel: psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 Jul 22 08:23:19 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:19 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.981 MHz Jul 22 08:23:19 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3 Jul 22 08:23:21 localhost.localdomain kernel: floppy0: no floppy controllers found Jul 22 08:23:21 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:21 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has begun starting up. Jul 22 08:23:21 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:21 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:21 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Jul 22 08:23:21 localhost.localdomain kernel: EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) Jul 22 08:23:21 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:21 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has begun starting up. Jul 22 08:23:22 localhost.localdomain systemd[1]: Reloading. Jul 22 08:23:22 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:22 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:22 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:22 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has begun starting up. Jul 22 08:23:22 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:22 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has begun starting up. Jul 22 08:23:22 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has begun starting up. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit slices.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-sysctl.service has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit swap.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:22 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Jul 22 08:23:22 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kmod-static-nodes.service has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-cmdline.service has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-control.socket has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Jul 22 08:23:22 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Jul 22 08:23:22 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:22 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:22 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:22 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.service has begun starting up. Jul 22 08:23:22 localhost.localdomain systemd[1]: Switching root. Jul 22 08:23:22 localhost.localdomain unknown[108]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has shut down and closed all currently -- active journal files. Jul 22 08:23:26 localhost.localdomain systemd-journal[345]: Runtime journal is using 8.0M (max allowed 180.0M, trying to leave 270.0M free of 1.7G available → current limit 180.0M). Jul 22 08:23:26 localhost.localdomain systemd-journald[108]: Received SIGTERM from PID 1 (systemd). Jul 22 08:23:26 localhost.localdomain kernel: random: crng init done Jul 22 08:23:26 localhost.localdomain kernel: type=1404 audit(1753187003.083:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 Jul 22 08:23:26 localhost.localdomain kernel: SELinux: 2048 avtab hash slots, 112757 rules. Jul 22 08:23:26 localhost.localdomain kernel: SELinux: 2048 avtab hash slots, 112757 rules. Jul 22 08:23:26 localhost.localdomain kernel: SELinux: 8 users, 14 roles, 5049 types, 316 bools, 1 sens, 1024 cats Jul 22 08:23:26 localhost.localdomain kernel: SELinux: 130 classes, 112757 rules Jul 22 08:23:26 localhost.localdomain kernel: SELinux: Completing initialization. Jul 22 08:23:26 localhost.localdomain kernel: SELinux: Setting up existing superblocks. Jul 22 08:23:26 localhost.localdomain kernel: type=1403 audit(1753187003.591:3): policy loaded auid=4294967295 ses=4294967295 Jul 22 08:23:26 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 516.020ms. Jul 22 08:23:26 localhost.localdomain kernel: ip_tables: (C) 2000-2006 Netfilter Core Team Jul 22 08:23:26 localhost.localdomain systemd[1]: Inserted module 'ip_tables' Jul 22 08:23:26 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 8.552ms. Jul 22 08:23:26 localhost.localdomain kernel: EXT4-fs (xvda1): re-mounted. Opts: (null) Jul 22 08:23:26 localhost.localdomain systemd-journal[345]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 22 08:23:24 localhost.localdomain systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) Jul 22 08:23:24 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 22 08:23:24 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 22 08:23:24 localhost.localdomain systemd[1]: Set hostname to . Jul 22 08:23:24 localhost.localdomain systemd[1]: Initializing machine ID from random generator. Jul 22 08:23:24 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file. Jul 22 08:23:26 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has begun starting up. Jul 22 08:23:26 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:26 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:26 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Jul 22 08:23:26 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:26 localhost.localdomain systemd-udevd[366]: starting version 219 Jul 22 08:23:26 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:26 localhost.localdomain systemd-udevd[366]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 22 08:23:26 localhost.localdomain systemd[1]: Started Configure read-only root support. -- Subject: Unit rhel-readonly.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-readonly.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:26 localhost.localdomain systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has begun starting up. Jul 22 08:23:26 localhost.localdomain systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:26 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit rhel-import-state.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has begun starting up. Jul 22 08:23:26 localhost.localdomain systemd[1]: Starting Preprocess NFS configuration... -- Subject: Unit nfs-config.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has begun starting up. Jul 22 08:23:26 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has begun starting up. Jul 22 08:23:26 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-machine-id-commit.service has begun starting up. Jul 22 08:23:26 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-machine-id-commit.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:26 localhost.localdomain systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:26 localhost.localdomain systemd[1]: Started Preprocess NFS configuration. -- Subject: Unit nfs-config.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:26 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:27 localhost.localdomain systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit rhel-import-state.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:27 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Jul 22 08:23:27 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:27 localhost.localdomain systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has begun starting up. Jul 22 08:23:27 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Jul 22 08:23:27 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:27 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module. Jul 22 08:23:27 localhost.localdomain kernel: RPC: Registered udp transport module. Jul 22 08:23:27 localhost.localdomain kernel: RPC: Registered tcp transport module. Jul 22 08:23:27 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jul 22 08:23:27 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Jul 22 08:23:27 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:27 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4 Jul 22 08:23:27 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jul 22 08:23:27 localhost.localdomain systemd[1]: Found device /dev/ttyS0. -- Subject: Unit dev-ttyS0.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-ttyS0.device has finished starting up. -- -- The start-up result is done. Jul 22 08:23:27 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Jul 22 08:23:27 localhost.localdomain auditd[423]: Started dispatcher: /sbin/audispd pid: 425 Jul 22 08:23:27 localhost.localdomain kernel: type=1305 audit(1753187007.581:4): audit_pid=423 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jul 22 08:23:27 localhost.localdomain audispd[425]: No plugins found, exiting Jul 22 08:23:27 localhost.localdomain kernel: [TTM] Zone kernel: Available graphics memory: 1843226 kiB Jul 22 08:23:27 localhost.localdomain kernel: ppdev: user-space parallel port driver Jul 22 08:23:27 localhost.localdomain kernel: [TTM] Initializing pool allocator Jul 22 08:23:27 localhost.localdomain kernel: [TTM] Initializing DMA pool allocator Jul 22 08:23:27 localhost.localdomain kernel: [drm] fb mappable at 0xF8000000 Jul 22 08:23:27 localhost.localdomain kernel: [drm] vram aper at 0xF8000000 Jul 22 08:23:27 localhost.localdomain kernel: [drm] size 33554432 Jul 22 08:23:27 localhost.localdomain kernel: [drm] fb depth is 16 Jul 22 08:23:27 localhost.localdomain kernel: [drm] pitch is 2048 Jul 22 08:23:27 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Jul 22 08:23:27 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Jul 22 08:23:27 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Jul 22 08:23:27 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Jul 22 08:23:27 localhost.localdomain kernel: cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Jul 22 08:23:27 localhost.localdomain kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Jul 22 08:23:27 localhost.localdomain kernel: alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni) Jul 22 08:23:27 localhost.localdomain kernel: [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Jul 22 08:23:27 localhost.localdomain auditd[423]: Init complete, auditd 2.8.5 listening for events (startup state enable) Jul 22 08:23:27 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Jul 22 08:23:27 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 Jul 22 08:23:27 localhost.localdomain augenrules[470]: /sbin/augenrules: No change Jul 22 08:23:28 localhost.localdomain augenrules[470]: No rules Jul 22 08:23:28 localhost.localdomain augenrules[470]: enabled 1 Jul 22 08:23:28 localhost.localdomain augenrules[470]: failure 1 Jul 22 08:23:28 localhost.localdomain augenrules[470]: pid 423 Jul 22 08:23:28 localhost.localdomain augenrules[470]: rate_limit 0 Jul 22 08:23:28 localhost.localdomain augenrules[470]: backlog_limit 8192 Jul 22 08:23:28 localhost.localdomain augenrules[470]: lost 0 Jul 22 08:23:28 localhost.localdomain augenrules[470]: backlog 0 Jul 22 08:23:28 localhost.localdomain augenrules[470]: enabled 1 Jul 22 08:23:28 localhost.localdomain augenrules[470]: failure 1 Jul 22 08:23:28 localhost.localdomain augenrules[470]: pid 423 Jul 22 08:23:28 localhost.localdomain augenrules[470]: rate_limit 0 Jul 22 08:23:28 localhost.localdomain augenrules[470]: backlog_limit 8192 Jul 22 08:23:28 localhost.localdomain augenrules[470]: lost 0 Jul 22 08:23:28 localhost.localdomain augenrules[470]: backlog 0 Jul 22 08:23:28 localhost.localdomain systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has begun starting up. Jul 22 08:23:28 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has begun starting up. Jul 22 08:23:28 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Listening on RPCbind Server Activation Socket. -- Subject: Unit rpcbind.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.socket has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Starting RPC bind service... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has begun starting up. Jul 22 08:23:28 localhost.localdomain systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has begun starting up. Jul 22 08:23:28 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has begun starting up. Jul 22 08:23:28 localhost.localdomain systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has begun starting up. Jul 22 08:23:28 localhost.localdomain systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain chronyd[507]: chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) Jul 22 08:23:28 localhost.localdomain chronyd[507]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jul 22 08:23:28 localhost.localdomain systemd[1]: Starting Dump dmesg to /var/log/dmesg... -- Subject: Unit rhel-dmesg.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has begun starting up. Jul 22 08:23:28 localhost.localdomain systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has begun starting up. Jul 22 08:23:28 localhost.localdomain systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Started RPC bind service. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd-logind[503]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Jul 22 08:23:28 localhost.localdomain systemd-logind[503]: Watching system buttons on /dev/input/event0 (Power Button) Jul 22 08:23:28 localhost.localdomain systemd-logind[503]: Watching system buttons on /dev/input/event1 (Sleep Button) Jul 22 08:23:28 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Started Dump dmesg to /var/log/dmesg. -- Subject: Unit rhel-dmesg.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:28 localhost.localdomain systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:29 localhost.localdomain polkitd[521]: Started polkitd version 0.112 Jul 22 08:23:29 localhost.localdomain rngd[502]: Initalizing available sources Jul 22 08:23:29 localhost.localdomain rngd[502]: Failed to init entropy source 0: Hardware RNG Device Jul 22 08:23:29 localhost.localdomain rngd[502]: Enabling RDRAND rng support Jul 22 08:23:29 localhost.localdomain rngd[502]: Initalizing entropy source Intel RDRAND Instruction RNG Jul 22 08:23:29 localhost.localdomain polkitd[521]: Loading rules from directory /etc/polkit-1/rules.d Jul 22 08:23:29 localhost.localdomain polkitd[521]: Loading rules from directory /usr/share/polkit-1/rules.d Jul 22 08:23:29 localhost.localdomain polkitd[521]: Finished loading, compiling and executing 2 rules Jul 22 08:23:29 localhost.localdomain systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:29 localhost.localdomain polkitd[521]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jul 22 08:23:30 localhost.localdomain kernel: floppy0: no floppy controllers found Jul 22 08:23:30 localhost.localdomain kernel: work still pending Jul 22 08:23:30 localhost.localdomain rngd[502]: Enabling JITTER rng support Jul 22 08:23:30 localhost.localdomain rngd[502]: Initalizing entropy source JITTER Entropy generator Jul 22 08:23:32 localhost.localdomain cloud-init[535]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 22 Jul 2025 12:23:32 +0000. Up 14.68 seconds. Jul 22 08:23:33 localhost.localdomain systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:33 localhost.localdomain systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:33 localhost.localdomain systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has begun starting up. Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.5310] NetworkManager (version 1.18.8-2.el7_9) is starting... (for the first time) Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.5325] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-slaves-order.conf) Jul 22 08:23:33 localhost.localdomain systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.5424] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jul 22 08:23:33 localhost.localdomain systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has begun starting up. Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.5472] manager[0x558fc8d5f090]: monitoring kernel firmware directory '/lib/firmware'. Jul 22 08:23:33 localhost.localdomain dbus[505]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' Jul 22 08:23:33 localhost.localdomain systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has begun starting up. Jul 22 08:23:33 localhost.localdomain dbus[505]: [system] Successfully activated service 'org.freedesktop.hostname1' Jul 22 08:23:33 localhost.localdomain systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6541] hostname: hostname: using hostnamed Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6541] hostname: hostname changed from (none) to "localhost.localdomain" Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6546] dns-mgr[0x558fc8d47220]: init: dns=default,systemd-resolved rc-manager=file Jul 22 08:23:33 localhost.localdomain dbus[505]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Jul 22 08:23:33 localhost.localdomain systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. Jul 22 08:23:33 localhost.localdomain dbus[505]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 22 08:23:33 localhost.localdomain systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6763] settings: Loaded settings plugin: SettingsPluginIfcfg ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ifcfg-rh.so") Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6778] settings: Loaded settings plugin: NMSIbftPlugin ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ibft.so") Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6778] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6812] ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-eth0 (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03,"System eth0") Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6842] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6843] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6844] manager: Networking is enabled by state file Jul 22 08:23:33 localhost.localdomain nm-dispatcher[584]: req:1 'hostname': new request (4 scripts) Jul 22 08:23:33 localhost.localdomain nm-dispatcher[584]: req:1 'hostname': start running ordered scripts... Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.6862] dhcp-init: Using DHCP client 'dhclient' Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.7786] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-device-plugin-team.so) Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.7804] device (lo): carrier: link connected Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.7807] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.7827] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.7846] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.7866] device (eth0): carrier: link connected Jul 22 08:23:33 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.7983] device (eth0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.7999] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.8018] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.8020] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.8032] manager: NetworkManager state is now CONNECTING Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.8039] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.8051] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.8063] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jul 22 08:23:33 localhost.localdomain nm-dispatcher[584]: req:2 'connectivity-change': new request (4 scripts) Jul 22 08:23:33 localhost.localdomain NetworkManager[575]: [1753187013.8134] dhcp4 (eth0): dhclient started with pid 595 Jul 22 08:23:33 localhost.localdomain nm-dispatcher[584]: req:2 'connectivity-change': start running ordered scripts... Jul 22 08:23:34 localhost.localdomain dhclient[595]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x42b798c5) Jul 22 08:23:34 localhost.localdomain dhclient[595]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x42b798c5) Jul 22 08:23:34 localhost.localdomain dhclient[595]: DHCPOFFER from 10.31.40.1 Jul 22 08:23:34 localhost.localdomain dhclient[595]: DHCPACK from 10.31.40.1 (xid=0x42b798c5) Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2477] dhcp4 (eth0): address 10.31.43.10 Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2477] dhcp4 (eth0): plen 22 (255.255.252.0) Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2477] dhcp4 (eth0): gateway 10.31.40.1 Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2477] dhcp4 (eth0): lease time 3600 Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2477] dhcp4 (eth0): hostname 'ip-10-31-43-10' Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2477] dhcp4 (eth0): nameserver '10.29.169.13' Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2477] dhcp4 (eth0): nameserver '10.29.170.12' Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2477] dhcp4 (eth0): nameserver '10.2.32.1' Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2477] dhcp4 (eth0): domain name 'testing-farm.us-east-1.aws.redhat.com' Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2478] dhcp4 (eth0): state changed unknown -> bound Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2491] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2500] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 22 08:23:34 localhost.localdomain dhclient[595]: bound to 10.31.43.10 -- renewal in 1453 seconds. Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2532] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2543] manager: NetworkManager state is now CONNECTED_LOCAL Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2589] manager: NetworkManager state is now CONNECTED_SITE Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2603] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jul 22 08:23:34 localhost.localdomain NetworkManager[575]: [1753187014.2609] policy: set-hostname: set hostname to 'ip-10-31-43-10' (from DHCPv4) Jul 22 08:23:34 ip-10-31-43-10 systemd-hostnamed[580]: Changed host name to 'ip-10-31-43-10' Jul 22 08:23:34 ip-10-31-43-10 NetworkManager[575]: [1753187014.2667] device (eth0): Activation: successful, device activated. Jul 22 08:23:34 ip-10-31-43-10 NetworkManager[575]: [1753187014.2677] manager: NetworkManager state is now CONNECTED_GLOBAL Jul 22 08:23:34 ip-10-31-43-10 nm-dispatcher[584]: req:3 'up' [eth0]: new request (4 scripts) Jul 22 08:23:34 ip-10-31-43-10 nm-dispatcher[584]: req:3 'up' [eth0]: start running ordered scripts... Jul 22 08:23:34 ip-10-31-43-10 NetworkManager[575]: [1753187014.2689] manager: startup complete Jul 22 08:23:34 ip-10-31-43-10 nm-dispatcher[584]: req:4 'connectivity-change': new request (4 scripts) Jul 22 08:23:34 ip-10-31-43-10 nm-dispatcher[584]: req:5 'hostname': new request (4 scripts) Jul 22 08:23:34 ip-10-31-43-10 systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:34 ip-10-31-43-10 systemd[1]: Starting LSB: Bring up/down networking... -- Subject: Unit network.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has begun starting up. Jul 22 08:23:34 ip-10-31-43-10 nm-dispatcher[584]: req:4 'connectivity-change': start running ordered scripts... Jul 22 08:23:34 ip-10-31-43-10 nm-dispatcher[584]: req:5 'hostname': start running ordered scripts... Jul 22 08:23:34 ip-10-31-43-10 network[641]: Bringing up loopback interface: [ OK ] Jul 22 08:23:34 ip-10-31-43-10 network[641]: Bringing up interface eth0: [ OK ] Jul 22 08:23:34 ip-10-31-43-10 systemd[1]: Started LSB: Bring up/down networking. -- Subject: Unit network.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:34 ip-10-31-43-10 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has begun starting up. Jul 22 08:23:34 ip-10-31-43-10 systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:34 ip-10-31-43-10 systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has begun starting up. Jul 22 08:23:34 ip-10-31-43-10 systemd[1]: Starting Postfix Mail Transport Agent... -- Subject: Unit postfix.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has begun starting up. Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: Cloud-init v. 0.7.9 running 'init' at Tue, 22 Jul 2025 12:23:34 +0000. Up 17.25 seconds. Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: ++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++ Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: +--------+------+-------------+---------------+-------+-------------------+ Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: +--------+------+-------------+---------------+-------+-------------------+ Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . | Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: | lo: | True | . | . | d | . | Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: | eth0: | True | 10.31.43.10 | 255.255.252.0 | . | 0e:00:8b:64:eb:01 | Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: | eth0: | True | . | . | d | 0e:00:8b:64:eb:01 | Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: +--------+------+-------------+---------------+-------+-------------------+ Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 22 08:23:34 ip-10-31-43-10 cloud-init[849]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | Jul 22 08:23:35 ip-10-31-43-10 cloud-init[849]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jul 22 08:23:35 ip-10-31-43-10 cloud-init[849]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 22 08:23:35 ip-10-31-43-10 systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:35 ip-10-31-43-10 kernel: EXT4-fs (xvda1): resizing filesystem from 1048320 to 65535739 blocks Jul 22 08:23:35 ip-10-31-43-10 postfix/postfix-script[1184]: starting the Postfix mail system Jul 22 08:23:35 ip-10-31-43-10 postfix/master[1186]: daemon started -- version 2.10.1, configuration /etc/postfix Jul 22 08:23:35 ip-10-31-43-10 systemd[1]: Started Postfix Mail Transport Agent. -- Subject: Unit postfix.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:35 ip-10-31-43-10 kernel: EXT4-fs (xvda1): resized filesystem to 65535739 Jul 22 08:23:35 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[580]: Changed static host name to 'ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com' Jul 22 08:23:35 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com NetworkManager[575]: [1753187015.9489] hostname: hostname changed from "localhost.localdomain" to "ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com" Jul 22 08:23:35 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[580]: Changed host name to 'ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com' Jul 22 08:23:35 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com nm-dispatcher[584]: req:6 'hostname': new request (4 scripts) Jul 22 08:23:35 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com nm-dispatcher[584]: req:6 'hostname': start running ordered scripts... Jul 22 08:23:35 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com NetworkManager[575]: [1753187015.9609] policy: set-hostname: set hostname to 'ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com' (from system configuration) Jul 22 08:23:35 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com nm-dispatcher[584]: req:7 'hostname': new request (4 scripts) Jul 22 08:23:35 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com nm-dispatcher[584]: req:7 'hostname': start running ordered scripts... Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sm-notify[1221]: Version 1.3.0 starting Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com crond[1239]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 56% if used.) Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 230 (plymouthd). Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Wait for Plymouth Boot Screen to Quit. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0. -- Subject: Unit serial-getty@ttyS0.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit serial-getty@ttyS0.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com restraintd[1236]: Listening on http://localhost:8081 Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com cloud-init[1233]: Cloud-init v. 0.7.9 running 'modules:config' at Tue, 22 Jul 2025 12:23:36 +0000. Up 18.67 seconds. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com rsyslogd[1232]: [origin software="rsyslogd" swVersion="8.24.0-57.el7_9.3" x-pid="1232" x-info="http://www.rsyslog.com"] start Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com crond[1239]: (CRON) INFO (running with inotify support) Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com kdumpctl[1219]: No kdump initial ramdisk found. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com kdumpctl[1219]: Rebuilding /boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. -- Subject: Unit sshd.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished shutting down. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[1354]: Server listening on 0.0.0.0 port 22. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[1354]: Server listening on :: port 22. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com cloud-init[1395]: Cloud-init v. 0.7.9 running 'modules:final' at Tue, 22 Jul 2025 12:23:36 +0000. Up 19.12 seconds. Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com ec2[1520]: Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com ec2[1520]: ############################################################# Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com ec2[1520]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com ec2[1520]: 256 SHA256:6XI06CKZZBRV/e3/IgrDLqYzZkOtPFSrZnF8OajHEho no comment (ECDSA) Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com ec2[1520]: 256 SHA256:JrbbBdywcMOrldKxyOAXBx69rlIzfdGLj+pLfM+mDE0 no comment (ED25519) Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com ec2[1520]: 2048 SHA256:PpouZOZBkzpae6L06EXka+DhqyUqJ1ceG3xB7C5VtE0 no comment (RSA) Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com ec2[1520]: -----END SSH HOST KEY FINGERPRINTS----- Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com ec2[1520]: ############################################################# Jul 22 08:23:36 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com cloud-init[1395]: Cloud-init v. 0.7.9 finished at Tue, 22 Jul 2025 12:23:36 +0000. Datasource DataSourceEc2. Up 19.27 seconds Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Jul 22 08:23:36 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1552]: dracut-033-572.el7 Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: Executing: /usr/sbin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict -o "plymouth dash resume ifcfg" --mount "/dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 /sysroot ext4 defaults" --no-hostonly-default-device -f /boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img 3.10.0-1160.119.1.el7.x86_64 Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'dmsquash-live-ntfs' will not be installed, because command 'ntfs-3g' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'multipath' will not be installed, because command 'multipath' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'iscsi' will not be installed, because command 'iscsistart' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'dmsquash-live-ntfs' will not be installed, because command 'ntfs-3g' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jul 22 08:23:37 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 22 08:23:38 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'multipath' will not be installed, because command 'multipath' could not be found! Jul 22 08:23:38 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 22 08:23:38 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'iscsi' will not be installed, because command 'iscsistart' could not be found! Jul 22 08:23:38 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 22 08:23:38 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: bash *** Jul 22 08:23:38 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: nss-softokn *** Jul 22 08:23:38 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: i18n *** Jul 22 08:23:38 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: drm *** Jul 22 08:23:39 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: kernel-modules *** Jul 22 08:23:40 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com chronyd[507]: Selected source 66.59.198.178 Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: fstab-sys *** Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: rootfs-block *** Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: terminfo *** Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: udev-rules *** Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: Skipping udev rule: 40-redhat-cpu-hotplug.rules Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: Skipping udev rule: 91-permissions.rules Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: biosdevname *** Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: systemd *** Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: usrmount *** Jul 22 08:23:49 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: base *** Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: fs-lib *** Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: kdumpbase *** Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: microcode_ctl-fw_dir_override *** Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl module: mangling fw_dir Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: intel: caveats check for kernel version "3.10.0-1160.119.1.el7.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: configuration "intel-06-2d-07" is ignored Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: configuration "intel-06-4e-03" is ignored Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: configuration "intel-06-4f-01" is ignored Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: configuration "intel-06-55-04" is ignored Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: configuration "intel-06-5e-03" is ignored Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: configuration "intel-06-8c-01" is ignored Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including module: shutdown *** Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Including modules done *** Jul 22 08:23:50 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Installing kernel module dependencies and firmware *** Jul 22 08:23:51 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Installing kernel module dependencies and firmware done *** Jul 22 08:23:51 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Resolving executable dependencies *** Jul 22 08:23:51 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Resolving executable dependencies done*** Jul 22 08:23:51 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Hardlinking files *** Jul 22 08:23:51 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Hardlinking files done *** Jul 22 08:23:51 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Stripping files *** Jul 22 08:23:52 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Stripping files done *** Jul 22 08:23:52 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Generating early-microcode cpio image contents *** Jul 22 08:23:52 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Constructing GenuineIntel.bin **** Jul 22 08:23:52 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Store current command line parameters *** Jul 22 08:23:52 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Creating image file *** Jul 22 08:23:52 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Creating microcode section *** Jul 22 08:23:52 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Created microcode section *** Jul 22 08:23:57 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Creating image file done *** Jul 22 08:23:57 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dracut[1554]: *** Creating initramfs image file '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img' done *** Jul 22 08:23:57 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com kdumpctl[1219]: kexec: loaded kdump kernel Jul 22 08:23:57 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Jul 22 08:23:57 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com kdumpctl[1219]: Starting kdump: [OK] Jul 22 08:23:57 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Startup finished in 844ms (kernel) + 4.562s (initrd) + 34.730s (userspace) = 40.138s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- All system services necessary queued for starting at boot have been -- successfully 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 844812 microseconds. -- -- Initial RAM disk start-up required 4562839 microseconds. -- -- Userspace start-up required 34730939 microseconds. Jul 22 08:26:12 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7771]: Accepted publickey for root from 10.30.32.109 port 44828 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 22 08:26:13 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 22 08:26:13 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:26:13 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd-logind[503]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://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 7771. Jul 22 08:26:13 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7771]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:26:13 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7771]: Received disconnect from 10.30.32.109 port 44828:11: disconnected by user Jul 22 08:26:13 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7771]: Disconnected from 10.30.32.109 port 44828 Jul 22 08:26:13 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7771]: pam_unix(sshd:session): session closed for user root Jul 22 08:26:13 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd-logind[503]: Removed session 1. -- Subject: Session 1 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1 has been terminated. Jul 22 08:26:13 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7784]: reverse mapping checking getaddrinfo for b7034625-83bc-41d8-963c-73ccfab3bff8.testing-farm.us-east-1.aws.redhat.com [10.31.9.79] failed - POSSIBLE BREAK-IN ATTEMPT! Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7784]: Accepted publickey for root from 10.31.9.79 port 34966 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7785]: reverse mapping checking getaddrinfo for b7034625-83bc-41d8-963c-73ccfab3bff8.testing-farm.us-east-1.aws.redhat.com [10.31.9.79] failed - POSSIBLE BREAK-IN ATTEMPT! Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7785]: Accepted publickey for root from 10.31.9.79 port 34978 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd-logind[503]: New session 3 of user root. -- Subject: A new session 3 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://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 7785. Jul 22 08:26:31 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd-logind[503]: New session 2 of user root. -- Subject: A new session 2 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 2 has been created for the user root. -- -- The leading process of the session is 7784. Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 2 of user root. -- Subject: Unit session-2.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-2.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7785]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7784]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7785]: Received disconnect from 10.31.9.79 port 34978:11: disconnected by user Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7785]: Disconnected from 10.31.9.79 port 34978 Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com sshd[7785]: pam_unix(sshd:session): session closed for user root Jul 22 08:26:31 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com systemd-logind[503]: Removed session 3. -- Subject: Session 3 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 3 has been terminated. Jul 22 08:27:55 ip-10-31-43-10.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 22 08:27:56 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dbus[505]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' Jul 22 08:27:56 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has begun starting up. Jul 22 08:27:56 ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com dbus[505]: [system] Successfully activated service 'org.freedesktop.hostname1' Jul 22 08:27:56 ip-10-31-43-10.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Jul 22 08:27:56 managed-node2 systemd-hostnamed[8780]: Changed static host name to 'managed-node2' Jul 22 08:27:56 managed-node2 NetworkManager[575]: [1753187276.1530] hostname: hostname changed from "ip-10-31-43-10.testing-farm.us-east-1.aws.redhat.com" to "managed-node2" Jul 22 08:27:56 managed-node2 dbus[505]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Jul 22 08:27:56 managed-node2 systemd-hostnamed[8780]: Changed host name to 'managed-node2' Jul 22 08:27:56 managed-node2 systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. Jul 22 08:27:56 managed-node2 NetworkManager[575]: [1753187276.1660] policy: set-hostname: set hostname to 'managed-node2' (from system configuration) Jul 22 08:27:56 managed-node2 dbus[505]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 22 08:27:56 managed-node2 systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Jul 22 08:27:56 managed-node2 nm-dispatcher[8781]: req:1 'hostname': new request (4 scripts) Jul 22 08:27:56 managed-node2 nm-dispatcher[8781]: req:1 'hostname': start running ordered scripts... Jul 22 08:27:56 managed-node2 nm-dispatcher[8781]: req:2 'hostname': new request (4 scripts) Jul 22 08:27:56 managed-node2 nm-dispatcher[8781]: req:2 'hostname': start running ordered scripts... Jul 22 08:27:56 managed-node2 unknown: Leaving test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1). (Be aware the test name is sanitized!) Jul 22 08:29:02 managed-node2 sshd[9583]: Accepted publickey for root from 10.31.42.107 port 57452 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:29:02 managed-node2 systemd-logind[503]: New session 4 of user root. -- Subject: A new session 4 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://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 9583. Jul 22 08:29:02 managed-node2 systemd[1]: Started Session 4 of user root. -- Subject: Unit session-4.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:29:02 managed-node2 sshd[9583]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:29:02 managed-node2 sshd[9583]: Received disconnect from 10.31.42.107 port 57452:11: disconnected by user Jul 22 08:29:02 managed-node2 sshd[9583]: Disconnected from 10.31.42.107 port 57452 Jul 22 08:29:02 managed-node2 sshd[9583]: pam_unix(sshd:session): session closed for user root Jul 22 08:29:02 managed-node2 systemd-logind[503]: Removed session 4. -- Subject: Session 4 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 4 has been terminated. Jul 22 08:29:02 managed-node2 sshd[9592]: Accepted publickey for root from 10.31.42.107 port 57454 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:29:02 managed-node2 systemd-logind[503]: New session 5 of user root. -- Subject: A new session 5 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://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 9592. Jul 22 08:29:02 managed-node2 systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:29:02 managed-node2 sshd[9592]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:29:02 managed-node2 sshd[9592]: Received disconnect from 10.31.42.107 port 57454:11: disconnected by user Jul 22 08:29:02 managed-node2 sshd[9592]: Disconnected from 10.31.42.107 port 57454 Jul 22 08:29:02 managed-node2 sshd[9592]: pam_unix(sshd:session): session closed for user root Jul 22 08:29:02 managed-node2 systemd-logind[503]: Removed session 5. -- Subject: Session 5 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 5 has been terminated. Jul 22 08:29:30 managed-node2 sshd[9604]: Accepted publickey for root from 10.31.42.107 port 57522 ssh2: ECDSA SHA256:VQ9XK4k6Vt8UPOycnISNyAPDgpYR9n+H9XDBRYiSHdA Jul 22 08:29:30 managed-node2 systemd-logind[503]: New session 6 of user root. -- Subject: A new session 6 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 6 has been created for the user root. -- -- The leading process of the session is 9604. Jul 22 08:29:30 managed-node2 systemd[1]: Started Session 6 of user root. -- Subject: Unit session-6.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-6.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:29:30 managed-node2 sshd[9604]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:29:31 managed-node2 sudo[9661]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ehslwnbzuquvjxercmgdhljyhsfklkky ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187370.74-11592-168560515106181/AnsiballZ_setup.py Jul 22 08:29:31 managed-node2 sudo[9661]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:29:31 managed-node2 ansible-setup[9664]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:29:31 managed-node2 sudo[9661]: pam_unix(sudo:session): session closed for user root Jul 22 08:29:33 managed-node2 sudo[9738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bmvzqqmmzojftkfnzkdomhsqpllrlvbr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187372.56-11710-86570275554165/AnsiballZ_stat.py Jul 22 08:29:33 managed-node2 sudo[9738]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:29:33 managed-node2 ansible-stat[9741]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 22 08:29:33 managed-node2 sudo[9738]: pam_unix(sudo:session): session closed for user root Jul 22 08:29:34 managed-node2 sudo[9790]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iandyipyjfcxaextekicbtolvuktvgmp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187373.89-11831-4491519397306/AnsiballZ_yum.py Jul 22 08:29:34 managed-node2 sudo[9790]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:29:34 managed-node2 ansible-yum[9793]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'libblockdev'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:29:48 managed-node2 yum[9835]: Installed: libblockdev-utils-2.18-5.el7.x86_64 Jul 22 08:29:48 managed-node2 yum[9835]: Installed: 7:device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64 Jul 22 08:29:49 managed-node2 yum[9835]: Installed: libsolv-0.6.34-4.el7.x86_64 Jul 22 08:29:49 managed-node2 yum[9835]: Installed: libaio-0.3.109-13.el7.x86_64 Jul 22 08:29:49 managed-node2 yum[9835]: Installed: librepo-1.8.1-8.el7_9.x86_64 Jul 22 08:29:49 managed-node2 yum[9835]: Installed: libmodulemd-1.6.3-1.el7.x86_64 Jul 22 08:29:49 managed-node2 yum[9835]: Installed: libdnf-0.22.5-2.el7_9.x86_64 Jul 22 08:29:49 managed-node2 yum[9835]: Installed: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 Jul 22 08:29:49 managed-node2 systemd[1]: Reloading. Jul 22 08:29:49 managed-node2 systemd[1]: Reloading. Jul 22 08:29:49 managed-node2 systemd[1]: Listening on Device-mapper event daemon FIFOs. -- Subject: Unit dm-event.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dm-event.socket has finished starting up. -- -- The start-up result is done. Jul 22 08:29:49 managed-node2 yum[9835]: Installed: 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64 Jul 22 08:29:49 managed-node2 yum[9835]: Installed: libbytesize-1.2-1.el7.x86_64 Jul 22 08:29:49 managed-node2 yum[9835]: Installed: python2-bytesize-1.2-1.el7.x86_64 Jul 22 08:29:49 managed-node2 yum[9835]: Installed: 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64 Jul 22 08:29:49 managed-node2 systemd[1]: Reloading. Jul 22 08:29:49 managed-node2 systemd[1]: Reloading. Jul 22 08:29:49 managed-node2 systemd[1]: Listening on LVM2 metadata daemon socket. -- Subject: Unit lvm2-lvmetad.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit lvm2-lvmetad.socket has finished starting up. -- -- The start-up result is done. Jul 22 08:29:49 managed-node2 systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... -- Subject: Unit lvm2-monitor.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit lvm2-monitor.service has begun starting up. Jul 22 08:29:49 managed-node2 systemd[1]: Started LVM2 metadata daemon. -- Subject: Unit lvm2-lvmetad.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit lvm2-lvmetad.service has finished starting up. -- -- The start-up result is done. Jul 22 08:29:49 managed-node2 systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. -- Subject: Unit lvm2-monitor.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit lvm2-monitor.service has finished starting up. -- -- The start-up result is done. Jul 22 08:29:49 managed-node2 systemd[1]: Reloading. Jul 22 08:29:50 managed-node2 systemd[1]: Reloading. Jul 22 08:29:50 managed-node2 systemd[1]: Reloading. Jul 22 08:29:50 managed-node2 systemd[1]: Reloading. Jul 22 08:29:50 managed-node2 systemd[1]: Listening on LVM2 poll daemon socket. -- Subject: Unit lvm2-lvmpolld.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit lvm2-lvmpolld.socket has finished starting up. -- -- The start-up result is done. Jul 22 08:29:50 managed-node2 yum[9835]: Installed: 7:lvm2-2.02.187-6.el7_9.5.x86_64 Jul 22 08:29:50 managed-node2 yum[9835]: Installed: python2-libdnf-0.22.5-2.el7_9.x86_64 Jul 22 08:29:50 managed-node2 yum[9835]: Installed: python2-hawkey-0.22.5-2.el7_9.x86_64 Jul 22 08:29:50 managed-node2 yum[9835]: Installed: libblockdev-2.18-5.el7.x86_64 Jul 22 08:29:50 managed-node2 yum[9835]: Installed: python2-blockdev-2.18-5.el7.x86_64 Jul 22 08:29:50 managed-node2 yum[9835]: Installed: 1:pyparted-3.9-15.el7.x86_64 Jul 22 08:29:50 managed-node2 yum[9835]: Installed: sgpio-1.2.0.10-13.el7.x86_64 Jul 22 08:29:50 managed-node2 systemd[1]: Reloading. Jul 22 08:29:50 managed-node2 yum[9835]: Installed: dmraid-1.0.0.rc16-28.el7.x86_64 Jul 22 08:29:50 managed-node2 yum[9835]: Installed: dmraid-events-1.0.0.rc16-28.el7.x86_64 Jul 22 08:29:50 managed-node2 yum[9835]: Installed: volume_key-libs-0.3.9-9.el7.x86_64 Jul 22 08:29:50 managed-node2 yum[9835]: Installed: libreport-filesystem-2.1.11-53.el7.centos.x86_64 Jul 22 08:29:50 managed-node2 systemd[1]: Reloading. Jul 22 08:29:50 managed-node2 yum[9835]: Installed: mdadm-4.1-9.el7_9.x86_64 Jul 22 08:29:50 managed-node2 dbus[505]: [system] Reloaded configuration Jul 22 08:29:50 managed-node2 dbus[505]: [system] Reloaded configuration Jul 22 08:29:50 managed-node2 dbus[505]: [system] Reloaded configuration Jul 22 08:29:50 managed-node2 yum[9835]: Installed: 1:blivet3-data-3.1.3-3.el7.noarch Jul 22 08:29:50 managed-node2 yum[9835]: Installed: lsof-4.87-6.el7.x86_64 Jul 22 08:29:51 managed-node2 yum[9835]: Installed: 1:python2-blivet3-3.1.3-3.el7.noarch Jul 22 08:29:51 managed-node2 yum[9835]: Installed: libblockdev-mdraid-2.18-5.el7.x86_64 Jul 22 08:29:51 managed-node2 yum[9835]: Installed: libblockdev-crypto-2.18-5.el7.x86_64 Jul 22 08:29:51 managed-node2 yum[9835]: Installed: libblockdev-dm-2.18-5.el7.x86_64 Jul 22 08:29:51 managed-node2 yum[9835]: Installed: libblockdev-lvm-2.18-5.el7.x86_64 Jul 22 08:29:51 managed-node2 yum[9835]: Installed: libblockdev-swap-2.18-5.el7.x86_64 Jul 22 08:29:51 managed-node2 yum[9835]: Installed: python-enum34-1.0.4-1.el7.noarch Jul 22 08:29:51 managed-node2 sudo[9790]: pam_unix(sudo:session): session closed for user root Jul 22 08:29:55 managed-node2 sudo[10124]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vcdmhpkrffnoccqnortlbcjqxcdyvhvo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187393.3-13669-172013290366509/AnsiballZ_blivet.py Jul 22 08:29:55 managed-node2 sudo[10124]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:29:55 managed-node2 ansible-fedora.linux_system_roles.blivet[10127]: Invoked with packages_only=True uses_kmod_kvdo=True disklabel_type=None safe_mode=True diskvolume_mkfs_option_map={} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:29:55 managed-node2 sudo[10124]: pam_unix(sudo:session): session closed for user root Jul 22 08:29:58 managed-node2 sudo[10182]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qhodkeopbtkalpctmczccxdakiikwjvu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187397.63-14021-240295777231158/AnsiballZ_yum.py Jul 22 08:29:58 managed-node2 sudo[10182]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:29:58 managed-node2 ansible-yum[10185]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:29:58 managed-node2 sudo[10182]: pam_unix(sudo:session): session closed for user root Jul 22 08:29:59 managed-node2 sudo[10238]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pjnrisuxgnticpjjvomnqgqfumysmyai ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187398.89-14185-84945684019535/AnsiballZ_service_facts.py Jul 22 08:29:59 managed-node2 sudo[10238]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:29:59 managed-node2 ansible-service_facts[10241]: Invoked Jul 22 08:30:00 managed-node2 sudo[10238]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:02 managed-node2 sudo[10403]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-seaxybswgdzxptgltcpsxpnuvtskxuml ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187401.77-14581-235573255152372/AnsiballZ_blivet.py Jul 22 08:30:02 managed-node2 sudo[10403]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:02 managed-node2 ansible-fedora.linux_system_roles.blivet[10406]: Invoked with packages_only=False uses_kmod_kvdo=True disklabel_type=None safe_mode=False diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:30:02 managed-node2 sudo[10403]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:04 managed-node2 sudo[10461]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fxdzyzylbuzmcaaiqombqafbdhehccba ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187403.53-14752-8419204954340/AnsiballZ_stat.py Jul 22 08:30:04 managed-node2 sudo[10461]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:04 managed-node2 ansible-stat[10464]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 22 08:30:04 managed-node2 sudo[10461]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:08 managed-node2 sudo[10515]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vqhxxkhbhernnixakyvswezvigwjrtwo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187407.46-15097-231810761902363/AnsiballZ_stat.py Jul 22 08:30:08 managed-node2 sudo[10515]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:08 managed-node2 ansible-stat[10518]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 22 08:30:08 managed-node2 sudo[10515]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:09 managed-node2 sudo[10569]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xbylndlsyssluujkmhacniqefuotuwti ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187408.9-15223-76119582312187/AnsiballZ_setup.py Jul 22 08:30:09 managed-node2 sudo[10569]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:09 managed-node2 ansible-setup[10572]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:30:09 managed-node2 sudo[10569]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:12 managed-node2 sudo[10652]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kbotgcudiestegpsfygravrpacpfqebg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187412.15-15384-37873463391460/AnsiballZ_yum.py Jul 22 08:30:12 managed-node2 sudo[10652]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:12 managed-node2 ansible-yum[10655]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:30:12 managed-node2 sudo[10652]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:15 managed-node2 sudo[10708]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gdjuhtabebqxulwhmhqorxjmowlhbrpw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187413.58-15639-277304744929991/AnsiballZ_find_unused_disk.py Jul 22 08:30:15 managed-node2 sudo[10708]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:15 managed-node2 ansible-fedora.linux_system_roles.find_unused_disk[10711]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 22 08:30:15 managed-node2 sudo[10708]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:17 managed-node2 sudo[10762]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lpzjmrvlvizvzknqsnnwxvydeudnqdjo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187415.96-15901-130464612242746/AnsiballZ_command.py Jul 22 08:30:17 managed-node2 sudo[10762]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:17 managed-node2 ansible-command[10765]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 22 08:30:17 managed-node2 sudo[10762]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:20 managed-node2 sshd[10776]: Accepted publickey for root from 10.31.42.107 port 57622 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:30:21 managed-node2 systemd-logind[503]: New session 7 of user root. -- Subject: A new session 7 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 7 has been created for the user root. -- -- The leading process of the session is 10776. Jul 22 08:30:21 managed-node2 systemd[1]: Started Session 7 of user root. -- Subject: Unit session-7.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-7.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:30:21 managed-node2 sshd[10776]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:30:21 managed-node2 sshd[10776]: Received disconnect from 10.31.42.107 port 57622:11: disconnected by user Jul 22 08:30:21 managed-node2 sshd[10776]: Disconnected from 10.31.42.107 port 57622 Jul 22 08:30:21 managed-node2 sshd[10776]: pam_unix(sshd:session): session closed for user root Jul 22 08:30:21 managed-node2 systemd-logind[503]: Removed session 7. -- Subject: Session 7 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 7 has been terminated. Jul 22 08:30:21 managed-node2 sshd[10786]: Accepted publickey for root from 10.31.42.107 port 57626 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:30:21 managed-node2 systemd[1]: Started Session 8 of user root. -- Subject: Unit session-8.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-8.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:30:21 managed-node2 systemd-logind[503]: New session 8 of user root. -- Subject: A new session 8 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 8 has been created for the user root. -- -- The leading process of the session is 10786. Jul 22 08:30:21 managed-node2 sshd[10786]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:30:22 managed-node2 sshd[10786]: Received disconnect from 10.31.42.107 port 57626:11: disconnected by user Jul 22 08:30:22 managed-node2 sshd[10786]: Disconnected from 10.31.42.107 port 57626 Jul 22 08:30:22 managed-node2 sshd[10786]: pam_unix(sshd:session): session closed for user root Jul 22 08:30:22 managed-node2 systemd-logind[503]: Removed session 8. -- Subject: Session 8 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 8 has been terminated. Jul 22 08:30:35 managed-node2 ansible-setup[10850]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:30:38 managed-node2 sudo[10930]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dsbxwpsecfwmztuulxfffkfdaivenvve ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187436.98-18218-74013217657244/AnsiballZ_setup.py Jul 22 08:30:38 managed-node2 sudo[10930]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:38 managed-node2 ansible-setup[10933]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:30:38 managed-node2 sudo[10930]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:42 managed-node2 sudo[11013]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wbaduylgrnbywufmrhjtmmsxjsbcufco ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187441.21-18522-157650776199936/AnsiballZ_stat.py Jul 22 08:30:42 managed-node2 sudo[11013]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:42 managed-node2 ansible-stat[11016]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 22 08:30:42 managed-node2 sudo[11013]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:48 managed-node2 sudo[11065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwnlylokplpebpxnugueifjimltaprom ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187445.77-18832-143195030085235/AnsiballZ_yum.py Jul 22 08:30:48 managed-node2 sudo[11065]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:48 managed-node2 ansible-yum[11068]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'libblockdev'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:30:51 managed-node2 sudo[11065]: pam_unix(sudo:session): session closed for user root Jul 22 08:30:55 managed-node2 sudo[11141]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lyhoodfhsttvfrvhuogxkccrklxtrdtz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187453.81-19702-82767206046733/AnsiballZ_blivet.py Jul 22 08:30:55 managed-node2 sudo[11141]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:30:55 managed-node2 ansible-fedora.linux_system_roles.blivet[11144]: Invoked with packages_only=True uses_kmod_kvdo=True disklabel_type=None safe_mode=True diskvolume_mkfs_option_map={} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:30:55 managed-node2 sudo[11141]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:00 managed-node2 sudo[11199]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ngpicmykgwqihltbhuxqrohzdffqnprf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187459.17-20064-274307261328246/AnsiballZ_yum.py Jul 22 08:31:00 managed-node2 sudo[11199]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:00 managed-node2 ansible-yum[11202]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:31:00 managed-node2 sudo[11199]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:03 managed-node2 sudo[11255]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gngzbnwseltdhqwxiutcgalziyjjexsr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187460.94-20254-121081194507318/AnsiballZ_service_facts.py Jul 22 08:31:03 managed-node2 sudo[11255]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:03 managed-node2 ansible-service_facts[11258]: Invoked Jul 22 08:31:03 managed-node2 sudo[11255]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:06 managed-node2 sudo[11420]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cxqqagtjhzyhtlrkqhihqfdxhhmgazfv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187465.87-20667-247608383716586/AnsiballZ_blivet.py Jul 22 08:31:06 managed-node2 sudo[11420]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:06 managed-node2 ansible-fedora.linux_system_roles.blivet[11423]: Invoked with packages_only=False uses_kmod_kvdo=True disklabel_type=None safe_mode=False diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:31:06 managed-node2 sudo[11420]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:08 managed-node2 sudo[11478]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gdsygklywybigvlypxcedcmmmhixugwh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187467.78-20841-137752667761069/AnsiballZ_stat.py Jul 22 08:31:08 managed-node2 sudo[11478]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:08 managed-node2 ansible-stat[11481]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 22 08:31:08 managed-node2 sudo[11478]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:13 managed-node2 sudo[11532]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qdtafwghbpvwdafticmlllololfiztiy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187472.78-21319-195577877912466/AnsiballZ_stat.py Jul 22 08:31:13 managed-node2 sudo[11532]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:13 managed-node2 ansible-stat[11535]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 22 08:31:13 managed-node2 sudo[11532]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:15 managed-node2 sudo[11586]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fdedjshgwypcogthzbibitsnzaawequc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187474.24-21522-4844404354258/AnsiballZ_setup.py Jul 22 08:31:15 managed-node2 sudo[11586]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:15 managed-node2 ansible-setup[11589]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:31:15 managed-node2 sudo[11586]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:19 managed-node2 sudo[11669]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uzsruncqrkkfnkkdszulbzaqdmldpsae ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187478.66-21814-228945748401642/AnsiballZ_yum.py Jul 22 08:31:19 managed-node2 sudo[11669]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:19 managed-node2 ansible-yum[11672]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:31:19 managed-node2 sudo[11669]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:22 managed-node2 sudo[11725]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-owkjtsnsrcdtblruxkgqpqotmazzxasm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187480.71-22121-258885937561472/AnsiballZ_find_unused_disk.py Jul 22 08:31:22 managed-node2 sudo[11725]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:22 managed-node2 ansible-fedora.linux_system_roles.find_unused_disk[11728]: Invoked with min_size=0 max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 22 08:31:22 managed-node2 sudo[11725]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:25 managed-node2 sudo[11779]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pjnnnkeglnxgdspnfakaoyyoikaspinm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187483.08-22378-194880950316912/AnsiballZ_command.py Jul 22 08:31:25 managed-node2 sudo[11779]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:25 managed-node2 ansible-command[11782]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 22 08:31:25 managed-node2 sudo[11779]: pam_unix(sudo:session): session closed for user root Jul 22 08:31:28 managed-node2 sshd[11793]: Accepted publickey for root from 10.31.42.107 port 57760 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:31:28 managed-node2 systemd-logind[503]: New session 9 of user root. -- Subject: A new session 9 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 9 has been created for the user root. -- -- The leading process of the session is 11793. Jul 22 08:31:28 managed-node2 systemd[1]: Started Session 9 of user root. -- Subject: Unit session-9.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-9.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:31:28 managed-node2 sshd[11793]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:31:28 managed-node2 sshd[11793]: Received disconnect from 10.31.42.107 port 57760:11: disconnected by user Jul 22 08:31:28 managed-node2 sshd[11793]: Disconnected from 10.31.42.107 port 57760 Jul 22 08:31:28 managed-node2 sshd[11793]: pam_unix(sshd:session): session closed for user root Jul 22 08:31:28 managed-node2 systemd-logind[503]: Removed session 9. -- Subject: Session 9 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 9 has been terminated. Jul 22 08:31:29 managed-node2 sshd[11803]: Accepted publickey for root from 10.31.42.107 port 57764 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:31:29 managed-node2 systemd[1]: Started Session 10 of user root. -- Subject: Unit session-10.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-10.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:31:29 managed-node2 systemd-logind[503]: New session 10 of user root. -- Subject: A new session 10 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 10 has been created for the user root. -- -- The leading process of the session is 11803. Jul 22 08:31:29 managed-node2 sshd[11803]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:31:29 managed-node2 sshd[11803]: Received disconnect from 10.31.42.107 port 57764:11: disconnected by user Jul 22 08:31:29 managed-node2 sshd[11803]: Disconnected from 10.31.42.107 port 57764 Jul 22 08:31:29 managed-node2 sshd[11803]: pam_unix(sshd:session): session closed for user root Jul 22 08:31:29 managed-node2 systemd-logind[503]: Removed session 10. -- Subject: Session 10 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 10 has been terminated. Jul 22 08:31:43 managed-node2 sshd[11813]: Accepted publickey for root from 10.31.42.107 port 57784 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:31:44 managed-node2 systemd[1]: Started Session 11 of user root. -- Subject: Unit session-11.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-11.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:31:44 managed-node2 systemd-logind[503]: New session 11 of user root. -- Subject: A new session 11 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 11 has been created for the user root. -- -- The leading process of the session is 11813. Jul 22 08:31:44 managed-node2 sshd[11813]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:31:44 managed-node2 sshd[11813]: Received disconnect from 10.31.42.107 port 57784:11: disconnected by user Jul 22 08:31:44 managed-node2 sshd[11813]: Disconnected from 10.31.42.107 port 57784 Jul 22 08:31:44 managed-node2 sshd[11813]: pam_unix(sshd:session): session closed for user root Jul 22 08:31:44 managed-node2 systemd-logind[503]: Removed session 11. -- Subject: Session 11 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 11 has been terminated. Jul 22 08:31:55 managed-node2 sudo[11877]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tetibhmifpltopfqksnmkrnebshnxhqy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187511.3-24948-89385843528771/AnsiballZ_setup.py Jul 22 08:31:55 managed-node2 sudo[11877]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:31:55 managed-node2 ansible-setup[11880]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:31:56 managed-node2 sudo[11877]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:01 managed-node2 sudo[11960]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qybgvjkezuapwccotkllkneizhuuhrrq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187519.5-25926-106312556892930/AnsiballZ_stat.py Jul 22 08:32:01 managed-node2 sudo[11960]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:01 managed-node2 ansible-stat[11963]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 22 08:32:01 managed-node2 sudo[11960]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:06 managed-node2 sudo[12012]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ftvbohwkamgzvemshwrcndqqqvwvnxwb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187524.9-26545-156346639156930/AnsiballZ_yum.py Jul 22 08:32:06 managed-node2 sudo[12012]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:07 managed-node2 ansible-yum[12015]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'libblockdev'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:32:10 managed-node2 sudo[12012]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:14 managed-node2 sudo[12088]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uueiqksbnxeanzhflnzkfznfcxrlxonl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187531.91-27521-58478773622959/AnsiballZ_blivet.py Jul 22 08:32:14 managed-node2 sudo[12088]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:14 managed-node2 ansible-fedora.linux_system_roles.blivet[12091]: Invoked with packages_only=True uses_kmod_kvdo=True disklabel_type=None safe_mode=True diskvolume_mkfs_option_map={} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:32:14 managed-node2 sudo[12088]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:17 managed-node2 sudo[12146]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-idjvewovdlqurjltafziutmfbphglgos ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187536.7-27927-279605273775351/AnsiballZ_yum.py Jul 22 08:32:17 managed-node2 sudo[12146]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:17 managed-node2 ansible-yum[12149]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:32:17 managed-node2 sudo[12146]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:20 managed-node2 sudo[12202]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-igmelvghfvhezwtiybkdayqgeuxabbqe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187537.97-28136-171893994357210/AnsiballZ_service_facts.py Jul 22 08:32:20 managed-node2 sudo[12202]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:20 managed-node2 ansible-service_facts[12205]: Invoked Jul 22 08:32:20 managed-node2 sudo[12202]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:23 managed-node2 sudo[12367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aomjcpjfeirwwydhjarkdyvltatwpgiv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187542.4-28432-60443504428457/AnsiballZ_blivet.py Jul 22 08:32:23 managed-node2 sudo[12367]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:23 managed-node2 ansible-fedora.linux_system_roles.blivet[12370]: Invoked with packages_only=False uses_kmod_kvdo=True disklabel_type=None safe_mode=True diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:32:23 managed-node2 sudo[12367]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:25 managed-node2 sudo[12425]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mfzcacxthkwcbqtlqoomeitjppspwcxv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187544.33-28588-50795326807322/AnsiballZ_stat.py Jul 22 08:32:25 managed-node2 sudo[12425]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:25 managed-node2 ansible-stat[12428]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 22 08:32:25 managed-node2 sudo[12425]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:28 managed-node2 sudo[12479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mrvtafzemsabvkrjqkmfeewlqjsrbszr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187547.86-28975-203641992025676/AnsiballZ_stat.py Jul 22 08:32:28 managed-node2 sudo[12479]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:28 managed-node2 ansible-stat[12482]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 22 08:32:28 managed-node2 sudo[12479]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:30 managed-node2 sudo[12533]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kjwnfdullevicgxlzxxsmffeythtvdaa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187549.75-29105-94465287333740/AnsiballZ_setup.py Jul 22 08:32:30 managed-node2 sudo[12533]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:30 managed-node2 ansible-setup[12536]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:32:31 managed-node2 sudo[12533]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:34 managed-node2 sudo[12616]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hekqalcnlmhvpcaruemspppocqouwwfj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187553.97-29410-257343285221593/AnsiballZ_yum.py Jul 22 08:32:34 managed-node2 sudo[12616]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:34 managed-node2 ansible-yum[12619]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:32:34 managed-node2 sudo[12616]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:36 managed-node2 sudo[12672]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lailcyqdwajhjazvzgeiosrwqkkeauld ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187555.35-29712-41715388274762/AnsiballZ_find_unused_disk.py Jul 22 08:32:36 managed-node2 sudo[12672]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:36 managed-node2 ansible-fedora.linux_system_roles.find_unused_disk[12675]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 22 08:32:36 managed-node2 sudo[12672]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:38 managed-node2 sudo[12726]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-htsuxhuzedwdjgwmwdogiplioxwdkutl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187556.92-29893-248962750243857/AnsiballZ_command.py Jul 22 08:32:38 managed-node2 sudo[12726]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:38 managed-node2 ansible-command[12729]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 22 08:32:38 managed-node2 sudo[12726]: pam_unix(sudo:session): session closed for user root Jul 22 08:32:42 managed-node2 sshd[12740]: Accepted publickey for root from 10.31.42.107 port 57918 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:32:42 managed-node2 systemd-logind[503]: New session 12 of user root. -- Subject: A new session 12 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 12 has been created for the user root. -- -- The leading process of the session is 12740. Jul 22 08:32:42 managed-node2 systemd[1]: Started Session 12 of user root. -- Subject: Unit session-12.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-12.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:32:42 managed-node2 sshd[12740]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:32:42 managed-node2 sshd[12740]: Received disconnect from 10.31.42.107 port 57918:11: disconnected by user Jul 22 08:32:42 managed-node2 sshd[12740]: Disconnected from 10.31.42.107 port 57918 Jul 22 08:32:42 managed-node2 sshd[12740]: pam_unix(sshd:session): session closed for user root Jul 22 08:32:42 managed-node2 systemd-logind[503]: Removed session 12. -- Subject: Session 12 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 12 has been terminated. Jul 22 08:32:43 managed-node2 sshd[12750]: Accepted publickey for root from 10.31.42.107 port 57922 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:32:43 managed-node2 systemd[1]: Started Session 13 of user root. -- Subject: Unit session-13.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-13.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:32:43 managed-node2 systemd-logind[503]: New session 13 of user root. -- Subject: A new session 13 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 13 has been created for the user root. -- -- The leading process of the session is 12750. Jul 22 08:32:43 managed-node2 sshd[12750]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:32:43 managed-node2 sshd[12750]: Received disconnect from 10.31.42.107 port 57922:11: disconnected by user Jul 22 08:32:43 managed-node2 sshd[12750]: Disconnected from 10.31.42.107 port 57922 Jul 22 08:32:43 managed-node2 sshd[12750]: pam_unix(sshd:session): session closed for user root Jul 22 08:32:43 managed-node2 systemd-logind[503]: Removed session 13. -- Subject: Session 13 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 13 has been terminated. Jul 22 08:32:53 managed-node2 sudo[12814]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cnptpqilhmshpvhywdncscqfyliantci ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187570.25-31428-167378328940909/AnsiballZ_setup.py Jul 22 08:32:53 managed-node2 sudo[12814]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:53 managed-node2 ansible-setup[12817]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:32:53 managed-node2 sudo[12814]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:01 managed-node2 sudo[12897]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gzitmhdqtseljrfpvvavzjoameqsovxf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187580.03-32481-42150457664193/AnsiballZ_stat.py Jul 22 08:33:01 managed-node2 sudo[12897]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:01 managed-node2 ansible-stat[12900]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 22 08:33:01 managed-node2 sudo[12897]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:08 managed-node2 sudo[12949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-djhceosafyfhcyjojxuwsyltgtgwrcbm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187585.92-486-115298125968561/AnsiballZ_yum.py Jul 22 08:33:08 managed-node2 sudo[12949]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:08 managed-node2 ansible-yum[12952]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'libblockdev'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:33:11 managed-node2 sudo[12949]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:16 managed-node2 sudo[13025]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uaiyuafhtypkzroyzaaggtjmadresvdq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187593.79-1522-90002170413917/AnsiballZ_blivet.py Jul 22 08:33:16 managed-node2 sudo[13025]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:16 managed-node2 ansible-fedora.linux_system_roles.blivet[13028]: Invoked with packages_only=True uses_kmod_kvdo=True disklabel_type=None safe_mode=True diskvolume_mkfs_option_map={} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:33:16 managed-node2 sudo[13025]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:20 managed-node2 sudo[13083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-epvwjlxhbtghjgueuhdxvhtlycyiopem ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187599.11-1983-271298110002768/AnsiballZ_yum.py Jul 22 08:33:20 managed-node2 sudo[13083]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:20 managed-node2 ansible-yum[13086]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:33:20 managed-node2 sudo[13083]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:22 managed-node2 sudo[13139]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vspbggysrdliuybivxvzsorbuayenrxt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187600.92-2144-241253765019144/AnsiballZ_service_facts.py Jul 22 08:33:22 managed-node2 sudo[13139]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:22 managed-node2 ansible-service_facts[13142]: Invoked Jul 22 08:33:22 managed-node2 sudo[13139]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:25 managed-node2 sudo[13304]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfswklppzwtdlgbvzmkdecdaewvggacp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187604.34-2436-252115817926214/AnsiballZ_blivet.py Jul 22 08:33:25 managed-node2 sudo[13304]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:25 managed-node2 ansible-fedora.linux_system_roles.blivet[13307]: Invoked with packages_only=False uses_kmod_kvdo=True disklabel_type=None safe_mode=True diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:33:25 managed-node2 sudo[13304]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:26 managed-node2 sudo[13362]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kayzxkzkvxfadhwvkrbbuwpjwobuetar ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187606.27-2663-112215959025878/AnsiballZ_stat.py Jul 22 08:33:26 managed-node2 sudo[13362]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:26 managed-node2 ansible-stat[13365]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 22 08:33:26 managed-node2 sudo[13362]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:31 managed-node2 sudo[13416]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-unyltcdkqdvetygfoicjvwwturadsxvl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187611.14-3124-152130812258987/AnsiballZ_stat.py Jul 22 08:33:31 managed-node2 sudo[13416]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:31 managed-node2 ansible-stat[13419]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 22 08:33:31 managed-node2 sudo[13416]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:33 managed-node2 sudo[13470]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hxbiuzkowrtuckbkctcdjqvwdnipjiha ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187612.84-3259-159805767107400/AnsiballZ_setup.py Jul 22 08:33:33 managed-node2 sudo[13470]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:33 managed-node2 ansible-setup[13473]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:33:33 managed-node2 sudo[13470]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:36 managed-node2 sudo[13553]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-osgoerxbjhmytdisrfweyqvzfmkwicmg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187616.06-3443-11906671711960/AnsiballZ_yum.py Jul 22 08:33:36 managed-node2 sudo[13553]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:37 managed-node2 ansible-yum[13556]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:33:37 managed-node2 sudo[13553]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:40 managed-node2 sudo[13609]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qxyulwfpfdsoxilbubukbrjfchlubvzz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187618.09-3665-98082830790559/AnsiballZ_find_unused_disk.py Jul 22 08:33:40 managed-node2 sudo[13609]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:40 managed-node2 ansible-fedora.linux_system_roles.find_unused_disk[13612]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 22 08:33:40 managed-node2 sudo[13609]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:44 managed-node2 sudo[13663]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gvcrqbrfuwkaunulbhmokiepxldqrkla ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187621.78-3919-252534403402323/AnsiballZ_command.py Jul 22 08:33:44 managed-node2 sudo[13663]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:44 managed-node2 ansible-command[13666]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Tuesday 22 July 2025 08:33:45 -0400 (0:00:03.987) 0:00:55.612 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Tuesday 22 July 2025 08:33:45 -0400 (0:00:00.415) 0:00:56.027 ********** fatal: [managed-node2]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed-node2 : ok=27 changed=0 unreachable=0 failed=1 skipped=22 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-07-22T12:33:46.010212Z", "host": "managed-node2", "message": "Unable to find enough unused disks. Exiting playbook.", "start_time": "2025-07-22T12:33:45.806346Z", "task_name": "Exit playbook when there's not enough unused disks in the system", "task_path": "/tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 22 July 2025 08:33:46 -0400 (0:00:00.247) 0:00:56.274 ********** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 7.93s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Gathering Facts --------------------------------------------------------- 4.22s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:2 Debug why there are no unused disks ------------------------------------- 3.99s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Find unused disks in the system ----------------------------------------- 3.77s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 fedora.linux_system_roles.storage : Get required packages --------------- 3.74s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Check if system is ostree ----------- 2.83s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 fedora.linux_system_roles.storage : Get service facts ------------------- 2.76s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Ensure test packages ---------------------------------------------------- 2.74s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.26s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 fedora.linux_system_roles.storage : Update facts ------------------------ 1.93s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.83s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 1.40s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 1.26s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.93s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.86s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.78s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 fedora.linux_system_roles.storage : Show storage_pools ------------------ 0.62s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Run the role ------------------------------------------------------------ 0.61s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:72 Get unused disks -------------------------------------------------------- 0.59s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:76 Reboot ------------------------------------------------------------------ 0.58s /tmp/collections-YxY/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks2.yml:28 -- Logs begin at Tue 2025-07-22 08:23:18 EDT, end at Tue 2025-07-22 08:33:48 EDT. -- Jul 22 08:32:53 managed-node2 sudo[12814]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cnptpqilhmshpvhywdncscqfyliantci ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187570.25-31428-167378328940909/AnsiballZ_setup.py Jul 22 08:32:53 managed-node2 sudo[12814]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:32:53 managed-node2 ansible-setup[12817]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:32:53 managed-node2 sudo[12814]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:01 managed-node2 sudo[12897]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gzitmhdqtseljrfpvvavzjoameqsovxf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187580.03-32481-42150457664193/AnsiballZ_stat.py Jul 22 08:33:01 managed-node2 sudo[12897]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:01 managed-node2 ansible-stat[12900]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 22 08:33:01 managed-node2 sudo[12897]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:08 managed-node2 sudo[12949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-djhceosafyfhcyjojxuwsyltgtgwrcbm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187585.92-486-115298125968561/AnsiballZ_yum.py Jul 22 08:33:08 managed-node2 sudo[12949]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:08 managed-node2 ansible-yum[12952]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'libblockdev'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:33:11 managed-node2 sudo[12949]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:16 managed-node2 sudo[13025]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uaiyuafhtypkzroyzaaggtjmadresvdq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187593.79-1522-90002170413917/AnsiballZ_blivet.py Jul 22 08:33:16 managed-node2 sudo[13025]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:16 managed-node2 ansible-fedora.linux_system_roles.blivet[13028]: Invoked with packages_only=True uses_kmod_kvdo=True disklabel_type=None safe_mode=True diskvolume_mkfs_option_map={} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:33:16 managed-node2 sudo[13025]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:20 managed-node2 sudo[13083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-epvwjlxhbtghjgueuhdxvhtlycyiopem ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187599.11-1983-271298110002768/AnsiballZ_yum.py Jul 22 08:33:20 managed-node2 sudo[13083]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:20 managed-node2 ansible-yum[13086]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:33:20 managed-node2 sudo[13083]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:22 managed-node2 sudo[13139]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vspbggysrdliuybivxvzsorbuayenrxt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187600.92-2144-241253765019144/AnsiballZ_service_facts.py Jul 22 08:33:22 managed-node2 sudo[13139]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:22 managed-node2 ansible-service_facts[13142]: Invoked Jul 22 08:33:22 managed-node2 sudo[13139]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:25 managed-node2 sudo[13304]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfswklppzwtdlgbvzmkdecdaewvggacp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187604.34-2436-252115817926214/AnsiballZ_blivet.py Jul 22 08:33:25 managed-node2 sudo[13304]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:25 managed-node2 ansible-fedora.linux_system_roles.blivet[13307]: Invoked with packages_only=False uses_kmod_kvdo=True disklabel_type=None safe_mode=True diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 22 08:33:25 managed-node2 sudo[13304]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:26 managed-node2 sudo[13362]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kayzxkzkvxfadhwvkrbbuwpjwobuetar ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187606.27-2663-112215959025878/AnsiballZ_stat.py Jul 22 08:33:26 managed-node2 sudo[13362]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:26 managed-node2 ansible-stat[13365]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 22 08:33:26 managed-node2 sudo[13362]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:31 managed-node2 sudo[13416]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-unyltcdkqdvetygfoicjvwwturadsxvl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187611.14-3124-152130812258987/AnsiballZ_stat.py Jul 22 08:33:31 managed-node2 sudo[13416]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:31 managed-node2 ansible-stat[13419]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 22 08:33:31 managed-node2 sudo[13416]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:33 managed-node2 sudo[13470]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hxbiuzkowrtuckbkctcdjqvwdnipjiha ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187612.84-3259-159805767107400/AnsiballZ_setup.py Jul 22 08:33:33 managed-node2 sudo[13470]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:33 managed-node2 ansible-setup[13473]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 22 08:33:33 managed-node2 sudo[13470]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:36 managed-node2 sudo[13553]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-osgoerxbjhmytdisrfweyqvzfmkwicmg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187616.06-3443-11906671711960/AnsiballZ_yum.py Jul 22 08:33:36 managed-node2 sudo[13553]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:37 managed-node2 ansible-yum[13556]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 22 08:33:37 managed-node2 sudo[13553]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:40 managed-node2 sudo[13609]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qxyulwfpfdsoxilbubukbrjfchlubvzz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187618.09-3665-98082830790559/AnsiballZ_find_unused_disk.py Jul 22 08:33:40 managed-node2 sudo[13609]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:40 managed-node2 ansible-fedora.linux_system_roles.find_unused_disk[13612]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 22 08:33:40 managed-node2 sudo[13609]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:44 managed-node2 sudo[13663]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gvcrqbrfuwkaunulbhmokiepxldqrkla ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1753187621.78-3919-252534403402323/AnsiballZ_command.py Jul 22 08:33:44 managed-node2 sudo[13663]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 22 08:33:44 managed-node2 ansible-command[13666]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 22 08:33:44 managed-node2 sudo[13663]: pam_unix(sudo:session): session closed for user root Jul 22 08:33:47 managed-node2 sshd[13677]: Accepted publickey for root from 10.31.42.107 port 58034 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:33:47 managed-node2 systemd-logind[503]: New session 14 of user root. -- Subject: A new session 14 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 14 has been created for the user root. -- -- The leading process of the session is 13677. Jul 22 08:33:47 managed-node2 systemd[1]: Started Session 14 of user root. -- Subject: Unit session-14.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-14.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:33:47 managed-node2 sshd[13677]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 22 08:33:47 managed-node2 sshd[13677]: Received disconnect from 10.31.42.107 port 58034:11: disconnected by user Jul 22 08:33:47 managed-node2 sshd[13677]: Disconnected from 10.31.42.107 port 58034 Jul 22 08:33:47 managed-node2 sshd[13677]: pam_unix(sshd:session): session closed for user root Jul 22 08:33:47 managed-node2 systemd-logind[503]: Removed session 14. -- Subject: Session 14 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 14 has been terminated. Jul 22 08:33:48 managed-node2 sshd[13687]: Accepted publickey for root from 10.31.42.107 port 58036 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 22 08:33:48 managed-node2 systemd[1]: Started Session 15 of user root. -- Subject: Unit session-15.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-15.scope has finished starting up. -- -- The start-up result is done. Jul 22 08:33:48 managed-node2 systemd-logind[503]: New session 15 of user root. -- Subject: A new session 15 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 15 has been created for the user root. -- -- The leading process of the session is 13687. Jul 22 08:33:48 managed-node2 sshd[13687]: pam_unix(sshd:session): session opened for user root by (uid=0)