No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test raid pool fatal errors] ********************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:09:32 -0400 (0:00:00.020) 0:00:00.020 ********* ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:09:33 -0400 (0:00:01.006) 0:00:01.026 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:09:33 -0400 (0:00:00.024) 0:00:01.051 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:09:33 -0400 (0:00:00.037) 0:00:01.088 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:09:34 -0400 (0:00:00.032) 0:00:01.121 ********* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:09:34 -0400 (0:00:00.060) 0:00:01.182 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** Thursday 25 July 2024 07:09:34 -0400 (0:00:00.473) 0:00:01.655 ********* ok: [managed_node1] => { "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] *** Thursday 25 July 2024 07:09:34 -0400 (0:00:00.036) 0:00:01.691 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** Thursday 25 July 2024 07:09:34 -0400 (0:00:00.014) 0:00:01.706 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** Thursday 25 July 2024 07:09:34 -0400 (0:00:00.038) 0:00:01.744 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* Thursday 25 July 2024 07:09:34 -0400 (0:00:00.058) 0:00:01.802 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:09:37 -0400 (0:00:02.708) 0:00:04.511 ********* ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** Thursday 25 July 2024 07:09:37 -0400 (0:00:00.033) 0:00:04.545 ********* ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** Thursday 25 July 2024 07:09:37 -0400 (0:00:00.033) 0:00:04.579 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** Thursday 25 July 2024 07:09:38 -0400 (0:00:00.685) 0:00:05.265 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** Thursday 25 July 2024 07:09:38 -0400 (0:00:00.059) 0:00:05.324 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:09:38 -0400 (0:00:00.015) 0:00:05.339 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:09:38 -0400 (0:00:00.017) 0:00:05.356 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:09:38 -0400 (0:00:00.014) 0:00:05.371 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* Thursday 25 July 2024 07:09:40 -0400 (0:00:02.593) 0:00:07.964 ********* ok: [managed_node1] => { "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" }, "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": "stopped", "status": "disabled" }, "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-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "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.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.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "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" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-onfailure.service": { "name": "dracut-shutdown-onfailure.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" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "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" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "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" }, "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-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" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "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-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-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-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "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" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:09:42 -0400 (0:00:01.809) 0:00:09.774 ********* ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** Thursday 25 July 2024 07:09:42 -0400 (0:00:00.031) 0:00:09.806 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:09:42 -0400 (0:00:00.017) 0:00:09.824 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.542) 0:00:10.366 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.020) 0:00:10.386 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904799.1180906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4644c54c9838cbc512975c626cc4f46832c5b181", "ctime": 1716969427.210901, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716969427.210901, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1321, "uid": 0, "version": "1528175122", "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] *** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.371) 0:00:10.758 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.021) 0:00:10.779 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.017) 0:00:10.797 ********* ok: [managed_node1] => { "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] *** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.021) 0:00:10.818 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.021) 0:00:10.840 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.020) 0:00:10.861 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.018) 0:00:10.880 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.018) 0:00:10.898 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.018) 0:00:10.916 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.018) 0:00:10.934 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** Thursday 25 July 2024 07:09:43 -0400 (0:00:00.018) 0:00:10.953 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905009.1831107, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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] *** Thursday 25 July 2024 07:09:44 -0400 (0:00:00.360) 0:00:11.314 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:09:44 -0400 (0:00:00.018) 0:00:11.332 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:09:44 -0400 (0:00:00.712) 0:00:12.045 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:09:44 -0400 (0:00:00.024) 0:00:12.070 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:09:45 -0400 (0:00:00.045) 0:00:12.115 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:09:47 -0400 (0:00:02.576) 0:00:14.691 ********* ok: [managed_node1] => { "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=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:09:48 -0400 (0:00:00.487) 0:00:15.179 ********* ok: [managed_node1] => { "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.024762", "end": "2024-07-25 07:09:48.514732", "rc": 0, "start": "2024-07-25 07:09:48.489970" } 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="xfs" LOG-SEC="512" + journalctl -ex -- Logs begin at Thu 2024-07-25 06:52:50 EDT, end at Thu 2024-07-25 07:09:48 EDT. -- Jul 25 07:03:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[50700]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[50697]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[50825]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ycfsubhwyqwoschgtxvxfseqehcilkqh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905403.1094582-14252-148780306829894/AnsiballZ_stat.py' Jul 25 07:03:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[50825]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[50828]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[50825]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[50953]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fzzusjvufslsxcksekfgsfoypcdkdrnp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905403.5048459-14263-132458926979465/AnsiballZ_setup.py' Jul 25 07:03:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[50953]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[50956]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:03:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[50953]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51107]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mefgfdtakhvxhqjxzngyweoleshkmyts ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905404.2633698-14274-133753259430237/AnsiballZ_package_facts.py' Jul 25 07:03:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51107]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[51110]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:03:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51107]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51235]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mkdyfywfeblpbsugivrsenhfbhwczcvd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905406.221085-14287-62021046229372/AnsiballZ_command.py' Jul 25 07:03:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51235]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[51238]: ansible-command Invoked with _raw_params=set -euo pipefail modprobe --dry-run kvdo _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:03:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51235]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51362]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gqjuobviiqhtcnrwdqetctxnvqcrkhuy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905406.811894-14298-18619362155932/AnsiballZ_dnf.py' Jul 25 07:03:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51362]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[51365]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:03:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51362]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51488]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sjmlgatwsluxeqnvjqarxynnnskvflsc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905409.5854223-14307-31454214411370/AnsiballZ_find_unused_disk.py' Jul 25 07:03:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51488]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[51491]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:03:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51488]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51616]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-scwzdhsphaihmxltxxjuwxxexfqxoblo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905410.086361-14316-110538596466983/AnsiballZ_command.py' Jul 25 07:03:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51616]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[51619]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:03:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51616]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[51783]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:03:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51934]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ibxajxxcuuwcijkrlempxdpvrhhygrzf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905414.0876672-14451-167764329740257/AnsiballZ_setup.py' Jul 25 07:03:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51934]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[51937]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:03:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[51934]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52088]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jxwqaltfewvoiddszyupgbnkeouoazex ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905414.9892597-14468-23066145114714/AnsiballZ_stat.py' Jul 25 07:03:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52088]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[52091]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52088]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-glyplhozxjmriaekwyplyccxlgpyeavc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905415.5896013-14485-9243222322404/AnsiballZ_dnf.py' Jul 25 07:03:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52214]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[52217]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:03:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52214]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52340]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mrttbfbgcsddwnmlimbpverqxnmsxyhf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905418.5535767-14498-79117664371830/AnsiballZ_blivet.py' Jul 25 07:03:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52340]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[52343]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:03:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52340]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52468]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ianltqoezechdjwtzxwseyebgqgpccyg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905419.3354235-14515-66812130927255/AnsiballZ_dnf.py' Jul 25 07:03:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52468]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[52471]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:03:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52468]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zvxspingdqpfqxluqitjjbrepfbkwhrw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905421.9358068-14524-174304415361146/AnsiballZ_service_facts.py' Jul 25 07:03:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52594]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[52597]: ansible-service_facts Invoked Jul 25 07:03:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52594]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52814]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iielcdbksemhiqgaggdykwwtgumvxyax ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905423.8502715-14537-111777635339599/AnsiballZ_blivet.py' Jul 25 07:03:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52814]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[52817]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:03:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52814]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nvysggcraejhylxgrbstuyyhlmcvwxpp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905424.4224443-14548-51659204939809/AnsiballZ_stat.py' Jul 25 07:03:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52942]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[52945]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[52942]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53070]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ekpwdwmvopnioglafqcphsxvfubhdulh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905425.0266736-14577-7420184596943/AnsiballZ_stat.py' Jul 25 07:03:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53070]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[53073]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53070]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53198]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dqdqwsifqxsgatrrluimikwvblulehrn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905425.4208949-14588-103779657672150/AnsiballZ_setup.py' Jul 25 07:03:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53198]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[53201]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:03:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53198]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53352]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eazlcrelbbwnrgsdlqtybizixpclwowm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905426.1743917-14599-131138000892319/AnsiballZ_package_facts.py' Jul 25 07:03:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53352]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[53355]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:03:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53352]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53480]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aiaszrucdncekqetdvsbtwvowalikcxz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905428.1166782-14612-149367776729824/AnsiballZ_command.py' Jul 25 07:03:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53480]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[53483]: ansible-command Invoked with _raw_params=set -euo pipefail modprobe --dry-run kvdo _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:03:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53480]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53607]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wjbdbhjhqjftosaigfsgtdcmzyhitnwc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905428.6962008-14623-198558064799652/AnsiballZ_dnf.py' Jul 25 07:03:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53607]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[53610]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:03:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53607]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53733]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-njaqtyqrvbmdgyfyipkthepqpitisoba ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905431.4667852-14632-176500548454737/AnsiballZ_find_unused_disk.py' Jul 25 07:03:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53733]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[53736]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:03:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53733]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53861]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dneevglpqvmnrnmjgrqfzawqcoxgobuj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905431.9565618-14641-237321559414341/AnsiballZ_command.py' Jul 25 07:03:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53861]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[53864]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:03:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[53861]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54028]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vvpanjilzwswmqaidmzzdxjsffveqyql ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905433.514272-14706-69676138142117/AnsiballZ_setup.py' Jul 25 07:03:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54028]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[54031]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:03:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54028]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54182]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fhodywyeghaixenvbigfiyxdbsofxwsc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905434.7269173-14725-265797908105404/AnsiballZ_stat.py' Jul 25 07:03:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54182]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[54185]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54182]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54308]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yrkpqudicsohyvitejnpydbwbtpityhc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905435.4400172-14742-67147351443720/AnsiballZ_dnf.py' Jul 25 07:03:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54308]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[54311]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:03:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54308]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54434]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-huzlcnysofywuufszgoodjqfvhpkojkl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905438.2062237-14755-18207989609465/AnsiballZ_blivet.py' Jul 25 07:03:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54434]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[54437]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:03:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54434]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54562]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjqcvxlcabdjoxwjydsmoslhilxozbxt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905439.03739-14772-26147169489627/AnsiballZ_dnf.py' Jul 25 07:03:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54562]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:03:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[54565]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54562]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54688]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gxnsjqbigdbfntujkwhjvujpmmtnsuxn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905441.68207-14781-92634134318875/AnsiballZ_service_facts.py' Jul 25 07:04:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54688]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[54691]: ansible-service_facts Invoked Jul 25 07:04:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54688]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54908]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iuuzcuignffzdwyqblnztcxopborxlhf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905443.5288875-14794-164383474705693/AnsiballZ_blivet.py' Jul 25 07:04:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54908]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[54911]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:04:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[54908]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55036]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kbdsocwuyvaufqutplkascovkhdzrdkh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905444.0787873-14805-181693970051379/AnsiballZ_stat.py' Jul 25 07:04:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55036]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[55039]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55036]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55164]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tlficsyhcpowbgcicjpdgtiosscmqowu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905444.650262-14834-96406679569579/AnsiballZ_stat.py' Jul 25 07:04:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55164]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[55167]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55164]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55292]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cgqclzjarasuonhzaekiletwkzoyrltg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905445.0331428-14845-36820809866564/AnsiballZ_setup.py' Jul 25 07:04:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55292]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[55295]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:04:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55292]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55446]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kmzcqyiplimlxjutmfhovfcidnxsqhmi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905445.8875587-14858-42726353115056/AnsiballZ_dnf.py' Jul 25 07:04:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55446]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[55449]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55446]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55572]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-emdddhnhfymmshwdutmljvsvnaztcmcs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905448.3880463-14867-119382011045203/AnsiballZ_find_unused_disk.py' Jul 25 07:04:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55572]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[55575]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:04:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55572]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55700]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jmzlmfvkpfacnipseyatjchpfivzonnj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905448.8607173-14876-198218108711928/AnsiballZ_command.py' Jul 25 07:04:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55700]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:09 ip-10-31-40-189.us-east-1.aws.redhat.com chronyd[623]: Selected source 10.2.32.37 Jul 25 07:04:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[55703]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:04:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[55700]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[55867]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:04:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56018]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fswlglxfacaailyhrqcbbkzquibayjzl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905453.1153684-15011-143079368231894/AnsiballZ_setup.py' Jul 25 07:04:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56018]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[56021]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:04:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56018]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56172]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ndjzxqxsxjeptnhadhebgvttygrdghah ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905454.0284872-15028-72016078112864/AnsiballZ_stat.py' Jul 25 07:04:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56172]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[56175]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56172]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56298]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pugzvmexydinsjrcbgkscmbuspgfadfw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905454.664945-15045-59793090793965/AnsiballZ_dnf.py' Jul 25 07:04:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56298]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[56301]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56298]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56424]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kzmkfscbpktbdsughfiarbhvnupumdvy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905457.3765109-15058-15950791791065/AnsiballZ_blivet.py' Jul 25 07:04:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56424]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[56427]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:04:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56424]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56552]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-obibbgvorjckuxjtoduehyuvhnmeqkmt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905458.2008204-15075-167612745978368/AnsiballZ_dnf.py' Jul 25 07:04:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56552]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[56555]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56552]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fpttayksjsqnupgsbhpdhmwifjmrivhw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905460.7032201-15084-63556525485591/AnsiballZ_service_facts.py' Jul 25 07:04:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56678]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[56681]: ansible-service_facts Invoked Jul 25 07:04:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56678]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56898]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-chzvlixqhytoyxcmhbytrnevmvctjvdu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905462.5183823-15097-5838376730005/AnsiballZ_blivet.py' Jul 25 07:04:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56898]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[56901]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:04:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[56898]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57026]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yvrckejwlxuxufhvopidthvzitkbtwlw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905463.0623846-15108-129099978155435/AnsiballZ_stat.py' Jul 25 07:04:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57026]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[57029]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57026]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57154]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xnakskiomzyoughhzqupyjuojzuwffwp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905463.6352837-15137-264814709024314/AnsiballZ_stat.py' Jul 25 07:04:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57154]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[57157]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57154]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57282]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jzvtbkpzbmjayymlbibdatcbrkspmqbk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905464.0183434-15148-244052113946678/AnsiballZ_setup.py' Jul 25 07:04:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57282]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[57285]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:04:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57282]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57436]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xstrpqiucipbqmkpgzoyoujqdxxhnoau ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905464.9103022-15161-45898984025643/AnsiballZ_dnf.py' Jul 25 07:04:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57436]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[57439]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57436]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57562]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lmuxbmruflpwzttkgoidpwfoagynkpab ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905467.4081361-15170-87168114471247/AnsiballZ_find_unused_disk.py' Jul 25 07:04:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57562]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[57565]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:04:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57562]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57690]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ivjjpmdipijteduzfguusgumeekxquwo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905467.8860805-15179-227855746441613/AnsiballZ_command.py' Jul 25 07:04:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57690]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[57693]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:04:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57690]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-irectmgxgicluyrljgbjwccuihkowsuy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905469.6277564-15244-99294957834401/AnsiballZ_setup.py' Jul 25 07:04:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57857]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[57860]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:04:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[57857]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58011]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-womvbhwqicmbnlcwlxahdfkknoijotfs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905470.795454-15263-140786940195178/AnsiballZ_stat.py' Jul 25 07:04:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58011]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[58014]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58011]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58137]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-alhfqxuxnrqfmongasovmurvskqgbtya ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905471.4138813-15280-272366019278945/AnsiballZ_dnf.py' Jul 25 07:04:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58137]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[58140]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58137]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58263]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kddvxkrvllnyweztppvzhpjqcigmcnrj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905474.1469278-15293-99165572438005/AnsiballZ_blivet.py' Jul 25 07:04:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58263]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[58266]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:04:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58263]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dvxejjvgbfvsuklmtunattlykwcibjag ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905474.9192522-15310-144437149752787/AnsiballZ_dnf.py' Jul 25 07:04:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58391]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[58394]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58391]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58517]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ybvrrgmonzjjtjqozpndutpisvslodsr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905477.4451547-15319-141029376829080/AnsiballZ_service_facts.py' Jul 25 07:04:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58517]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:37 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[58520]: ansible-service_facts Invoked Jul 25 07:04:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58517]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58737]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-habgtiyawqwjgfozmtxlkgqgcmhkprjy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905479.2701995-15332-44327941090038/AnsiballZ_blivet.py' Jul 25 07:04:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58737]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[58740]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:04:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58737]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58865]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iegszcdcpsjiqqnaynyptvupighdnpic ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905479.815302-15343-204661511281796/AnsiballZ_stat.py' Jul 25 07:04:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58865]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[58868]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58865]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58993]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zajupzhtelvlhpgnprhngodoffhkjcmb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905480.4008913-15372-261152752413458/AnsiballZ_stat.py' Jul 25 07:04:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58993]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[58996]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[58993]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59121]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-glqzmnxjyftimpqxodfwxpjdtpnwansp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905480.7888165-15383-223391355390032/AnsiballZ_setup.py' Jul 25 07:04:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59121]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[59124]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:04:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59121]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59275]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kbgfcqoeshlilkeytkqsabvkjqbtlkyc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905481.5414288-15394-105925846115039/AnsiballZ_package_facts.py' Jul 25 07:04:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59275]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[59278]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:04:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59275]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59403]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lurrocrwethchzviqwfwiuzjqdaurecu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905483.624734-15411-93443917697967/AnsiballZ_dnf.py' Jul 25 07:04:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59403]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[59406]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59403]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59529]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cuephxpttvwmaeveotnkcozzlrfplfxa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905486.1523118-15420-223349849791116/AnsiballZ_find_unused_disk.py' Jul 25 07:04:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59529]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[59532]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:04:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59529]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59657]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-foeguphyovubdxczslxauommiwulrkib ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905486.6559353-15429-19808461527336/AnsiballZ_command.py' Jul 25 07:04:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59657]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[59660]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:04:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59657]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[59824]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:04:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59975]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qrdkwvesrhmwiusoadkcvkzicyklakae ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905491.573548-15564-43505960107745/AnsiballZ_setup.py' Jul 25 07:04:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59975]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[59978]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:04:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[59975]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60129]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-llxrpyaoyhdkpswbrtmnouxexbxoznoi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905492.4738665-15581-2419211835611/AnsiballZ_stat.py' Jul 25 07:04:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60129]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[60132]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60129]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60255]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-srdawnrcuynhtnvgakrlzxsqiprkfjza ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905493.070983-15598-136201077442563/AnsiballZ_dnf.py' Jul 25 07:04:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60255]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[60258]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60255]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60381]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bptuwltzlvhtbbvxvfakcurjlpcqrzuf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905496.0232205-15611-154536260852136/AnsiballZ_blivet.py' Jul 25 07:04:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60381]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[60384]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:04:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60381]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60509]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pgvrxldqvvkgivkzizzwjvwrziserdot ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905496.8156178-15628-132375894129152/AnsiballZ_dnf.py' Jul 25 07:04:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60509]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[60512]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:04:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60509]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60635]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-askvxzmusysdpmhjmelfcptoreyhyzhp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905499.4329002-15637-26920397255147/AnsiballZ_service_facts.py' Jul 25 07:04:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60635]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[60638]: ansible-service_facts Invoked Jul 25 07:05:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60635]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60855]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vzalavpvnwwndlzevqwttdyoaoqzncwr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905501.3931437-15650-171113671612760/AnsiballZ_blivet.py' Jul 25 07:05:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60855]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[60858]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:05:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60855]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60983]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yuskdcjnpjqdzsnuhjdijdjxigwobbda ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905501.9747667-15661-172029074894608/AnsiballZ_stat.py' Jul 25 07:05:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60983]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[60986]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[60983]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61111]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qhmaqjnbyyuaibmowryianeddzebfobp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905502.5779164-15690-227362847333581/AnsiballZ_stat.py' Jul 25 07:05:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61111]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[61114]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61111]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61239]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dzwetuflyyccnffrxrvpakygoejiygwr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905502.9813936-15701-77544877334759/AnsiballZ_setup.py' Jul 25 07:05:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61239]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[61242]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:05:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61239]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61393]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hrlbqbtofiwuonzlurwmdbctlehpczox ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905503.7588785-15712-74663971788540/AnsiballZ_package_facts.py' Jul 25 07:05:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61393]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[61396]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:05:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61393]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61521]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ltzdcrfrpluwbapnyvumxgrfyyesakmy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905505.8469706-15729-196197961676717/AnsiballZ_dnf.py' Jul 25 07:05:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61521]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[61524]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:05:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61521]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61648]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sbscmomzedihoixyimxjfgxsrhjjhpjz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905508.462326-15738-65012910494545/AnsiballZ_find_unused_disk.py' Jul 25 07:05:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61648]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[61651]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:05:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61648]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61776]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tmnyevfgrbjmdbefmhicrjhhfdhaplro ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905508.9808369-15747-204095919832618/AnsiballZ_command.py' Jul 25 07:05:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61776]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[61779]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:05:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61776]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61943]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uqjubwibmiwmnfszfviivoohfydlfbvi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905510.5703766-15812-279478468502138/AnsiballZ_setup.py' Jul 25 07:05:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61943]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[61946]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:05:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[61943]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62097]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pndxyndaihagcyhrobeqpgqgyrnkgqun ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905511.8097322-15831-215200012912676/AnsiballZ_stat.py' Jul 25 07:05:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62097]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[62100]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62097]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62223]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pxqncbosgmfuqrcakgywuymrbqviqxtt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905512.486906-15848-178570073866396/AnsiballZ_dnf.py' Jul 25 07:05:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62223]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[62226]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:05:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62223]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bioeqvuiqaonrnljcpuhebnynykfpuhi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905515.2679546-15861-270880162953144/AnsiballZ_blivet.py' Jul 25 07:05:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62349]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[62352]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:05:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62349]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62477]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-shtjsgficcvbkcjyhiylgcfqqklmhcql ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905516.113685-15878-177699036108486/AnsiballZ_dnf.py' Jul 25 07:05:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62477]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[62480]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:05:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62477]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62603]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtwwzgporgagamwyjenrofgxbbgbimgd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905518.7073374-15887-10613181531262/AnsiballZ_service_facts.py' Jul 25 07:05:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62603]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[62606]: ansible-service_facts Invoked Jul 25 07:05:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62603]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62823]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ivpzilqqhmraauirwxecmoyjsxtjxtao ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905520.7068455-15900-230645672867044/AnsiballZ_blivet.py' Jul 25 07:05:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62823]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[62826]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:05:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62823]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62951]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-czkteqorttktukyuwwqiquvnchsutlfo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905521.2888796-15911-158103335419841/AnsiballZ_stat.py' Jul 25 07:05:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62951]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[62954]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[62951]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63079]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xqjnxzvaegkoheqrtcamgjcpdgqiolad ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905521.8733757-15940-194017688764619/AnsiballZ_stat.py' Jul 25 07:05:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63079]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[63082]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63079]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63207]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qkwptzwbedznxjrsjpacduzzoxotlplv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905522.2700672-15951-108187996294269/AnsiballZ_setup.py' Jul 25 07:05:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63207]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[63210]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:05:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63207]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63361]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gochfhvzcizoqedztaqvrshcvpvufrqc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905523.147877-15964-68096847568378/AnsiballZ_dnf.py' Jul 25 07:05:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63361]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[63364]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:05:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63361]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63487]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ftdtgiuqpcespyzabrdgmsypfbatnlsl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905525.7623277-15973-174341781043383/AnsiballZ_find_unused_disk.py' Jul 25 07:05:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63487]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[63490]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:05:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63487]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lszchryhjrmyehpweeembkzlhjrdasei ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905526.2644198-15982-222508994550690/AnsiballZ_command.py' Jul 25 07:05:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63615]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[63618]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:05:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63615]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[63782]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:05:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63933]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-chgyzumnoomnwvoesrjvrdrhadbroddd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905530.1038623-16117-130978379087744/AnsiballZ_setup.py' Jul 25 07:05:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63933]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[63936]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:05:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[63933]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64087]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ijcbmlsdwnsawrjyhqfnpfpdursnxzst ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905531.0468833-16134-183877024762649/AnsiballZ_stat.py' Jul 25 07:05:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64087]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[64090]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64087]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64213]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rzpwavlmprzkgpekgmquohusrbdqsfoo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905531.701489-16151-127248720143599/AnsiballZ_dnf.py' Jul 25 07:05:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64213]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[64216]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:05:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64213]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64339]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rxjmisefrkdmwwvsrvjhkkxmqboqsldp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905534.5307698-16164-79284301120475/AnsiballZ_blivet.py' Jul 25 07:05:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64339]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[64342]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:05:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64339]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64467]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zwcxgpitvavlxaaaqlihczesdblefbmx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905535.381998-16181-239252765075163/AnsiballZ_dnf.py' Jul 25 07:05:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64467]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[64470]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:05:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64467]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64593]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nmxlsbtbljcguyhfpiqetjybgoswkdcs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905538.0002997-16190-235795612130523/AnsiballZ_service_facts.py' Jul 25 07:05:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64593]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[64596]: ansible-service_facts Invoked Jul 25 07:05:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64593]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64813]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ksfhyrpfsqaqysekrsdtiuycqsdnzder ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905539.926528-16203-90775454169078/AnsiballZ_blivet.py' Jul 25 07:05:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64813]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[64816]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:05:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64813]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64941]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-awinamxyoftpcydytaxethehlqzxwkrw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905540.495751-16214-12227281461415/AnsiballZ_stat.py' Jul 25 07:05:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64941]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[64944]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[64941]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65069]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rnxxvuwghbcfdcmpqrjolvfdydyobalm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905541.073935-16243-9996489331532/AnsiballZ_stat.py' Jul 25 07:05:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65069]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[65072]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65069]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65197]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cimlfltnvhndhpxnmejfuzamykmmkaca ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905541.4726546-16254-84640618408226/AnsiballZ_setup.py' Jul 25 07:05:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65197]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[65200]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:05:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65197]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65351]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lgcgezuezogutrtoeiptidevgiikuahz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905542.3435736-16267-200566207068731/AnsiballZ_dnf.py' Jul 25 07:05:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65351]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[65354]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:05:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65351]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65477]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lddbfcbrfxlzclgkayyvkqsehhebhbbq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905544.9523365-16276-131881217053277/AnsiballZ_find_unused_disk.py' Jul 25 07:05:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65477]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[65480]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:05:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65477]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65605]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ridjpcotzcuckeqjjhaulxzktfvqhhbz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905545.4395118-16285-47143028379721/AnsiballZ_command.py' Jul 25 07:05:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65605]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[65608]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:05:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65605]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65772]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wghmuebsljhuigvvkhlopbjjpiavbdiu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905547.001717-16350-276241390100398/AnsiballZ_setup.py' Jul 25 07:05:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65772]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[65775]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:05:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65772]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65926]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qrdlsmkrfilhirnwqkrymvfyuznyqjfz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905548.2305334-16369-208892122285837/AnsiballZ_stat.py' Jul 25 07:05:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65926]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[65929]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[65926]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66052]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qqhmdyfdifsgaesbtbauyquvlpcczsoq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905548.8997402-16386-75500799007556/AnsiballZ_dnf.py' Jul 25 07:05:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66052]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[66055]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:05:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66052]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66178]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kdlvxsyexuvbsxjmuliipqgfakjqjhow ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905551.8278108-16399-77327402639829/AnsiballZ_blivet.py' Jul 25 07:05:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66178]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[66181]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:05:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66178]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66306]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ychcugjarqkhzfyhxqjcybxuaxsuquaw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905552.663507-16416-30811527156350/AnsiballZ_dnf.py' Jul 25 07:05:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66306]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[66309]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:05:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66306]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66432]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lpifqtgshoqmxgjxurkjxehfqewbqglk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905555.2476766-16425-84777163121490/AnsiballZ_service_facts.py' Jul 25 07:05:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66432]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[66435]: ansible-service_facts Invoked Jul 25 07:05:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66432]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66652]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rrhuhwmljilqqivrotnxgnfwlongkyas ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905557.1501818-16438-48839105733520/AnsiballZ_blivet.py' Jul 25 07:05:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66652]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[66655]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:05:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66652]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66780]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-onyviyduudymzpuultpxmztpssgpnayd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905557.7155077-16449-168911820955531/AnsiballZ_stat.py' Jul 25 07:05:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66780]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[66783]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66780]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66908]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jciofwouutzdbqxjdgsvdvckdahurwrq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905558.29392-16478-996685021846/AnsiballZ_stat.py' Jul 25 07:05:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66908]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[66911]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[66908]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67036]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iyjrsabzqkrxhcndmeivfajynomkqfeh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905558.6878872-16489-190547270994493/AnsiballZ_setup.py' Jul 25 07:05:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67036]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[67039]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:05:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67036]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67190]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-erbfxtfepmqgyqflosnxpoikrgyqmrug ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905559.523038-16500-21860259492626/AnsiballZ_dnf.py' Jul 25 07:05:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67190]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[67193]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:06:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67190]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67316]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pwmqwpctkofrswltoabutcynlelkbwuz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905562.122854-16509-129988809557893/AnsiballZ_find_unused_disk.py' Jul 25 07:06:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67316]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[67319]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 match_sector_size=True min_size=0 max_size=0 with_interface=None Jul 25 07:06:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67316]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[67483]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:06:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67634]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tyzodgtzpbqkrwpnblamihwakjgmkhcs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905566.2028778-16640-155598784342666/AnsiballZ_setup.py' Jul 25 07:06:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67634]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[67637]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:06:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67634]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67788]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vjfewekextfvxcnixittnignagcjgfry ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905567.131365-16657-60363650255382/AnsiballZ_stat.py' Jul 25 07:06:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67788]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[67791]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67788]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67914]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jzbyitvxxjjtgksobgqglvtypiyledqm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905567.7802567-16674-25036408119403/AnsiballZ_dnf.py' Jul 25 07:06:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67914]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[67917]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:06:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[67914]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68040]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fcfzkbolzomzwtttsljbolepotdjwhom ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905570.716896-16687-151845115895214/AnsiballZ_blivet.py' Jul 25 07:06:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68040]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[68043]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:06:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68040]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68168]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uhgbfebbwhrdghkviusctgvgiyhpjger ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905571.5621455-16704-275499123472434/AnsiballZ_dnf.py' Jul 25 07:06:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68168]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[68171]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:06:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68168]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68294]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yxtebkscdlyepgudpodrpdpiyarrzudt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905574.165985-16713-166682387430170/AnsiballZ_service_facts.py' Jul 25 07:06:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68294]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[68297]: ansible-service_facts Invoked Jul 25 07:06:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68294]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68514]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lytpzrcqzvuvxvcwuwxiwbzunsjrrxrt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905576.1040518-16726-127375050123370/AnsiballZ_blivet.py' Jul 25 07:06:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68514]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[68517]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:06:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68514]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68642]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aqzcgdsnbwdmcgvwmwgetmfaqamclkab ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905576.6759872-16737-84193985019950/AnsiballZ_stat.py' Jul 25 07:06:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68642]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[68645]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68642]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68770]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hdiewxppodqnphpgjxedgsjciigbfmkc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905577.2693603-16766-34726557400151/AnsiballZ_stat.py' Jul 25 07:06:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68770]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[68773]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68770]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68898]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ibksrimlcgaucqmfadustowuqufxtqle ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905577.6664634-16777-256062516011199/AnsiballZ_setup.py' Jul 25 07:06:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68898]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[68901]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:06:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[68898]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[69052]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rkutzgkoxqzxnxfxxtigctstbvxjkbab ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905578.5175536-16788-17265308365094/AnsiballZ_dnf.py' Jul 25 07:06:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[69052]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[69055]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:06:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[69052]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[69178]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pgtfwmspkgaaspulyojgnuqjzjkoeqeh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905581.1237862-16797-47685128200003/AnsiballZ_find_unused_disk.py' Jul 25 07:06:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[69178]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[69181]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi match_sector_size=True min_size=0 max_size=0 Jul 25 07:06:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[69178]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[69345]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:06:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[69472]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[69595]: ansible-setup Invoked with filter=ansible_pkg_mgr gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 25 07:06:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[69663]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:06:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[69786]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:06:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[69911]: ansible-setup Invoked with filter=ansible_pkg_mgr gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 25 07:06:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[69979]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:06:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[70102]: ansible-service_facts Invoked Jul 25 07:06:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[70319]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:06:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[70444]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[70569]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[70694]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:06:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[70884]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:06:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[71035]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[71158]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:06:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[71281]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:06:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[71406]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:06:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[71529]: ansible-service_facts Invoked Jul 25 07:06:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[71746]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:06:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[71871]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[71996]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[72121]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:06:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72311]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-scgkclwazpsnzfgtotexyjqlmvyyygxq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905612.0719843-17319-217348956207800/AnsiballZ_setup.py' Jul 25 07:06:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72311]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[72314]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:06:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72311]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72465]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ekdahqlbuozifenlsrhoqscmyfbfubhu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905613.2986052-17338-176880100976809/AnsiballZ_stat.py' Jul 25 07:06:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72465]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[72468]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72465]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72591]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oszhtenthbbyvacgmsxpcvaqdawmqzrj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905613.971024-17355-91528841369118/AnsiballZ_dnf.py' Jul 25 07:06:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72591]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[72594]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:06:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72591]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72717]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hobbtfoppgvkwipxkskmwccwntrelynf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905616.8912108-17368-50223104665917/AnsiballZ_blivet.py' Jul 25 07:06:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72717]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[72720]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:06:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72717]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72845]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hpbdyymhsdgdpqpbtgfrkcopusqohjpw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905617.738008-17385-166442447463148/AnsiballZ_dnf.py' Jul 25 07:06:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72845]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[72848]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72845]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72971]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rizxoccobapebshnhmonnvomulvizhck ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905620.3656614-17394-194240854679609/AnsiballZ_service_facts.py' Jul 25 07:07:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72971]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[72974]: ansible-service_facts Invoked Jul 25 07:07:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[72971]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73191]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jivrijhrnwglyvxmsytkmoootjcloebz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905622.378999-17407-269969262890537/AnsiballZ_blivet.py' Jul 25 07:07:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73191]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[73194]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:07:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73191]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kagjbptehrgyzaahnfkrrlhbaeshesig ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905622.9549084-17418-111072084314411/AnsiballZ_stat.py' Jul 25 07:07:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73319]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[73322]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73319]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73447]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lspnhmmyuhfqfvjabdrhyxhpcdnzgmoy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905623.5331442-17447-117874735311866/AnsiballZ_stat.py' Jul 25 07:07:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73447]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[73450]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73447]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73575]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lihgdnypkaetevfjubdyydsqtwdsgjvv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905623.9298766-17458-23568222159819/AnsiballZ_setup.py' Jul 25 07:07:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73575]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[73578]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:07:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73575]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73729]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlesbdipwnnftiahjlqkbrwzgfsxkmzf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905624.738146-17469-211068590510113/AnsiballZ_blivet.py' Jul 25 07:07:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73729]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[73732]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[{'name': 'foo', 'type': 'lvm', 'state': 'present', 'disks': [], 'encryption': False, 'volumes': [{'name': 'test1', 'type': 'lvm', 'fs_type': 'xfs', 'state': 'present', 'mount_point': '/foo', 'encryption': False, 'cache_devices': [], 'raid_disks': [], 'thin': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'cached': None, 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'vdo_pool_size': None}], 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': None}] volumes=[] pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:07:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73729]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73870]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yjdzkpvakdnfnohcgdrjdhwelrhlgwst ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905628.891127-17482-257787674909120/AnsiballZ_blivet.py' Jul 25 07:07:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73870]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[73873]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'ext4', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None}] pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:07:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[73870]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74010]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ulvjjltduqxaulsvbfrpxsqsrqnmvhaf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905632.756741-17495-230083880064546/AnsiballZ_blivet.py' Jul 25 07:07:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74010]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[74013]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'swap', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None}] pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:07:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74010]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[74189]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:07:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74340]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kkamksiytwtkzxrjwpugjkkqdbkrwzyv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905639.750775-17628-172396305930010/AnsiballZ_setup.py' Jul 25 07:07:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74340]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:20 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[74343]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:07:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74340]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74494]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uhmlbhzdevifzhufsoxfsxdywsfpazew ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905640.6852849-17645-268916272941555/AnsiballZ_stat.py' Jul 25 07:07:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74494]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[74497]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74494]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74620]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rpsdjorogdywsqxoftrehcpgdhntypvo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905641.333564-17662-22878640939941/AnsiballZ_dnf.py' Jul 25 07:07:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74620]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[74623]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74620]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74746]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-leckqfxtpggizmkfassbiemmcgrvkgek ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905644.1580114-17675-121780350920497/AnsiballZ_blivet.py' Jul 25 07:07:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74746]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[74749]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:07:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74746]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74874]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vjyaiztenteatpopmfwclxwzlreytfms ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905645.0074513-17692-133276390628647/AnsiballZ_dnf.py' Jul 25 07:07:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74874]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[74877]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[74874]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75000]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-npxjsqrbxggzrvhvssnndzgtuutcotuk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905647.599544-17701-167371279644634/AnsiballZ_service_facts.py' Jul 25 07:07:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75000]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[75003]: ansible-service_facts Invoked Jul 25 07:07:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75000]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75220]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-neyohjgkzcfojhtqisxukieqfijzyidm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905649.5435874-17714-125675272157300/AnsiballZ_blivet.py' Jul 25 07:07:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75220]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[75223]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:07:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75220]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75348]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mvsobrnyylcfnudfvkiwtxfmnheugghq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905650.112267-17725-11012587251432/AnsiballZ_stat.py' Jul 25 07:07:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75348]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[75351]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75348]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75476]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aodycgpoqgyadrwgpakuyokyuignffmm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905650.7136767-17754-153072771097205/AnsiballZ_stat.py' Jul 25 07:07:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75476]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[75479]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75476]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kbdmpnngcnbeopjordkcjlycixkseghh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905651.1097217-17765-243081378069901/AnsiballZ_setup.py' Jul 25 07:07:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75604]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[75607]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:07:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75604]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75758]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-syzxngwgciffxzaohwycrgcoqfwznwsj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905651.8789845-17776-222809079141100/AnsiballZ_blivet.py' Jul 25 07:07:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75758]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[75761]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[{'name': 'foo', 'type': 'lvm', 'state': 'present', 'disks': [], 'encryption': False, 'volumes': [{'name': 'test1', 'type': 'lvm', 'fs_type': 'xfs', 'state': 'present', 'mount_point': '/foo', 'encryption': False, 'cache_devices': [], 'raid_disks': [], 'thin': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'cached': None, 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'vdo_pool_size': None}], 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': None}] volumes=[] pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:07:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75758]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75898]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lwbuspxwvganhhjqhzbxqqcvoiqzoqfw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905655.6489165-17789-49223502284933/AnsiballZ_blivet.py' Jul 25 07:07:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75898]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[75901]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'ext4', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None}] pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:07:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[75898]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76038]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uoeucuglmayxrpqyihwtxmvpvudgzywj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905659.4467163-17802-20096984989104/AnsiballZ_blivet.py' Jul 25 07:07:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76038]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[76041]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'swap', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None}] pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:07:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76038]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76217]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-brzfuamppocpcexywljrnrywzghzkknc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905664.8790047-17865-2142324711755/AnsiballZ_setup.py' Jul 25 07:07:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76217]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[76220]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:07:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76217]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uhfuxpabpwianxddohqwvyacgsgrvtpi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905666.0735104-17884-48809596168221/AnsiballZ_stat.py' Jul 25 07:07:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[76374]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76371]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76497]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-whzrzkcnjxcpwwhbdpaurhpucnrsmksg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905666.7491422-17901-164735379854767/AnsiballZ_dnf.py' Jul 25 07:07:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76497]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[76500]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76497]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76623]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dxqmmythrumqguunxdbsodxsilrwdgez ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905669.5562682-17914-230339118455514/AnsiballZ_blivet.py' Jul 25 07:07:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76623]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[76626]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:07:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76623]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76751]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-igrxrdwmkkoskrhryzjzessagucoiatj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905670.4053352-17931-77744947414726/AnsiballZ_dnf.py' Jul 25 07:07:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76751]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:50 ip-10-31-40-189.us-east-1.aws.redhat.com systemd[1]: Starting Cleanup of Temporary Directories... -- Subject: Unit systemd-tmpfiles-clean.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.service has begun starting up. Jul 25 07:07:50 ip-10-31-40-189.us-east-1.aws.redhat.com systemd[1]: systemd-tmpfiles-clean.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-clean.service has successfully entered the 'dead' state. Jul 25 07:07:50 ip-10-31-40-189.us-east-1.aws.redhat.com systemd[1]: Started Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.service has finished starting up. -- -- The start-up result is done. Jul 25 07:07:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[76754]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76751]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76881]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ceqrvmrbvrdlvpqjpegzafsqytitbjrb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905673.0483375-17940-4009264716695/AnsiballZ_service_facts.py' Jul 25 07:07:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76881]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[76884]: ansible-service_facts Invoked Jul 25 07:07:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[76881]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77101]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-houzmhwrdflwipxzairgednekujaekjv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905675.0690038-17953-30542244656859/AnsiballZ_blivet.py' Jul 25 07:07:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77101]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[77104]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:07:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77101]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77229]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wclkxfghwyzkoaifofjtizhpekrwegne ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905675.650714-17964-50914483494696/AnsiballZ_stat.py' Jul 25 07:07:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77229]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[77232]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77229]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77357]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gbyuadmxxxogqhweodxrynjitjcqnujj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905676.230978-17993-215067926131921/AnsiballZ_stat.py' Jul 25 07:07:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77357]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[77360]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77357]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77485]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cdladpyowbvgxaeznhnrqgjarjvrurzw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905676.6283107-18004-220658370353340/AnsiballZ_setup.py' Jul 25 07:07:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77485]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[77488]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:07:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77485]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77639]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-txkyixowjccmfnkmtihvizzgmlfgsyjf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905677.5253308-18017-194464423059431/AnsiballZ_dnf.py' Jul 25 07:07:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77639]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[77642]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77639]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77765]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-skjzsrzpkiadeegvqcdteknqlwvxrafr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905680.2874782-18026-105408146299267/AnsiballZ_find_unused_disk.py' Jul 25 07:08:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77765]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[77768]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:08:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77765]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77893]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utcvzqunznifabigphbdrbsrjkdurrpe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905680.7880776-18035-92414692858415/AnsiballZ_command.py' Jul 25 07:08:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77893]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[77896]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:08:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[77893]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[78060]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:08:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78211]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-grljtziakxyyfekxuilafmbzcxmthqzc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905684.5288498-18174-273056048873023/AnsiballZ_setup.py' Jul 25 07:08:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78211]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[78214]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:08:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78211]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78365]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fdqzcjtnhjhnuortgzwafasvmlaxyvtw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905685.4457119-18191-108684094321319/AnsiballZ_stat.py' Jul 25 07:08:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78365]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[78368]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78365]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78491]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-smuhzofinzqqfzlbdclcqmsnxgqztgqs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905686.107273-18208-17868098622177/AnsiballZ_dnf.py' Jul 25 07:08:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78491]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[78494]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78491]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78617]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ctbjieatmcgufuhxmyvniillbyunidmt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905688.9319007-18221-146915430062545/AnsiballZ_blivet.py' Jul 25 07:08:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78617]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[78620]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:08:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78617]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78745]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dhfszbcqijhschxjgvtxybuzheetwcct ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905689.7800033-18238-84496028146711/AnsiballZ_dnf.py' Jul 25 07:08:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78745]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[78748]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78745]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78871]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xqmzjpfcxwhcwqkbestiwyhjlyoehpyw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905692.526186-18247-157093862994704/AnsiballZ_service_facts.py' Jul 25 07:08:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78871]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[78874]: ansible-service_facts Invoked Jul 25 07:08:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[78871]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79091]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qnjyrddiiffwwadssznbgyvtfwyyytvn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905694.4696317-18260-74307483214422/AnsiballZ_blivet.py' Jul 25 07:08:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79091]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[79094]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:08:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79091]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79219]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swtmkthpywxiueoozmzhwcfqdzsqydvg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905695.0350192-18271-171843942829912/AnsiballZ_stat.py' Jul 25 07:08:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79219]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[79222]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79219]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zvonzwnrhkoezzeksnlhmvxfmwtebhwg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905695.621778-18300-60483728962047/AnsiballZ_stat.py' Jul 25 07:08:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79347]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[79350]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79347]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79475]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tgjmfncosdzoaeibbzrvotsfnjijqyiq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905696.0229595-18311-45815417566784/AnsiballZ_setup.py' Jul 25 07:08:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79475]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[79478]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:08:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79475]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79629]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wxpunyrrgxytgzzsvcypcbqnzmnetrmo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905696.8939917-18324-167262241646283/AnsiballZ_dnf.py' Jul 25 07:08:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79629]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[79632]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79629]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79755]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xnzajgsrvotxeymictqtfeilelkdwgei ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905699.5118616-18333-122408079184796/AnsiballZ_find_unused_disk.py' Jul 25 07:08:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79755]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[79758]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:08:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79755]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79883]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-keaartqwqdslfwskjccivzxmruyywike ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905700.000259-18342-270230166187557/AnsiballZ_command.py' Jul 25 07:08:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79883]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:20 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[79886]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:08:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[79883]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lczlsrzhrwtcrzinaehmeqerdoadyprk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905701.6282856-18407-221896280759624/AnsiballZ_setup.py' Jul 25 07:08:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80050]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[80053]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:08:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80050]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80204]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlfgpqzhejtoxmwjcxoufavquemsxzux ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905702.8402312-18426-68729906474020/AnsiballZ_stat.py' Jul 25 07:08:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80204]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[80207]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80204]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80330]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fgjzpererbndfppmxkfiyqcnwjtjytyt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905703.514625-18443-201173965200387/AnsiballZ_dnf.py' Jul 25 07:08:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80330]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[80333]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80330]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80456]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-itedxnbhvspajathwlrflnnbprqurnfx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905706.3187375-18456-109886454029636/AnsiballZ_blivet.py' Jul 25 07:08:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80456]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[80459]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:08:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80456]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80584]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-roxliiapqagoikeewodeebdqvaaogdlr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905707.1746166-18473-44369086987920/AnsiballZ_dnf.py' Jul 25 07:08:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80584]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[80587]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80584]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80710]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iiivtrzvncaixlatvwrbdhzqtwtbioql ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905709.7799218-18482-280097793779802/AnsiballZ_service_facts.py' Jul 25 07:08:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80710]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[80713]: ansible-service_facts Invoked Jul 25 07:08:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80710]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80930]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vltvrvfkzeuqetbxdhummkxlwnrvkijl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905711.7690074-18495-228043754575545/AnsiballZ_blivet.py' Jul 25 07:08:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80930]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[80933]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:08:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[80930]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81058]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eohgrmrobzxcnagvqkkjlbdwbtqxldel ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905712.3531709-18506-10891608009237/AnsiballZ_stat.py' Jul 25 07:08:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81058]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[81061]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81058]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81186]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aosvgeqngjtgkpxwspdagrrlsreopuht ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905712.9386284-18535-5278014360731/AnsiballZ_stat.py' Jul 25 07:08:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81186]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[81189]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81186]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81314]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kzivmccmwnrdtposubbijlqnzunpkxwb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905713.3403494-18546-70174783383123/AnsiballZ_setup.py' Jul 25 07:08:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81314]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[81317]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:08:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81314]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81468]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bfxnsoprhhpzqnwaimeiyzhzfnscxfip ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905714.2284892-18559-280655549640144/AnsiballZ_dnf.py' Jul 25 07:08:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81468]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[81471]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81468]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nbfggeoinvuenndopmvndprjruuzsnab ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905716.8422194-18568-274245836023806/AnsiballZ_find_unused_disk.py' Jul 25 07:08:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81594]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:37 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[81597]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:08:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81594]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81722]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eeoqqlnhdmtghepjqvkdvgoeoepbeaqj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905717.3307405-18577-44301579737377/AnsiballZ_command.py' Jul 25 07:08:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81722]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:37 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[81725]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:08:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[81722]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[81889]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:08:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82040]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hemgsmabneekcaurngcabvfaenicwjlj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905721.421787-18712-24843307143806/AnsiballZ_setup.py' Jul 25 07:08:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82040]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[82043]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:08:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82040]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82194]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zitsplwvfmzzyispanymjksbifmlgibl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905722.3703365-18729-230381537770975/AnsiballZ_stat.py' Jul 25 07:08:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82194]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[82197]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82194]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vjvoayuswztcwkpukrydrwcxnjtmmxzy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905723.02861-18746-8685284481794/AnsiballZ_dnf.py' Jul 25 07:08:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82320]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[82323]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82320]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82446]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-amlyvowpebgrdirijcfeusrxoovdqdae ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905725.990418-18759-210176009933744/AnsiballZ_blivet.py' Jul 25 07:08:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82446]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[82449]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:08:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82446]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82574]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dglqcbznpyzmmimwpbpwyrostsccupcp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905726.8380227-18776-204865782568872/AnsiballZ_dnf.py' Jul 25 07:08:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82574]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[82577]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82574]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82700]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kmlywvfqqiicczueeqfxppaeorpdvkji ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905729.4503312-18785-197316770135381/AnsiballZ_service_facts.py' Jul 25 07:08:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82700]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[82703]: ansible-service_facts Invoked Jul 25 07:08:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82700]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82920]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pzhijwxwfntrnvkaaogkecshlnaucnhr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905731.4217892-18799-237071213479232/AnsiballZ_blivet.py' Jul 25 07:08:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82920]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[82923]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:08:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[82920]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83048]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-epuyjpyqpcmatibatsvyvzzofarsrjbl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905731.986767-18810-54416818064982/AnsiballZ_stat.py' Jul 25 07:08:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83048]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[83051]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83048]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83176]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xzeodelawhztwusitniyhxnppsfgilun ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905732.591427-18839-229372613794028/AnsiballZ_stat.py' Jul 25 07:08:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83176]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[83179]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83176]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83304]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zvcverkbnqtzhyumgjqkgxbigcfhxnhx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905732.9954715-18850-271806195590529/AnsiballZ_setup.py' Jul 25 07:08:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83304]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[83307]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:08:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83304]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ymsazjrdttgafsisxxephbajmkgkoefi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905733.8743124-18863-25178175827548/AnsiballZ_dnf.py' Jul 25 07:08:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83458]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[83461]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83458]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83584]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ezmcqtbmxumhexjkjpafzlmuwpctnmqq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905736.4870455-18872-58651097788935/AnsiballZ_find_unused_disk.py' Jul 25 07:08:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83584]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[83587]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:08:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83584]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83712]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bleysenkqzptrjnqrownxwkgmnfxhrvc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905736.9609964-18881-172969191643018/AnsiballZ_command.py' Jul 25 07:08:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83712]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[83715]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:08:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83712]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83879]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nwteaurjfazcxjjoeidwrwroqwixvjtn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905738.5108085-18946-246486537126987/AnsiballZ_setup.py' Jul 25 07:08:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83879]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[83882]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:08:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[83879]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84033]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jqpfjukrivfpvaakpmqbbbzdlbmkgxui ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905739.698989-18965-98098708335162/AnsiballZ_stat.py' Jul 25 07:08:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84033]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[84036]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84033]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84159]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gsuivcbttyrlkwoseryiccsedidhrett ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905740.3860073-18982-170492731870988/AnsiballZ_dnf.py' Jul 25 07:09:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84159]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[84162]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84159]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84285]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sgbfrphyiozhqgswkjskfuwtkcjwatoz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905743.0851588-18995-84398355526227/AnsiballZ_blivet.py' Jul 25 07:09:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84285]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[84288]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84285]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84413]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yiersqlxwclrdlzdmpthymawbxozuici ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905743.905608-19012-49542228606575/AnsiballZ_dnf.py' Jul 25 07:09:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84413]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[84416]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84413]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84539]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lwwralagbhmevtncwxlgjtsiokacjuuf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905746.424066-19021-102864225633168/AnsiballZ_service_facts.py' Jul 25 07:09:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84539]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[84542]: ansible-service_facts Invoked Jul 25 07:09:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84539]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84759]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oymlxsrgniqshogaxqkotwcmpaspecfa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905748.2386005-19034-271076509418274/AnsiballZ_blivet.py' Jul 25 07:09:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84759]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[84762]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:09:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84759]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84887]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tuqcfodgdbgryxfydxsrkgklcjiwpsdo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905748.7797112-19045-237607272925833/AnsiballZ_stat.py' Jul 25 07:09:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84887]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[84890]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[84887]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85015]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bwamsnhbjanimxtxwmurpnzunlqkiolw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905749.344931-19074-140891833295704/AnsiballZ_stat.py' Jul 25 07:09:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85015]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[85018]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85015]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85143]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xfwgyhmlwkgnfxvrigwxyobjzbztnixy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905749.7272143-19085-235807255026674/AnsiballZ_setup.py' Jul 25 07:09:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85143]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[85146]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:09:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85143]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85297]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qghdnguewzuijbedpqnbbllyebqvdzgs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905750.5718262-19098-194122214114818/AnsiballZ_dnf.py' Jul 25 07:09:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85297]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[85300]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85297]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85423]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qrglhgawbojwknnpztuexuabwjrajwbw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905753.092069-19107-77107768721731/AnsiballZ_find_unused_disk.py' Jul 25 07:09:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85423]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[85426]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 match_sector_size=True min_size=0 max_size=0 with_interface=None Jul 25 07:09:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85423]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[85590]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:09:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85741]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-plbokteufmipwadampkjkxwlaymdfhof ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905757.0603974-19238-175799877698036/AnsiballZ_setup.py' Jul 25 07:09:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85741]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[85744]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:09:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85741]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85895]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-amnzjqcrbdfpvpxdxmfmbrmelzyqtgdg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905757.9862032-19255-206078013686664/AnsiballZ_stat.py' Jul 25 07:09:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85895]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[85898]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[85895]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86021]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-smjdsglwfwxqdfvgojtsvvsoiignlxbf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905758.6307197-19272-246916238483343/AnsiballZ_dnf.py' Jul 25 07:09:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86021]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[86024]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86021]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86147]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xwtdvxbptjnccoxlugqhpbsekemmfrhp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905761.3602629-19285-1243091614084/AnsiballZ_blivet.py' Jul 25 07:09:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86147]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[86150]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86147]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86275]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ptmivcvynocmuczfvcnbrqjgycflbbpb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905762.179234-19302-72298944329648/AnsiballZ_dnf.py' Jul 25 07:09:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86275]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[86278]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86275]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86401]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mmlliiwxtqvnhxetfyystbhvdzzbmcdf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905764.8127651-19311-250740260677088/AnsiballZ_service_facts.py' Jul 25 07:09:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86401]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[86404]: ansible-service_facts Invoked Jul 25 07:09:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86401]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86621]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ikdeoxqrdngfhuiebyqlejyjttadbatt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905766.635724-19324-153698406341100/AnsiballZ_blivet.py' Jul 25 07:09:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86621]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[86624]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:09:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86621]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86749]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vxlfktmkoukymxxneywdhnpmmcrnrclc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905767.1780457-19335-238060040642063/AnsiballZ_stat.py' Jul 25 07:09:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86749]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[86752]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86749]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86877]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fnfxzppwcqnhtwldvvdhakxnvezydbon ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905767.7444062-19364-96598827338479/AnsiballZ_stat.py' Jul 25 07:09:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86877]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[86880]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[86877]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87005]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fztcsosuqfcotgqxijjfduxudbcqnyou ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905768.1272535-19375-192147121887611/AnsiballZ_setup.py' Jul 25 07:09:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87005]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[87008]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:09:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87005]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87159]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jwyallrzuymeafotdgkygwwlrpeafrle ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905768.9832108-19388-17655500837980/AnsiballZ_dnf.py' Jul 25 07:09:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87159]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[87162]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87159]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87285]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zwuyrfccxtelyulxfrkmkxnxkxpiypam ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905771.507073-19397-158062973047896/AnsiballZ_find_unused_disk.py' Jul 25 07:09:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87285]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[87288]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi match_sector_size=True min_size=0 max_size=0 Jul 25 07:09:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87285]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87452]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swcappfsqysrwzeqkeyknntmldizjkdb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905772.9602191-19458-226397443645538/AnsiballZ_setup.py' Jul 25 07:09:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87452]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[87455]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:09:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87452]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87606]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sucloofyfiyixlocjjvlyfdfejhapclu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905774.1411614-19477-152387142335889/AnsiballZ_stat.py' Jul 25 07:09:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87606]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[87609]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87606]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87732]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-krlemoyfouzlbptuczhxeogfbxejhwdi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905774.8286734-19494-98783815720680/AnsiballZ_dnf.py' Jul 25 07:09:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87732]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[87735]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87732]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87858]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eujmhbedxpubtyxiozmkbupyhaadshxf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905777.5452359-19507-62114445954412/AnsiballZ_blivet.py' Jul 25 07:09:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87858]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[87861]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87858]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87986]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wautczmcgdpbjrboeqfkdigzmfwymmmw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905778.383762-19524-229066992830466/AnsiballZ_dnf.py' Jul 25 07:09:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87986]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[87989]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[87986]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88112]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oepelsculkmwrqqjivozyqcjrzyedywp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905780.9108574-19533-272846913661787/AnsiballZ_service_facts.py' Jul 25 07:09:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88112]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[88115]: ansible-service_facts Invoked Jul 25 07:09:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88112]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88332]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oapxbsyzkskocuawqechvbppkvzerzhg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905782.773991-19546-265961320498148/AnsiballZ_blivet.py' Jul 25 07:09:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88332]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[88335]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:09:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88332]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88460]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yipygsudjlciehidalroatabsbsbnhve ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905783.3275595-19557-25470494437001/AnsiballZ_stat.py' Jul 25 07:09:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88460]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[88463]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88460]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88588]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cepgzgenqoqpeoqwhotkvcksaahgiheh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905783.89329-19586-210519126324732/AnsiballZ_stat.py' Jul 25 07:09:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88588]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[88591]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88588]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88716]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nxwjejzbtxbpbyicmsuhhcayrmaojffz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905784.2771506-19597-210493663974354/AnsiballZ_setup.py' Jul 25 07:09:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88716]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[88719]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:09:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88716]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88870]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fpznhgkzjloqnpngxmamvjxynbjxgjrp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905785.1326427-19610-175636069557176/AnsiballZ_dnf.py' Jul 25 07:09:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88870]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[88873]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88870]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88996]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ppylppzoidfvxuhjtzlrxybghitwrqzf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905787.640988-19619-88655239186311/AnsiballZ_find_unused_disk.py' Jul 25 07:09:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88996]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[88999]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:09:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[88996]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[89124]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aptvzcmuvwhurcibkewjbxypidctvxaq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905788.124782-19628-177898810511952/AnsiballZ_command.py' Jul 25 07:09:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[89124]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[89127]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:09:48 -0400 (0:00:00.507) 0:00:15.687 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** Thursday 25 July 2024 07:09:48 -0400 (0:00:00.020) 0:00:15.707 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=28 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:09:48 -0400 (0:00:00.017) 0:00:15.725 ********* =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.71s fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.59s Ensure test packages ---------------------------------------------------- 2.58s fedora.linux_system_roles.storage : Get service facts ------------------- 1.81s Gathering Facts --------------------------------------------------------- 1.01s fedora.linux_system_roles.storage : Update facts ------------------------ 0.71s fedora.linux_system_roles.storage : Get required packages --------------- 0.69s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.54s Debug why there are no unused disks ------------------------------------- 0.51s Find unused disks in the system ----------------------------------------- 0.49s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.47s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.37s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.36s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.06s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.06s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.06s Get unused disks -------------------------------------------------------- 0.05s fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing --- 0.04s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.04s