[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Run test tests_swap.yml for scsi] **************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:18:12 -0400 (0:00:00.007) 0:00:00.007 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Set disk interface for test] ********************************************* Thursday 25 July 2024 07:18:14 -0400 (0:00:01.236) 0:00:01.244 ********* ok: [managed_node1] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test management of swap] ************************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:18:14 -0400 (0:00:00.027) 0:00:01.271 ********* ok: [managed_node1] TASK [Include role to ensure packages are installed] *************************** Thursday 25 July 2024 07:18:15 -0400 (0:00:00.913) 0:00:02.184 ********* included: fedora.linux_system_roles.storage for managed_node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:18:15 -0400 (0:00:00.025) 0:00:02.210 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/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:18:15 -0400 (0:00:00.020) 0:00:02.230 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:18:15 -0400 (0:00:00.020) 0:00:02.251 ********* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_9.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-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed_node1] => (item=CentOS_9.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-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:18:15 -0400 (0:00:00.040) 0:00:02.292 ********* 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:18:15 -0400 (0:00:00.453) 0:00:02.745 ********* 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:18:15 -0400 (0:00:00.021) 0:00:02.767 ********* 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:18:15 -0400 (0:00:00.014) 0:00:02.782 ********* 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:18:15 -0400 (0:00:00.012) 0:00:02.795 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/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:18:15 -0400 (0:00:00.040) 0:00:02.835 ********* 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:18:16 -0400 (0:00:01.086) 0:00:03.922 ********* 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:18:16 -0400 (0:00:00.016) 0:00:03.938 ********* 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:18:16 -0400 (0:00:00.018) 0:00:03.956 ********* 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:18:17 -0400 (0:00:00.676) 0:00:04.633 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/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:18:17 -0400 (0:00:00.028) 0:00:04.661 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:18:17 -0400 (0:00:00.019) 0:00:04.681 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:18:17 -0400 (0:00:00.018) 0:00:04.700 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:18:17 -0400 (0:00:00.016) 0:00:04.716 ********* 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:18:18 -0400 (0:00:00.975) 0:00:05.692 ********* 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" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "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-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.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" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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": "stopped", "status": "not-found" }, "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-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "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": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:18:20 -0400 (0:00:02.123) 0:00:07.816 ********* 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:18:20 -0400 (0:00:00.034) 0:00:07.850 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:18:20 -0400 (0:00:00.014) 0:00:07.865 ********* 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:18:21 -0400 (0:00:00.557) 0:00:08.423 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** Thursday 25 July 2024 07:18:21 -0400 (0:00:00.021) 0:00:08.444 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904810.0130835, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8cad013d63365688432a8388114a8a462d88d654", "ctime": 1721812897.039903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097283, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812897.039903, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "3617642505", "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:18:21 -0400 (0:00:00.383) 0:00:08.828 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** Thursday 25 July 2024 07:18:21 -0400 (0:00:00.019) 0:00:08.848 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:18:21 -0400 (0:00:00.016) 0:00:08.864 ********* 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:18:21 -0400 (0:00:00.023) 0:00:08.888 ********* 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:18:21 -0400 (0:00:00.019) 0:00:08.907 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:18:21 -0400 (0:00:00.018) 0:00:08.925 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:18:21 -0400 (0:00:00.021) 0:00:08.947 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** Thursday 25 July 2024 07:18:21 -0400 (0:00:00.015) 0:00:08.962 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:18:21 -0400 (0:00:00.021) 0:00:08.983 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:18:21 -0400 (0:00:00.024) 0:00:09.008 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** Thursday 25 July 2024 07:18:21 -0400 (0:00:00.016) 0:00:09.024 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904974.0707917, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721811897.01, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1721811632.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "848569508", "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:18:22 -0400 (0:00:00.382) 0:00:09.407 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:18:22 -0400 (0:00:00.014) 0:00:09.422 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:18:23 -0400 (0:00:00.930) 0:00:10.352 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for swap] *********************************************** Thursday 25 July 2024 07:18:23 -0400 (0:00:00.025) 0:00:10.378 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:18:23 -0400 (0:00:00.026) 0:00:10.405 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:18:24 -0400 (0:00:00.994) 0:00:11.399 ********* 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\"", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:18:25 -0400 (0:00:01.487) 0:00:12.886 ********* 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.037784", "end": "2024-07-25 07:18:26.296872", "rc": 0, "start": "2024-07-25 07:18:26.259088" } 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 Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bezqdghrrgvbxvcgnbmrbzdvrnkmyrsh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906020.3877635-23367-62142175005669/AnsiballZ_stat.py' Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131458]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131460]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131458]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131569]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swzdpasayqlmitgnhdfmaeyjiuymsdca ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906020.7752247-23376-54400329724814/AnsiballZ_setup.py' Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131569]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131571]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131569]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131707]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-agtseieoyhtzlgykalubddynryivzzyn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906021.7552567-23386-147650697707245/AnsiballZ_dnf.py' Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131707]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131709]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131707]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131817]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovnlwsqgzqlmyjqeixbaspsedlomplms ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906022.6931121-23394-211092138899844/AnsiballZ_find_unused_disk.py' Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131817]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131819]: 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:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131817]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131928]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evraxykwsdebcgsmqlwumpjmshriwmey ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906023.165094-23402-99698059091065/AnsiballZ_command.py' Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131928]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131930]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131928]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132074]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fitedmkndxfvbkbyfdqyescqkqyyypco ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906027.129753-23525-62827774249068/AnsiballZ_setup.py' Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132210]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132212]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132210]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132348]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cqkxjdezfxcvviilhreemzwqflvbqiip ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906028.1505976-23537-259269287413606/AnsiballZ_stat.py' Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132348]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132350]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132348]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132457]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gbwtwmdnekdkuoxsbrippqerporujilc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906028.719843-23549-160884831980062/AnsiballZ_dnf.py' Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132457]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132459]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132457]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132567]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mcbozincvetknfvaoyghdvlvaxidrvpe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906029.8334186-23559-208177896732958/AnsiballZ_blivet.py' Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132567]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132569]: 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:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132567]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zjbypuzabksfmuvdlmtilphsdgqltzer ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906030.59091-23571-83986020117183/AnsiballZ_dnf.py' Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132678]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132680]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132678]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132788]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qrdnqqzisgfnqubocslhsmiqycdvxssb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906031.536791-23579-103977764995732/AnsiballZ_service_facts.py' Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132788]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132790]: ansible-service_facts Invoked Jul 25 07:13:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132788]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132992]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tbzabzqwvryayzmpytckqxczemgrlvkp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906033.6321642-23589-180060653257522/AnsiballZ_blivet.py' Jul 25 07:13:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132992]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132994]: 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:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132992]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133103]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jecuswnabjmflyzrufjrjrqwwubgxdsp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906034.1944528-23598-250988649922727/AnsiballZ_stat.py' Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133103]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133105]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133103]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yxbfkfiunmuhbzixrjiijmsdueagxgiz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906034.7833798-23616-198221839047697/AnsiballZ_stat.py' Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133214]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133216]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133214]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133325]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ohoatmcrmkywbnyxoxicejhvxlqzqymr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906035.1906037-23625-67338251886688/AnsiballZ_setup.py' Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133325]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133327]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133325]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sfoscjdgquugrxfebyotawklwvvoqqdi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906036.1926155-23635-209692938262889/AnsiballZ_dnf.py' Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133463]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133465]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133463]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-idgeqgstvuimihaultupeqvjexahivaq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906037.1359913-23643-174218559169389/AnsiballZ_find_unused_disk.py' Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133573]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133575]: 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:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133573]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133684]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qoqfosclvvgwocgjqejobkyjwikljduj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906037.6108022-23651-174679214357086/AnsiballZ_command.py' Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133684]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133686]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133684]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utqjiphdbsdwxsbopgiicwdebjyaupwe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906039.441166-23711-220778221278845/AnsiballZ_setup.py' Jul 25 07:13:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133830]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133832]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133830]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133968]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-edetpfzqafglgvwkalxluocdlispsxso ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906040.7768226-23725-89898905613141/AnsiballZ_stat.py' Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133968]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133970]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133968]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134077]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tljjstkxksmtnavpydvnmaiqeoctigwt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906041.3414109-23737-249268642390001/AnsiballZ_dnf.py' Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134077]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134079]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134077]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134187]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fmzowxbutupjmbdudmbbekpvacojxwqh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906042.4708316-23747-195749841500483/AnsiballZ_blivet.py' Jul 25 07:14:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134187]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134189]: 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:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134187]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134298]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bethfxhhsndmojvhtveatfdnvmtxfkcu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906043.2331324-23759-26596165552523/AnsiballZ_dnf.py' Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134298]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134300]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134298]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134408]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yughfgfcknkosvbwkfgwpdylhebysncj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906044.1584918-23767-228058127788920/AnsiballZ_service_facts.py' Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134408]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134410]: ansible-service_facts Invoked Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134408]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134612]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vuahsfvztyynjcdfcojtkmkhsnnbilye ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906046.1719449-23777-206520384091444/AnsiballZ_blivet.py' Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134612]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134614]: 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:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134612]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uiahvaywafhdumrqovlashwfstgauzfe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906046.727383-23786-227229593643322/AnsiballZ_stat.py' Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134723]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134725]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134723]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjjuzdxlsnsgsfneytfsrtgvoevznheb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906047.3108964-23804-96628591321302/AnsiballZ_stat.py' Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134836]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134834]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134945]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uuxhquxiyuzszhfqjuhwvljakjoowref ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906047.707367-23813-241180226016544/AnsiballZ_setup.py' Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134945]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134947]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134945]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tgpyzyksbdnwajqdtzbeboeyymcyoabi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906048.6824691-23823-239680238778396/AnsiballZ_dnf.py' Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135083]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135085]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135083]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qcxjkppudoqljhstlqwkcdaynsobjpki ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906049.6279044-23831-149976310082912/AnsiballZ_find_unused_disk.py' Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135193]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135195]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135193]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135304]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dramjfgllohhtvzfgilnmmouintqvgns ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906050.0982122-23839-196757469906014/AnsiballZ_command.py' Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135304]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135306]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135304]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135450]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135586]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gbvfnfuegemgeqpismsjtrzayfouzqzl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906054.5538626-23962-32726266744290/AnsiballZ_setup.py' Jul 25 07:14:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135586]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135588]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135586]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135724]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-muryoywaotdmkyrreyfsduqbomakmffc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906055.5614395-23974-173376823120074/AnsiballZ_stat.py' Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135724]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135726]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135724]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135833]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vnhbpgyabqngomqrretmvhtkliqwynia ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906056.1127899-23986-24376771614164/AnsiballZ_dnf.py' Jul 25 07:14:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135833]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135835]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135833]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135943]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vaxnaczzzlxfzmatgkdzhnudycxeeevb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906057.2115822-23996-117330506424427/AnsiballZ_blivet.py' Jul 25 07:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135943]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135945]: 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:14:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135943]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136054]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yashgostyesekiywlsojxdhcgkjdtffm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906057.9648118-24008-110047215543553/AnsiballZ_dnf.py' Jul 25 07:14:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136054]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136056]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136054]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136164]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wtrcbsbllfyjvbkrsdmtsgxltpptuvxk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906058.8986566-24016-79188406273198/AnsiballZ_service_facts.py' Jul 25 07:14:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136164]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136166]: ansible-service_facts Invoked Jul 25 07:14:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136164]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136368]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-firlbakivytjkqtfzyfigyhffdwpqetm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906060.943875-24026-225811649232853/AnsiballZ_blivet.py' Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136368]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136370]: 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:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136368]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uogxhrxxeqexjzeyzafyseofljzwfmwq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906061.5092373-24035-60210432720984/AnsiballZ_stat.py' Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136479]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136481]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136479]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136590]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fcqfbryvgthpdiyvqfwcjanklwcnfepm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906062.1082685-24053-59842360839010/AnsiballZ_stat.py' Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136590]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136592]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136590]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qjpawaqzaklvyhyfyftwkpqrialsakuv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906062.512899-24062-40822728644648/AnsiballZ_setup.py' Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136701]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136703]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136701]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-secrkfunfbdxttmlqylympekiglokvyy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906063.4988308-24072-106892570556992/AnsiballZ_dnf.py' Jul 25 07:14:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136839]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136841]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136839]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jfddnoggzwdnbyaxjlqpjfsbrticvotc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906064.445708-24080-173252170745725/AnsiballZ_find_unused_disk.py' Jul 25 07:14:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136949]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[136951]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:14:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[136949]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137060]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bathpkscteqgdcympkinentbmwhzonaf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906065.915512-24088-190124102007289/AnsiballZ_command.py' Jul 25 07:14:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137060]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137062]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:14:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137060]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137206]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uhvnfdqakgbsdznxxijvufikgtenqmmp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906067.5728023-24148-26686187710236/AnsiballZ_setup.py' Jul 25 07:14:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137206]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137208]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137206]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137344]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zbxbzupdunnywvkcmbypmjuzmlzaamfh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906068.9411216-24162-51649440190465/AnsiballZ_stat.py' Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137344]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137346]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137344]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lezeuyukqqlabcdrlyottogodfkvnruf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906069.49608-24174-280613802862493/AnsiballZ_dnf.py' Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137455]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137453]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137563]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oaoyogypqvnlhqzcdvblhposxjeqymed ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906070.5781941-24184-138430869503919/AnsiballZ_blivet.py' Jul 25 07:14:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137563]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137565]: 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:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137563]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137674]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fgqmlypvquvqeoiaxoovvblrxtstrbjf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906071.3253894-24196-44621087928405/AnsiballZ_dnf.py' Jul 25 07:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137674]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137676]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137674]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137784]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hohyubjyjmpgovtlyubvagsnrmrpfgqg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906072.2659533-24204-265921147163792/AnsiballZ_service_facts.py' Jul 25 07:14:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137784]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137786]: ansible-service_facts Invoked Jul 25 07:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137784]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137988]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-coaswjuigvdusdeminruffknulbhjzmb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906074.3269303-24214-155598282913432/AnsiballZ_blivet.py' Jul 25 07:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137988]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[137990]: 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:14:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[137988]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-owgjexijqburadvocfeeblffvceisrcd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906074.8841667-24223-265537202012922/AnsiballZ_stat.py' Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138101]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138099]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vpgvxgzcnsbdxrqssbrfasymzkxikiju ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906075.471912-24241-160074418946596/AnsiballZ_stat.py' Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138210]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138212]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138210]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138321]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sojbqbeetupqoynfthjueqzgqkokhxps ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906075.8651056-24250-67271116198005/AnsiballZ_setup.py' Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138321]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138323]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138321]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138459]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gejciwpijiflzbpglvnboptjcyiiyahx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906076.8302786-24260-239647715577178/AnsiballZ_dnf.py' Jul 25 07:14:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138459]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138461]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138459]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138569]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ozykqrztrxnosounakrgfmzkysxjuyfk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906077.7637186-24268-49002279376278/AnsiballZ_find_unused_disk.py' Jul 25 07:14:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138569]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138571]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138569]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138680]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjbttyztxnjcgdqaoidndgitscacuaju ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906078.2403972-24276-147790890861797/AnsiballZ_command.py' Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138680]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138682]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:14:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138680]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138826]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138962]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-flleqqtetcekwhdcltqzosboxodkzuud ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906082.7027984-24399-259036952158267/AnsiballZ_setup.py' Jul 25 07:14:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138962]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[138964]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[138962]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139100]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bhvdjyqtdwyacgulcwwnbizawgnkihfl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906083.729453-24411-47343856167208/AnsiballZ_stat.py' Jul 25 07:14:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139100]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139102]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139100]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139209]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kwkikuwpyvnkeqdxnuqrahpyklmobras ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906084.2833352-24423-90256252288709/AnsiballZ_dnf.py' Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139209]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139211]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139209]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bpegccocjxwjywjsdbtrhcsdytqxcpkx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906085.378986-24433-222008125924070/AnsiballZ_blivet.py' Jul 25 07:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139319]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139321]: 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:14:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139319]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pnbuybpxhqztjnhonmkujavtafgthncl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906086.1330976-24445-277885928413246/AnsiballZ_dnf.py' Jul 25 07:14:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139430]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139432]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139430]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139540]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mzsvwnlzjrvavsqpeliyyyjiqxjfxeoo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906087.06259-24453-171515477201484/AnsiballZ_service_facts.py' Jul 25 07:14:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139540]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139542]: ansible-service_facts Invoked Jul 25 07:14:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139540]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139744]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-foihedyccnnraqopznzosmzxpipzcwtl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906089.0958083-24463-263264506687668/AnsiballZ_blivet.py' Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139744]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139746]: 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:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139744]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139855]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gthuiezjuwdbsapfwqnthksludewzsol ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906089.6612475-24472-215977815550158/AnsiballZ_stat.py' Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139855]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139857]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139855]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139966]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjyxknufezigvxnixrchmeyvoziygwsx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906090.2488582-24490-12012059465362/AnsiballZ_stat.py' Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139966]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[139968]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[139966]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140077]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fnpeboblhpmtyqsqfpuxvgedlorkgrou ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906090.6452668-24499-63137620365271/AnsiballZ_setup.py' Jul 25 07:14:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140077]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140079]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140077]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140215]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eybwhtsfpyyjxytezigfkwfuvckrouey ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906091.61903-24509-48125870213996/AnsiballZ_dnf.py' Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140215]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140217]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140215]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140325]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cfngxmzkfpzmryexuiopbaknptwcxkvb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906092.5669265-24517-160015733263027/AnsiballZ_find_unused_disk.py' Jul 25 07:14:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140325]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140327]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:14:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140325]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140436]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-svgntbgsnpzcnhakintoedanzchefnst ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906094.0450675-24525-229472164850728/AnsiballZ_command.py' Jul 25 07:14:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140436]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140438]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:14:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140436]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140582]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frjpntokirjdejxyjtuvhwdtaiwehjzd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906095.6718965-24585-79405089672972/AnsiballZ_setup.py' Jul 25 07:14:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140582]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140584]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140582]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140720]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hkuakpjtliigslehzipuapshsjhmoaxk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906097.0053213-24599-268360218727288/AnsiballZ_stat.py' Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140720]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140722]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140720]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140829]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-culwkrcyiasnlmynpctujcqeieywchqs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906097.5563948-24611-236404325074874/AnsiballZ_dnf.py' Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140829]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140831]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:14:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140829]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140939]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ssdgknudqavuampeunddlswmqaktsbrs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906098.6436274-24621-173064083318575/AnsiballZ_blivet.py' Jul 25 07:14:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140939]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[140941]: 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:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[140939]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mxjlxtfneuruulmhwtqqkkqptzbryfhe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906099.3827083-24633-103234932802071/AnsiballZ_dnf.py' Jul 25 07:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141050]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141052]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141050]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141160]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vlyymeeyuhifatuibfgzodoawfcbxegl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906100.322425-24641-226341102246180/AnsiballZ_service_facts.py' Jul 25 07:15:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141160]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141162]: ansible-service_facts Invoked Jul 25 07:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141160]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141364]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jsjvpqpcwwqungdczuhmsbmvrzbotfcw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906102.4503903-24651-781871847347/AnsiballZ_blivet.py' Jul 25 07:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141364]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141366]: 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:15:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141364]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141475]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zspenewkhlqnldxtvsguzudfidpaqatz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906103.0113115-24660-75554438106111/AnsiballZ_stat.py' Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141475]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141477]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141475]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141586]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-issnnzndyzcyzvaapnphujjisidmditr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906103.608882-24678-234428829694388/AnsiballZ_stat.py' Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141586]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141588]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141586]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141697]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eggfytdhqblacrffhnxkigvinishyobo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906104.0030715-24687-199138712155771/AnsiballZ_setup.py' Jul 25 07:15:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141697]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141699]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141697]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141835]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jwilebnggqypqklhslcxfrmemzkwssxs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906104.9727993-24697-203111382849786/AnsiballZ_dnf.py' Jul 25 07:15:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141835]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141837]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141835]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141945]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykgnhdfqzhtjytgazthdoxjwzmaayckg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906105.9074564-24705-16595128738360/AnsiballZ_find_unused_disk.py' Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141945]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[141947]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[141945]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142056]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mqccsizgdyuoizdyioawebsapjlzqvlr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906106.3796964-24713-142301789149645/AnsiballZ_command.py' Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142056]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142058]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:15:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142056]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142202]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142338]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vpoqkboaxxhqmqiclymhiquvotutckcx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906110.3655424-24836-20813948851752/AnsiballZ_setup.py' Jul 25 07:15:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142338]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142340]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142338]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142476]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ajlkyjytqcdjrvdefukevxxiypinhgaq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906111.3857045-24848-2746291659177/AnsiballZ_stat.py' Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142476]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142478]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142476]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142585]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utlpnbdqaxzzrfoxtyqkfyplzzduzliq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906111.948799-24860-144812340403987/AnsiballZ_dnf.py' Jul 25 07:15:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142585]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142587]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142585]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142695]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-feprfqemximaggnvqewtmdmsphmbqydj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906113.0322902-24870-184184736374038/AnsiballZ_blivet.py' Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142695]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142697]: 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:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142695]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142806]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xziaiqcbtizcvdsdkcvcvfmgtzmfmmjk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906113.7881722-24882-86778826863670/AnsiballZ_dnf.py' Jul 25 07:15:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142806]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142808]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142806]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142916]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zkgfnqaeimdqrjkbmqgzlsabywzetqej ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906114.7063644-24890-88282706653612/AnsiballZ_service_facts.py' Jul 25 07:15:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142916]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[142918]: ansible-service_facts Invoked Jul 25 07:15:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[142916]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143120]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qggtwbsttsogucledfageqjojbweoqlp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906116.7916465-24900-69901219886836/AnsiballZ_blivet.py' Jul 25 07:15:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143120]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143122]: 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:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143120]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143231]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zitusuojhhthkuahqiscjxfacdphwpxv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906117.352957-24909-34736930397306/AnsiballZ_stat.py' Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143231]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143233]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143231]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oricelwgilbjqzkybuyhttzhbjpbjzzg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906117.9354668-24927-45342523369278/AnsiballZ_stat.py' Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143342]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143344]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143342]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jeoitttnhwffprwwbsjnwdhdhmmxjtuc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906118.3346062-24936-68093183540409/AnsiballZ_setup.py' Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143455]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143453]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143591]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-itcvyxfuoahtukwnlztpjuerrcxaqvjq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906119.2945433-24946-195552941812694/AnsiballZ_dnf.py' Jul 25 07:15:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143591]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143593]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143591]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ikoamvcmoaoapjkkwzwbrrkjjmlicfxg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906120.2165165-24954-167423060198005/AnsiballZ_find_unused_disk.py' Jul 25 07:15:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143701]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143703]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:15:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143701]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143812]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qhehlzywdeckexbrrhnqnxlmpgutdkrk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906121.6855981-24962-124663716354139/AnsiballZ_command.py' Jul 25 07:15:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143812]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143814]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:15:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143812]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143958]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dzvuslqwzjxdqkltdzzuusxyzxnebrxk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906124.203493-25022-220748890191134/AnsiballZ_setup.py' Jul 25 07:15:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143958]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[143960]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[143958]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144096]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pgioylqbufpvudbwgkqnvzteihqtjpit ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906125.5357957-25036-97904684410117/AnsiballZ_stat.py' Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144096]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144098]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144096]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144205]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-heesuppvpcgklxixisyfjhgqilibfccy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906126.0834296-25048-251433104082937/AnsiballZ_dnf.py' Jul 25 07:15:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144205]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144207]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144205]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144315]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iojfcozpfqxoqufgieqaerrorqgibliw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906127.1718223-25058-129842850517932/AnsiballZ_blivet.py' Jul 25 07:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144315]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144317]: 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:15:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144315]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144426]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wqcnlywbnfksdxrbhyjhadkxsauwjjzi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906127.9097934-25070-182982553709276/AnsiballZ_dnf.py' Jul 25 07:15:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144426]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144428]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144426]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144536]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ispxdbddmebfdnwchthfmusuwdijibgk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906128.8202991-25078-174364040842427/AnsiballZ_service_facts.py' Jul 25 07:15:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144536]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144538]: ansible-service_facts Invoked Jul 25 07:15:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144536]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144740]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjjsrcuqvaaxiyqcbgrgkrmjobppmitb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906130.8312802-25088-153652179236662/AnsiballZ_blivet.py' Jul 25 07:15:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144740]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144742]: 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:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144740]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144851]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kapnpwogwoqzkkatexeipbweiqzgxrlj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906131.3853195-25097-195036274089427/AnsiballZ_stat.py' Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144851]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144853]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144851]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144962]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-atvzflnwmpafagcufiwkfegztgzmidyd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906131.9683979-25115-247580164076834/AnsiballZ_stat.py' Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144962]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[144964]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[144962]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145073]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uocdnyuzxfgibkgvpijuovdbaknloglk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906132.357215-25124-96925907995284/AnsiballZ_setup.py' Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145073]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145075]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145073]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145211]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rcjuphaktktjmdihhnrftrgvpqasblii ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906133.3266459-25134-49841507829828/AnsiballZ_dnf.py' Jul 25 07:15:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145211]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145213]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145211]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145321]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kiguqdvvjdigkqwbfdrdkxwlyveiihdu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906134.2478945-25142-245735464610578/AnsiballZ_find_unused_disk.py' Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145321]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145323]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145321]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145432]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vzcwidqiswylerqfutbcizirasxkmrkd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906134.7130413-25150-210075782220357/AnsiballZ_command.py' Jul 25 07:15:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145432]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145434]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:15:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145432]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145578]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145714]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vcwtsjkmsiuxwlvqqrrqerfkgzthttxt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906138.6494572-25273-145613758934755/AnsiballZ_setup.py' Jul 25 07:15:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145714]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145716]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145714]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145852]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-erzqxqblsnbhsnjlzylqzgwzdjiyaptm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906139.6582026-25285-251981218667697/AnsiballZ_stat.py' Jul 25 07:15:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145852]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145854]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145852]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145961]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ftfjllalyrnxevklllvgbwjbuxlbixff ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906140.207118-25297-170267041242316/AnsiballZ_dnf.py' Jul 25 07:15:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145961]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[145963]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[145961]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146071]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yzbigomusbydjnmhxptgbqopjwwecmau ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906141.295058-25307-81886327851677/AnsiballZ_blivet.py' Jul 25 07:15:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146071]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[146073]: 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:15:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146071]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146182]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-djqsibikoeqftiheyjdayatirlsadipk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906142.0326235-25319-192127860545858/AnsiballZ_dnf.py' Jul 25 07:15:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146182]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[146184]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146182]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146292]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qacrrsuaimaftyjblucunwkmqjioyqzc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906142.9474814-25327-143376691950190/AnsiballZ_service_facts.py' Jul 25 07:15:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146292]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[146294]: ansible-service_facts Invoked Jul 25 07:15:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146292]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146496]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rmbrakkuwofxktyyuildbcbtzxkrkagy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906145.0474398-25337-65342959917791/AnsiballZ_blivet.py' Jul 25 07:15:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146496]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[146498]: 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:15:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146496]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146607]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rkhmzylhwfwscoatephdmechhdfimbyy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906145.6066248-25346-129338153009813/AnsiballZ_stat.py' Jul 25 07:15:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146607]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[146609]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146607]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146718]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frnalvzwurzsqkuvgghmqkiijzttqgvv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906146.164541-25364-271639568227261/AnsiballZ_stat.py' Jul 25 07:15:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146718]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[146720]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146718]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146829]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gawhwbywkxpntzfhcefknghxggzrqswm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906146.5500922-25373-71325280312990/AnsiballZ_setup.py' Jul 25 07:15:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146829]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[146831]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146829]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146967]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jhtrqnjutxbbfaleghfdqgffdqbeuftr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906147.522176-25383-113343828824318/AnsiballZ_dnf.py' Jul 25 07:15:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146967]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[146969]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[146967]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147077]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qzwxwfffslwjnrnukuzabgjhlicnjhbl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906148.436478-25391-242042656822042/AnsiballZ_find_unused_disk.py' Jul 25 07:15:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147077]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[147079]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:15:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147077]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147188]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dbtnzckimgjsjfhgfdvjboysketwakxu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906148.9013968-25399-1455819112385/AnsiballZ_command.py' Jul 25 07:15:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147188]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[147190]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:15:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147188]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147334]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zcfditxekicmddewkncixfoqwuhtqbpq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906151.824315-25459-53967680362902/AnsiballZ_setup.py' Jul 25 07:15:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147334]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[147336]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147334]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zbttxhauuqygkzknyetmkmkhnrfieehb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906153.1480436-25473-207849774415639/AnsiballZ_stat.py' Jul 25 07:15:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147472]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[147474]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147472]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147581]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zfocqwkismckfofcklwccjmnqoqnccof ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906153.692534-25485-84605896399956/AnsiballZ_dnf.py' Jul 25 07:15:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147581]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[147583]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147581]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147691]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zzwrjtkefljksgtokjlkjehvvxjfcvhy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906154.771663-25495-47125944061802/AnsiballZ_blivet.py' Jul 25 07:15:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147691]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[147693]: 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:15:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147691]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147802]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gqxievbqltbwftpnraqlqlfdfrklenss ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906155.5022702-25507-127253365599576/AnsiballZ_dnf.py' Jul 25 07:15:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147802]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[147804]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147802]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147912]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xbfwuxscxyadvavcatnbzaetaffxpwfs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906156.4097843-25515-175290974224762/AnsiballZ_service_facts.py' Jul 25 07:15:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147912]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[147914]: ansible-service_facts Invoked Jul 25 07:15:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[147912]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148116]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-awtiywjzhqommpdwvgczbwfshvvjpkxn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906158.500425-25525-67017812790765/AnsiballZ_blivet.py' Jul 25 07:15:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148116]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[148118]: 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:15:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148116]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148227]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-efhaunxvphxjcliibwphojcunuhapxwx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906159.0553184-25534-128516697917018/AnsiballZ_stat.py' Jul 25 07:15:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148227]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[148229]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148227]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148338]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bitpokechtmhrgcttbmmauwazvdedwdu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906159.633884-25552-95144672378822/AnsiballZ_stat.py' Jul 25 07:15:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148338]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[148340]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148338]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148449]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cqfyvtviqmmagwaiojqpsnszxnymhyfq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906160.028628-25561-241215262830654/AnsiballZ_setup.py' Jul 25 07:16:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148449]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[148451]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148449]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148587]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dfiuxdurocvmykvdvyfyefmklibojdwj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906161.0158203-25571-15717613264939/AnsiballZ_dnf.py' Jul 25 07:16:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148587]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[148589]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148587]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148697]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xtoudiezzeorxfqbvtbvjcsgyrkoxkai ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906161.963113-25579-64535180705822/AnsiballZ_find_unused_disk.py' Jul 25 07:16:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148697]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[148699]: 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:16:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148697]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148808]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yqjzqcclqozciwsgzqbknmagwsthvrcd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906162.4382238-25587-17807176858239/AnsiballZ_command.py' Jul 25 07:16:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148808]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[148810]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:16:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[148808]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[148954]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149090]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kntluamazmtduatpsvbytkzvztxcwrgs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906166.3516278-25710-271037726981201/AnsiballZ_setup.py' Jul 25 07:16:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149090]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[149092]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149090]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149228]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-puzhnslqfjdpqkijndulesompamvrvuj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906167.3541052-25722-169885964242503/AnsiballZ_stat.py' Jul 25 07:16:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149228]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[149230]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149228]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149337]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bikbysppgmwmbnsxhdvpeulejnsbkcqk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906167.907442-25734-93672307663555/AnsiballZ_dnf.py' Jul 25 07:16:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149337]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[149339]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149337]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149447]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vhhmcromksmevmagkubgbsjlaewkdytq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906168.992717-25744-279500544779985/AnsiballZ_blivet.py' Jul 25 07:16:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149447]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[149449]: 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:16:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149447]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149558]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gkduohiepkmskchbsbqlwojsmpnocyyx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906169.747133-25756-200320495451144/AnsiballZ_dnf.py' Jul 25 07:16:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149558]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[149560]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149558]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149668]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-athbhumiiabuyyyqsogmncohytzcevmi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906170.6812396-25764-229323671887577/AnsiballZ_service_facts.py' Jul 25 07:16:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149668]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[149670]: ansible-service_facts Invoked Jul 25 07:16:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149668]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149872]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uvfiyqetviybusscrdmfmsznzvaaqmqu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906172.7280462-25774-161870447122706/AnsiballZ_blivet.py' Jul 25 07:16:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149872]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[149874]: 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:16:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149872]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149983]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eabkssspgcgyxktrzbvzmalcbbknyhzk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906173.2725418-25783-165340913586982/AnsiballZ_stat.py' Jul 25 07:16:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149983]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[149985]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[149983]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150094]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pyasgehkevbrbbfevowlxhtmamlgykkd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906173.8461337-25801-177019686065288/AnsiballZ_stat.py' Jul 25 07:16:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150094]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[150096]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150094]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150205]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-afkblijnscneljlnhvbxdozsaogydvgd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906174.2445273-25810-68278934156858/AnsiballZ_setup.py' Jul 25 07:16:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150205]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[150207]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150205]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150343]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zqzddorhhpgezgddsdwqipncisyikeci ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906175.223714-25820-259418593144264/AnsiballZ_dnf.py' Jul 25 07:16:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150343]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[150345]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150343]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lruipywalckujhckkimjbirjikugvkjv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906176.1693745-25828-43156461592114/AnsiballZ_find_unused_disk.py' Jul 25 07:16:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[150455]: 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:16:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150453]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150564]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cifkchxbrezstffxkftvmfpzskcbqakf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906176.649896-25836-115765239859955/AnsiballZ_command.py' Jul 25 07:16:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150564]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[150566]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:16:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150564]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150710]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dvmgojathcotsjafmsrilkmxnlhyulys ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906179.0440338-25896-147939320466177/AnsiballZ_setup.py' Jul 25 07:16:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150710]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[150712]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150710]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xulqiuvmyvzbluzuyrjvoghsztcvynxy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906180.3584712-25910-71269095051899/AnsiballZ_stat.py' Jul 25 07:16:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150848]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[150850]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150848]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150957]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pfpceolplvuiasfchkutilzfpgbzjpqc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906180.9135685-25922-136759919664235/AnsiballZ_dnf.py' Jul 25 07:16:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150957]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[150959]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[150957]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151067]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-coaqjwszufhthixcqfvourvxvwwoqlpt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906181.9809072-25932-131825220670996/AnsiballZ_blivet.py' Jul 25 07:16:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151067]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[151069]: 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:16:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151067]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151178]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vidapuzuhpiaxhlgpovlqvenbmitjkzp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906182.7202597-25944-142213971374090/AnsiballZ_dnf.py' Jul 25 07:16:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151178]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[151180]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151178]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151288]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bbdkinvobqgzsouejerjlyoqsxgjtlca ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906183.64566-25952-125605248209823/AnsiballZ_service_facts.py' Jul 25 07:16:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151288]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[151290]: ansible-service_facts Invoked Jul 25 07:16:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151288]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151492]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sxshnoypsnefnzjdhnpanouxtlkyhyru ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906185.7651572-25962-52314016810112/AnsiballZ_blivet.py' Jul 25 07:16:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151492]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[151494]: 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:16:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151492]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151603]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wpxpwdxqnngybmyovcvnhlqlewpfqses ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906186.3234367-25971-233551735830397/AnsiballZ_stat.py' Jul 25 07:16:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151603]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[151605]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151603]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151714]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rwfeftohqmurggetkteixpunpvdjjdpk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906186.8942986-25989-271559489880105/AnsiballZ_stat.py' Jul 25 07:16:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151714]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[151716]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151714]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151825]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rwgooxxaxvyfgspstgwexvsangpohpof ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906187.2859726-25998-30489209832103/AnsiballZ_setup.py' Jul 25 07:16:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151825]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[151827]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151825]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151963]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wwyzposcfvvevhsnvpurygkuaoolvqfv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906188.2579942-26008-45065405068723/AnsiballZ_dnf.py' Jul 25 07:16:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151963]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[151965]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[151963]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152073]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dboslfdmrhhozdjfbbpjplhebanzkdyt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906189.187743-26016-225769798503789/AnsiballZ_find_unused_disk.py' Jul 25 07:16:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152073]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[152075]: 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:16:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152073]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152184]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zsqcwkdjoeaqpdsdabifijxnwuwtwvxv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906189.6567566-26024-134505277707209/AnsiballZ_command.py' Jul 25 07:16:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152184]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[152186]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:16:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152184]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[152330]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152466]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gpaqgffhqxbzcwsgmqfalqqujvbrajzt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906193.5376465-26147-185521205987567/AnsiballZ_setup.py' Jul 25 07:16:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152466]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[152468]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152466]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xwauiwpgaretxretfmzebfykrpnflwkt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906194.550463-26159-164280196308627/AnsiballZ_stat.py' Jul 25 07:16:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152604]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[152606]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152604]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152713]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-udwaguregkslqwhrykmzrtcsvulydrxk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906195.1053348-26171-211048341720993/AnsiballZ_dnf.py' Jul 25 07:16:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152713]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[152715]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152713]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152823]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ccayfujyerxvphuluvugxzatfxbogfed ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906196.2026484-26181-208381951961712/AnsiballZ_blivet.py' Jul 25 07:16:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152823]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[152825]: 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:16:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152823]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152934]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ixzvswjeorcstpcbzooufzdwshakdmnu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906196.9572206-26193-214809754266681/AnsiballZ_dnf.py' Jul 25 07:16:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152934]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[152936]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[152934]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153044]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xrafysxcuhynhwbigkkwrqdqqeohbprb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906197.8991504-26201-105013442728946/AnsiballZ_service_facts.py' Jul 25 07:16:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153044]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[153046]: ansible-service_facts Invoked Jul 25 07:16:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153044]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153248]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lluymjfmzdclgcanbfxqnhxjoxzylqok ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906199.9965358-26211-74910640999797/AnsiballZ_blivet.py' Jul 25 07:16:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153248]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[153250]: 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:16:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153248]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153359]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-napqnyafrswphmhxytesjsaokpzmnmuz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906200.5688605-26220-157951738119199/AnsiballZ_stat.py' Jul 25 07:16:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153359]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[153361]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153359]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153470]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bpecaghnhasnsuhroaeuayarprutuvhm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906201.1627603-26238-217102032720440/AnsiballZ_stat.py' Jul 25 07:16:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153470]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[153472]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153470]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153581]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-azuzvxnmsfnwrbozupvbpqjfiorwrusw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906201.5667088-26247-201784562803607/AnsiballZ_setup.py' Jul 25 07:16:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153581]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[153583]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153581]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153719]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wbxbjybeibkzcmjssifodzvezklautwh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906202.5551574-26257-76472717057207/AnsiballZ_dnf.py' Jul 25 07:16:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153719]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[153721]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153719]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153829]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gblkeliqtnwreqloazgverosspfkuije ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906203.475216-26265-136401429543331/AnsiballZ_find_unused_disk.py' Jul 25 07:16:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153829]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[153831]: 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:16:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153829]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153940]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-joovffrqtuonaytwgppvyalsunclowal ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906203.9409096-26273-182430654927382/AnsiballZ_command.py' Jul 25 07:16:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153940]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[153942]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:16:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[153940]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ntijpvxrnehusxchvzosepcdsjirltus ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906205.639777-26333-256874297375080/AnsiballZ_setup.py' Jul 25 07:16:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154086]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[154088]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154086]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154224]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-asnqhgkgaxxxlartwcsjwvuqtxykfjxq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906206.9775162-26347-202402593017550/AnsiballZ_stat.py' Jul 25 07:16:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154224]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[154226]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154224]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154333]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gsdxvifyghukiloitfieiwwobgjwqsiw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906207.529019-26359-255245768371641/AnsiballZ_dnf.py' Jul 25 07:16:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154333]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[154335]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154333]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154443]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-biyxwsqcbvusdpdpcnbleivzknlljkpv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906208.5854661-26369-175626613656291/AnsiballZ_blivet.py' Jul 25 07:16:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154443]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[154445]: 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:16:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154443]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154554]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-euuwzzytgqqfirchsujyxgzgmgwmupuk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906209.3172984-26381-155356541657754/AnsiballZ_dnf.py' Jul 25 07:16:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154554]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[154556]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154554]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154664]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ngmduurakchqmgiboyviqprnwtglsatx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906210.2457585-26389-199093184745489/AnsiballZ_service_facts.py' Jul 25 07:16:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154664]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[154666]: ansible-service_facts Invoked Jul 25 07:16:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154664]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154868]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwohmtwdhrzdqkdokwlwkczyrzcismcj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906212.32782-26399-88529401386357/AnsiballZ_blivet.py' Jul 25 07:16:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154868]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[154870]: 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:16:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154868]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154979]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-onefktekkhfbbauypduxxzqvivbacxtb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906212.884252-26408-67375533121446/AnsiballZ_stat.py' Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154979]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[154981]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[154979]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155090]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jaqmrjqhuksobigsylscafjtwsapnsvs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906213.4540746-26426-21717338572877/AnsiballZ_stat.py' Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155090]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[155092]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155090]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155202]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dufgecnweqobkrzgmvnyuupednazhxxn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906213.8474424-26435-165719269919079/AnsiballZ_setup.py' Jul 25 07:16:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155202]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[155204]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155202]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155340]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-stznxplqzdwlfxoekzudemhqgxhrmgao ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906214.8089862-26445-30031879916102/AnsiballZ_dnf.py' Jul 25 07:16:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155340]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[155342]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155340]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155450]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ewswvxacitpqjuncnfnxcyuuppkiwznz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906215.7161493-26453-67207195988245/AnsiballZ_find_unused_disk.py' Jul 25 07:16:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155450]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[155452]: 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:16:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155450]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155561]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xeiduxdqpmddlaehqxooaxvrlywsvhvd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906216.1748915-26461-229082538638710/AnsiballZ_command.py' Jul 25 07:16:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155561]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[155563]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:16:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155561]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[155707]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155843]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qeyasdntnpidrisrfwjvsiocgexilnlb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906220.84843-26584-24466676169671/AnsiballZ_setup.py' Jul 25 07:17:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155843]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[155845]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155843]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155981]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-osjmwurxwwtygskhjqzwdjyczxotfbcv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906221.8679957-26596-159340478353397/AnsiballZ_stat.py' Jul 25 07:17:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155981]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[155983]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[155981]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156090]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-axcfnueurrcytzbgelrwslqnrqqkthou ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906222.4448712-26608-137924075627159/AnsiballZ_dnf.py' Jul 25 07:17:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156090]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[156092]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156090]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156200]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wgtlwxymhjyxeyyryevdaupsrscohuqk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906223.5983503-26618-152387367680986/AnsiballZ_blivet.py' Jul 25 07:17:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156200]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[156202]: 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:17:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156200]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156311]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tqosmpkgdlvtceiynuytoguhqyvowqqj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906224.3653355-26630-139205879832179/AnsiballZ_dnf.py' Jul 25 07:17:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156311]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[156313]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156311]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156421]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-klijhutmlljzdxetsmhlrbtlgaocgcoi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906225.3126945-26638-280587810132813/AnsiballZ_service_facts.py' Jul 25 07:17:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156421]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[156423]: ansible-service_facts Invoked Jul 25 07:17:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156421]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156625]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qwpbynhtfzapiiimsuhzbnrwxfgcenyo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906227.4697897-26648-122295136981184/AnsiballZ_blivet.py' Jul 25 07:17:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156625]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[156627]: 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:17:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156625]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156736]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kveegtjweybqwqhsoylycncqiobzddbo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906228.0443034-26657-217173923713015/AnsiballZ_stat.py' Jul 25 07:17:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156736]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[156738]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156736]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156847]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-axcheprbfkxtizfxluemrjkwineafmis ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906228.6349213-26675-272411422417104/AnsiballZ_stat.py' Jul 25 07:17:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156847]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[156849]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156847]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156958]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wrhqulzucsctlyrjtfxdwbozgixdotqj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906229.0422277-26684-59299288215994/AnsiballZ_setup.py' Jul 25 07:17:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156958]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[156960]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[156958]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157096]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qdxwxeeaadoduprpqhiuxnyozogywaqp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906230.0336366-26694-78955334750776/AnsiballZ_dnf.py' Jul 25 07:17:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157096]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[157098]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157096]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157206]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gfalpyyzgogutqnpstrmhuusahxttezc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906231.0012853-26702-7867764717470/AnsiballZ_find_unused_disk.py' Jul 25 07:17:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157206]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[157208]: 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:17:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157206]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157317]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pqcjpehifowokyumxtacuhtnlubnbhbw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906231.4868054-26710-230321671190930/AnsiballZ_command.py' Jul 25 07:17:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157317]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[157319]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:17:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157317]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-keuacheyrfiqtvvvfgtrrrouzpnurhwl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906233.1539369-26770-178075201318860/AnsiballZ_setup.py' Jul 25 07:17:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157463]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[157465]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157463]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157601]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-traodzqqmzwynvmgpulrojfefqgwqlvy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906234.4690998-26784-244990608979552/AnsiballZ_stat.py' Jul 25 07:17:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157601]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[157603]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157601]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157710]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ekplzeqjcgdfpepqbrtelypqpamsndpf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906235.0299056-26796-272885331002771/AnsiballZ_dnf.py' Jul 25 07:17:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157710]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[157712]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157710]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157820]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fyxvykxfteshpjongqqdsxjhyzbeirvp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906236.1456943-26806-99622866954666/AnsiballZ_blivet.py' Jul 25 07:17:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157820]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[157822]: 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:17:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157820]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157931]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-txfyzxymrpdfzfcmqvvqebmeggicvxwk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906236.911649-26818-253618636480123/AnsiballZ_dnf.py' Jul 25 07:17:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157931]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[157933]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[157931]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158041]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nybbuvtegllpiixobxtoufycuanxiulv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906237.8785243-26826-265436174248717/AnsiballZ_service_facts.py' Jul 25 07:17:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158041]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[158043]: ansible-service_facts Invoked Jul 25 07:17:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158041]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158245]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hxmkpbmysmqkvudwzcvazdmzewasyaxs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906239.9934797-26836-113612763275473/AnsiballZ_blivet.py' Jul 25 07:17:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158245]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[158247]: 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:17:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158245]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158356]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pivhxtvppnzhwygncmnvdfjsrtvnrxtl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906240.5687163-26845-195152230807896/AnsiballZ_stat.py' Jul 25 07:17:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158356]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[158358]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158356]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158467]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ouogfakynkkdtomfhosrkjywpcpgzalk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906241.1501281-26863-156042196115127/AnsiballZ_stat.py' Jul 25 07:17:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158467]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[158469]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158467]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158578]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-facuszgfwvycdfhwxbvrtpxdizvlpkgo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906241.5560226-26872-179810484215716/AnsiballZ_setup.py' Jul 25 07:17:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158578]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[158580]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158578]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158716]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kzxqvjwdynrwwzqlgodlgrovrygfbhds ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906242.5154006-26881-19024443239414/AnsiballZ_package_facts.py' Jul 25 07:17:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158716]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[158718]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:17:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158716]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158825]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mkwpliwzramnqyrpexelxhauiijvvosu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906243.9731224-26893-157641789476584/AnsiballZ_dnf.py' Jul 25 07:17:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158825]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[158827]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158825]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158935]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kpqrtzytpamuieaauswarbcytdbqcras ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906244.9583457-26901-194318377642025/AnsiballZ_find_unused_disk.py' Jul 25 07:17:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158935]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[158937]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=10 max_size=0 match_sector_size=False with_interface=None Jul 25 07:17:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[158935]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159046]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ithytcczuteduwdszckmxnjmngwbmmut ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906246.4591198-26909-105707023287832/AnsiballZ_command.py' Jul 25 07:17:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159046]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[159048]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:17:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159046]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[159192]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159328]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vavfrgpoppyptxfkccoumbqfrzcrlkvx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906250.4933562-27032-251940218808537/AnsiballZ_setup.py' Jul 25 07:17:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159328]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[159330]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159328]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159466]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rvjluuhdfrwmjaciwcavlvmskxemnebq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906251.518979-27044-241417713330984/AnsiballZ_stat.py' Jul 25 07:17:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159466]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[159468]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159466]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159575]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hrwwondmxqkmbsubxocszrmtkbsxivnf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906252.0806122-27056-273060636073101/AnsiballZ_dnf.py' Jul 25 07:17:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159575]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[159577]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159575]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159685]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wtktbhzskqsiuswuluxevufuznjicapw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906253.1943274-27066-26322606374999/AnsiballZ_blivet.py' Jul 25 07:17:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159685]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[159687]: 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:17:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159685]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yauiwhrnjzyfcewejkniacpkpvejobym ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906253.94657-27078-147405517578129/AnsiballZ_dnf.py' Jul 25 07:17:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159796]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[159798]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159796]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159906]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cpqheglfcttikreaczucyrmrhqqnbptd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906254.9104679-27086-48318008748364/AnsiballZ_service_facts.py' Jul 25 07:17:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159906]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[159908]: ansible-service_facts Invoked Jul 25 07:17:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[159906]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160110]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nnqtzseoajdcdsngiqpdmuvyaegtobqi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906256.9822927-27096-235492990464989/AnsiballZ_blivet.py' Jul 25 07:17:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160110]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[160112]: 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:17:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160110]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160221]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tnpqfgqbrewkzxojbbmkbdezajcrygvw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906257.5449326-27105-223130432212384/AnsiballZ_stat.py' Jul 25 07:17:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160221]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[160223]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160221]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160332]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sqqaisxmwbsegeqxadejmeftmmkszymd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906258.1349595-27123-123994327289898/AnsiballZ_stat.py' Jul 25 07:17:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160332]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[160334]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160332]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160443]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vapibvzhwwqndagvvjmtitdzbwdrscyf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906258.5425913-27132-56500611573933/AnsiballZ_setup.py' Jul 25 07:17:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160443]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[160445]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160443]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160581]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ctycjsmwswslmmphaxukzfiblxfwlrwg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906259.4986434-27141-230337422169048/AnsiballZ_package_facts.py' Jul 25 07:17:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160581]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[160583]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:17:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160581]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160690]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cpepjhuargkesvbaodqsdlydsbqakcnv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906260.9830074-27153-191415546334405/AnsiballZ_dnf.py' Jul 25 07:17:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160690]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[160692]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160690]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160800]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gjavwhrmqwlxjdpogcsnzxixypoiepfc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906261.9655654-27161-260308455109189/AnsiballZ_find_unused_disk.py' Jul 25 07:17:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160800]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[160802]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g with_interface=scsi max_return=10 max_size=0 match_sector_size=False Jul 25 07:17:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160800]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160911]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dmhwwdbnajpcpxyapljjkyzabkohreao ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906262.4621396-27169-190125486263592/AnsiballZ_command.py' Jul 25 07:17:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160911]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[160913]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:17:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[160911]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[161057]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[161193]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[161300]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[161408]: 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:17:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[161517]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[161625]: ansible-service_facts Invoked Jul 25 07:17:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[161827]: 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:17:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[161936]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[162045]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[162154]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[162290]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:17:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[162398]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_size=0 max_return=1 match_sector_size=False with_interface=None Jul 25 07:17:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[162507]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:17:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[162651]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hdewbrgbrsidbmjxwudxviecxduiusxs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906278.2456667-27417-195359398510170/AnsiballZ_setup.py' Jul 25 07:17:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[162651]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[162653]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:17:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[162651]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[162789]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-onubagobndkuqdjczhqjgklfensjammo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906279.5814838-27431-243026762672332/AnsiballZ_stat.py' Jul 25 07:17:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[162789]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:17:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[162791]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[162789]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[162898]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wyufxpoxggujymhbnsfvqvxcwutfqltu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906280.144967-27443-147940278322382/AnsiballZ_dnf.py' Jul 25 07:18:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[162898]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[162900]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:18:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[162898]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163008]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vrqehbgjridtbfducwrvtrvjkvxomfjf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906281.296784-27453-218096064659363/AnsiballZ_blivet.py' Jul 25 07:18:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163008]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[163010]: 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:18:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163008]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163119]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cispmaiuahpllqgbephbznnlpobsnqwc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906282.0970888-27465-179920159300401/AnsiballZ_dnf.py' Jul 25 07:18:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163119]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[163121]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:18:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163119]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163229]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ttmouvlfrqifhzemjofkhtfcutydrqyq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906283.0915723-27473-154262615862106/AnsiballZ_service_facts.py' Jul 25 07:18:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163229]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[163231]: ansible-service_facts Invoked Jul 25 07:18:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163229]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163433]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wwtyfjbcngrebhahfzaprigdjdhhbhcd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906285.271714-27483-142418774099916/AnsiballZ_blivet.py' Jul 25 07:18:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163433]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[163435]: 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:18:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163433]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163544]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xmkykhvlwwdcpveepsjntkzhygpxiouf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906285.857514-27492-203013702102713/AnsiballZ_stat.py' Jul 25 07:18:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163544]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[163546]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163544]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163655]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fkntqhjkuctwdnclntnkdylxshkpextc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906286.445684-27510-69449517853510/AnsiballZ_stat.py' Jul 25 07:18:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163655]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[163657]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163655]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163766]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aircesxbogoqunbfwjphbvfnleefzjny ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906286.8571181-27519-82909568823479/AnsiballZ_setup.py' Jul 25 07:18:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163766]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[163768]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:18:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163766]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163904]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjddpqaxzxnhvaflyfshrvpcplhufygn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906287.8618722-27529-48722641173498/AnsiballZ_dnf.py' Jul 25 07:18:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163904]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[163906]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:18:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[163904]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[164014]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bvkwongwwmyomymwbzcvfrvbpmjnyfus ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906288.856572-27537-265259049451833/AnsiballZ_find_unused_disk.py' Jul 25 07:18:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[164014]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[164016]: 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:18:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[164014]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[164125]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ngobchecbnxsarkiltvgrmqshqdzcelt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906290.3461564-27545-65502417376920/AnsiballZ_command.py' Jul 25 07:18:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[164125]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:18:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[164127]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:18:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[164125]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[164271]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:18:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[164407]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:18:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[164543]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[164650]: ansible-ansible.legacy.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 allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:18:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[164758]: 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:18:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[164867]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:18:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[164975]: ansible-service_facts Invoked Jul 25 07:18:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[165177]: 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:18:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[165286]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[165395]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[165504]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:18:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[165640]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:18:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[165748]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_size=0 max_return=1 with_interface=scsi match_sector_size=False Jul 25 07:18:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[165857]: ansible-ansible.legacy.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 expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:18:26 -0400 (0:00:00.517) 0:00:13.404 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'Unable to find unused disk' not in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** Thursday 25 July 2024 07:18:26 -0400 (0:00:00.016) 0:00:13.420 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=31 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:18:26 -0400 (0:00:00.019) 0:00:13.440 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 2.12s Find unused disks in the system ----------------------------------------- 1.49s Gathering Facts --------------------------------------------------------- 1.24s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.09s Ensure test packages ---------------------------------------------------- 0.99s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.98s fedora.linux_system_roles.storage : Update facts ------------------------ 0.93s Gathering Facts --------------------------------------------------------- 0.91s fedora.linux_system_roles.storage : Get required packages --------------- 0.68s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.56s Debug why there are no unused disks ------------------------------------- 0.52s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.45s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.38s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.38s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.04s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.03s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.03s Set disk interface for test --------------------------------------------- 0.03s Get unused disks for swap ----------------------------------------------- 0.03s