[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_misc.yml for scsi] **************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:12:51 -0400 (0:00:00.021) 0:00:00.021 ********* [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:12:53 -0400 (0:00:01.166) 0:00:01.188 ********* ok: [managed_node1] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test misc features of the storage role] ********************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:12:53 -0400 (0:00:00.028) 0:00:01.216 ********* ok: [managed_node1] TASK [Include the role to ensure packages are installed] *********************** Thursday 25 July 2024 07:12:54 -0400 (0:00:00.890) 0:00:02.106 ********* 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:12:54 -0400 (0:00:00.029) 0:00:02.135 ********* 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:12:54 -0400 (0:00:00.019) 0:00:02.155 ********* 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:12:54 -0400 (0:00:00.022) 0:00:02.177 ********* 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:12:54 -0400 (0:00:00.041) 0:00:02.219 ********* 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:12:54 -0400 (0:00:00.453) 0:00:02.673 ********* 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:12:54 -0400 (0:00:00.021) 0:00:02.694 ********* 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:12:54 -0400 (0:00:00.014) 0:00:02.709 ********* 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:12:54 -0400 (0:00:00.014) 0:00:02.724 ********* 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:12:54 -0400 (0:00:00.044) 0:00:02.769 ********* 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:12:55 -0400 (0:00:01.036) 0:00:03.805 ********* 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:12:55 -0400 (0:00:00.017) 0:00:03.822 ********* 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:12:55 -0400 (0:00:00.019) 0:00:03.841 ********* 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:12:56 -0400 (0:00:00.663) 0:00:04.505 ********* 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:12:56 -0400 (0:00:00.031) 0:00:04.536 ********* 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:12:56 -0400 (0:00:00.018) 0:00:04.555 ********* 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:12:56 -0400 (0:00:00.019) 0:00:04.575 ********* 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:12:56 -0400 (0:00:00.020) 0:00:04.595 ********* 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:12:57 -0400 (0:00:00.995) 0:00:05.591 ********* 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:12:59 -0400 (0:00:01.949) 0:00:07.540 ********* 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:12:59 -0400 (0:00:00.036) 0:00:07.577 ********* 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:12:59 -0400 (0:00:00.015) 0:00:07.592 ********* 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:13:00 -0400 (0:00:00.533) 0:00:08.125 ********* 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:13:00 -0400 (0:00:00.023) 0:00:08.149 ********* 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:13:00 -0400 (0:00:00.382) 0:00:08.531 ********* 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:13:00 -0400 (0:00:00.022) 0:00:08.554 ********* 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:13:00 -0400 (0:00:00.016) 0:00:08.571 ********* 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:13:00 -0400 (0:00:00.021) 0:00:08.592 ********* 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:13:00 -0400 (0:00:00.020) 0:00:08.613 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:13:00 -0400 (0:00:00.023) 0:00:08.636 ********* 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:13:00 -0400 (0:00:00.022) 0:00:08.659 ********* 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:13:00 -0400 (0:00:00.019) 0:00:08.678 ********* 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:13:00 -0400 (0:00:00.023) 0:00:08.702 ********* 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:13:00 -0400 (0:00:00.025) 0:00:08.728 ********* 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:13:00 -0400 (0:00:00.018) 0:00:08.747 ********* 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:13:01 -0400 (0:00:00.377) 0:00:09.125 ********* 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:13:01 -0400 (0:00:00.015) 0:00:09.141 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:13:02 -0400 (0:00:00.935) 0:00:10.076 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for test] *********************************************** Thursday 25 July 2024 07:13:02 -0400 (0:00:00.027) 0:00:10.103 ********* 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:13:02 -0400 (0:00:00.032) 0:00:10.136 ********* 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:13:03 -0400 (0:00:00.948) 0:00:11.084 ********* 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:13:03 -0400 (0:00:00.486) 0:00:11.570 ********* 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.035868", "end": "2024-07-25 07:13:03.943464", "rc": 0, "start": "2024-07-25 07:13:03.907596" } 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:08:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95163]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[95165]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:08:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95163]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95274]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-phbxstxxkttuqqxrccijumrsyigixqec ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905719.7956357-18605-155610893532591/AnsiballZ_dnf.py' Jul 25 07:08:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95274]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[95276]: 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:08:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95274]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95384]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pnmlslmylnypjszldxgtuxeimbhmcpbm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905720.7118347-18613-187197571225041/AnsiballZ_service_facts.py' Jul 25 07:08:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95384]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[95386]: ansible-service_facts Invoked Jul 25 07:08:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95384]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95588]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iecprxpldyaeqgbrimwtjjizquqvfmlh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905722.702651-18623-222038720864658/AnsiballZ_blivet.py' Jul 25 07:08:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95588]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[95590]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:08:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95588]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95699]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-asgynfqehabzoerchuoirrzfdljbdvlx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905723.2446635-18632-100812393249288/AnsiballZ_stat.py' Jul 25 07:08:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95699]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[95701]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95699]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95810]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aenoaevzufwnrjzikoiafzjlkyxwvcsu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905723.8405013-18650-46919477326835/AnsiballZ_stat.py' Jul 25 07:08:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95810]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[95812]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95810]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tioevlozhfpveoqhqznqwwvklhkrnwie ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905724.233914-18659-247886568709598/AnsiballZ_setup.py' Jul 25 07:08:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95921]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[95923]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[95921]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96059]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tipnxcbsycjmkvqimsrfdlmuafdykgor ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905725.1964087-18668-99804050144999/AnsiballZ_dnf.py' Jul 25 07:08:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96059]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[96061]: 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:08:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96059]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96169]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fifgydeqlzavbcplfiolhnsmzmxjtdkt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905726.1186454-18676-15524305079785/AnsiballZ_find_unused_disk.py' Jul 25 07:08:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96169]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[96171]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:08:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96169]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96280]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wwzsnxiidllsoqndzcyxhvyxrmcgrqjy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905727.5846498-18684-118235140183114/AnsiballZ_command.py' Jul 25 07:08:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96280]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[96282]: 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:08:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96280]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96426]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jqjivvhcbsavizmjtswfuqhniarstfoh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905729.2294972-18744-7301199664281/AnsiballZ_setup.py' Jul 25 07:08:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96426]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[96428]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96426]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96564]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nqskumrzglociodaylkwvfocujjtacqw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905730.5716562-18758-80603376742571/AnsiballZ_stat.py' Jul 25 07:08:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96564]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[96566]: 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:08:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96564]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96673]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qfrijthbtgcxmglycjfmazhppoxxstku ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905731.1246562-18770-202962369153292/AnsiballZ_dnf.py' Jul 25 07:08:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96673]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[96675]: 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:08:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96673]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96783]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zbqkxxkkuxcdqurasfhlnywyxcxiwkpm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905732.1982722-18780-91678854570198/AnsiballZ_blivet.py' Jul 25 07:08:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96783]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[96785]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:08:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96783]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96894]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uvqvcoiyadnydsmhmhwsaxyhuaczduxs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905732.9428396-18792-60389027571489/AnsiballZ_dnf.py' Jul 25 07:08:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96894]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[96896]: 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:08:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[96894]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97004]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lragceeyquugxpmxrofscqxyphaxujks ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905733.8553479-18800-44473589222589/AnsiballZ_service_facts.py' Jul 25 07:08:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97004]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[97006]: ansible-service_facts Invoked Jul 25 07:08:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97004]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97208]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-phlgwgnkuweiifjypiwqgfugpvinnypa ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905735.8650327-18810-212517739142059/AnsiballZ_blivet.py' Jul 25 07:08:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97208]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[97210]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:08:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97208]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jpvjzahuscsuovqbbwxhqfugzspwnzrg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905736.4215586-18819-97260490944494/AnsiballZ_stat.py' Jul 25 07:08:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97319]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[97321]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97319]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lghvecazmyoklpvszvqpnihwrcawyzvq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905737.0136151-18837-27973719253390/AnsiballZ_stat.py' Jul 25 07:08:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97430]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[97432]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97430]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97541]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eircfhlcxnmajzyykrbiyrjjidjrezlq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905737.4053676-18846-196922530065935/AnsiballZ_setup.py' Jul 25 07:08:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97541]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[97543]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97541]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97679]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dyqvjchcluazutgmiyzrkfonpbnhdxch ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905738.3790746-18856-183111952319220/AnsiballZ_dnf.py' Jul 25 07:08:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97679]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[97681]: 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:08:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97679]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97789]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jtfsibeqfwmmwiqwhbbuqrstghdulkko ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905739.3013868-18864-277498186820543/AnsiballZ_find_unused_disk.py' Jul 25 07:08:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97789]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:08:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[97791]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:08:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97789]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97900]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tpnmcpofeaemcfgtozyfrdxlhqzphrng ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905739.7714353-18872-130782746029469/AnsiballZ_command.py' Jul 25 07:08:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97900]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[97902]: 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:09:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[97900]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[98046]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98182]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dyugvvhgbentuydbpytjouztsxcouddh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905744.5080316-18995-58253232102314/AnsiballZ_setup.py' Jul 25 07:09:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98182]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[98184]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98182]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iatfeppfroqnkhkhiiyeckmtoznbvqqt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905745.531045-19007-220272081121858/AnsiballZ_stat.py' Jul 25 07:09:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98320]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[98322]: 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:09:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98320]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98429]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zrdvytltomxxxtumuejxvorzjuksrgts ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905746.0926933-19019-261728199241403/AnsiballZ_dnf.py' Jul 25 07:09:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98429]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[98431]: 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:09:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98429]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98539]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-seimsawqnqziyprxafkfjxacqevmxzdl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905747.1832714-19029-165479897680337/AnsiballZ_blivet.py' Jul 25 07:09:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98539]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[98541]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98539]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98650]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jsazqujdhgedscpseckjmucbdbttlgca ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905747.9354506-19041-110407694745123/AnsiballZ_dnf.py' Jul 25 07:09:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98650]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[98652]: 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:09:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98650]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98760]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ektzcvviqpkubocuaptcgjgthrnjoyij ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905748.870039-19049-184676079138134/AnsiballZ_service_facts.py' Jul 25 07:09:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98760]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[98762]: ansible-service_facts Invoked Jul 25 07:09:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98760]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98964]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pxhxrspbgtjycbjyneefspebekfxmikc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905750.921555-19059-183969633164735/AnsiballZ_blivet.py' Jul 25 07:09:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98964]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[98966]: 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:09:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[98964]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99075]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nafawrssgzkgqqwtmwsnkvmwfhgxjqls ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905751.4810317-19068-35068659051485/AnsiballZ_stat.py' Jul 25 07:09:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99075]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[99077]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99075]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99186]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ubijevrhqbylbgwscpztgswrtjcmbzuk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905752.079173-19086-13434787566534/AnsiballZ_stat.py' Jul 25 07:09:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99186]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[99188]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99186]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99297]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wvwaxtdbzhyolshspllnbxdutvrjzvgt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905752.4820218-19095-149261465197912/AnsiballZ_setup.py' Jul 25 07:09:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99297]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[99299]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99297]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mfkuscvrkianvmdfabhyqxfvblcjogcd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905753.4559739-19105-179896185961832/AnsiballZ_dnf.py' Jul 25 07:09:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99435]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[99437]: 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:09:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99435]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99545]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rbxsqxrzdsewkpjdtofdkbrxopaxxszz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905754.4000819-19113-229249851642333/AnsiballZ_find_unused_disk.py' Jul 25 07:09:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99545]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[99547]: 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:09:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99545]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99656]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vymzjnackpbtgasiuioelakqhwvjaxzx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905754.8803668-19121-210040155571806/AnsiballZ_command.py' Jul 25 07:09:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99656]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[99658]: 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:09:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99656]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99802]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wgminlmpeiqdzfxvrbulgagzntqtjjsm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905756.5179932-19181-150788343016460/AnsiballZ_setup.py' Jul 25 07:09:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99802]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[99804]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99802]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99940]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oqqjlbqtrpbataknhfvxczitlncxjbzu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905757.8297741-19195-80190034510873/AnsiballZ_stat.py' Jul 25 07:09:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99940]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[99942]: 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:09:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[99940]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100049]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-saanhmnzapydiykigxcuqapxfnizeabd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905758.402568-19207-203555080710319/AnsiballZ_dnf.py' Jul 25 07:09:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100049]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[100051]: 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:09:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100049]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100159]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aouyefnljaycxjooozngupphwqufpote ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905759.515016-19217-44727310612139/AnsiballZ_blivet.py' Jul 25 07:09:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100159]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[100161]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100159]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100270]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykcmkzjcbihmxzktpulxqngfpouxnppf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905760.2647502-19229-16269237356545/AnsiballZ_dnf.py' Jul 25 07:09:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100270]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[100272]: 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:09:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100270]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100380]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-idateorftxupxnpnlxpoygrdlncenthr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905761.2053463-19237-34489077517737/AnsiballZ_service_facts.py' Jul 25 07:09:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100380]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[100382]: ansible-service_facts Invoked Jul 25 07:09:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100380]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100584]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-innqqgdgzrjyuphzdwikyalgxbxsrnmg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905763.2892623-19247-28512823312635/AnsiballZ_blivet.py' Jul 25 07:09:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100584]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[100586]: 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:09:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100584]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100695]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ybqsvvuapadjmpaobouktbyvaveovdlq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905763.8555562-19256-275106904747324/AnsiballZ_stat.py' Jul 25 07:09:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100695]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[100697]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100695]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100806]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-emwqmzhexmvihaefkmitunsjsasxntan ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905764.4478817-19274-265026911481789/AnsiballZ_stat.py' Jul 25 07:09:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100806]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[100808]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100806]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100917]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-euwcmvhinnlwtpkjqgttokdupabzjubg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905764.8488302-19283-64797205067816/AnsiballZ_setup.py' Jul 25 07:09:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100917]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[100919]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[100917]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101055]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cndysewprajrtowekjxvplpvkemtpudv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905765.818163-19293-222387131439735/AnsiballZ_dnf.py' Jul 25 07:09:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101055]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[101057]: 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:09:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101055]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101165]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jbusuajvshxkxpitnlzlpnkehszfwmud ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905766.7330153-19301-140182204154202/AnsiballZ_find_unused_disk.py' Jul 25 07:09:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101165]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[101167]: 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:09:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101165]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101276]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yemutadebdxasjogigazwzrhkokhoeej ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905767.2071688-19309-117269894041317/AnsiballZ_command.py' Jul 25 07:09:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101276]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[101278]: 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:09:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101276]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[101422]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101558]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rywcvqiptjoohylwdlxtxcgaybxfkplr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905771.3192909-19432-95113853764989/AnsiballZ_setup.py' Jul 25 07:09:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101558]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:31 ip-10-31-11-242.us-east-1.aws.redhat.com systemd[1]: Starting dnf makecache... â–‘â–‘ Subject: A start job for unit dnf-makecache.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit dnf-makecache.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 1089. Jul 25 07:09:31 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: Failed determining last makecache time. Jul 25 07:09:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[101561]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:31 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: Beaker Client - RedHatEnterpriseLinux9 12 kB/s | 1.5 kB 00:00 Jul 25 07:09:31 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: Beaker harness 74 kB/s | 1.3 kB 00:00 Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: Copr repo for beakerlib-libraries owned by bgon 40 kB/s | 1.8 kB 00:00 Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: CentOS Stream 9 - BaseOS 67 kB/s | 5.8 kB 00:00 Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101558]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: CentOS Stream 9 - AppStream 25 kB/s | 5.9 kB 00:00 Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: CentOS Stream 9 - Extras packages 70 kB/s | 6.3 kB 00:00 Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: Extra Packages for Enterprise Linux 9 openh264 25 kB/s | 993 B 00:00 Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: Extra Packages for Enterprise Linux 9 - Next - 547 kB/s | 27 kB 00:00 Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101706]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vvymzkigphpcrtzkfkwmcveeuyqasuog ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905772.488518-19444-54033766976005/AnsiballZ_stat.py' Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101706]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: Copr repo for qa-tools owned by lpol 16 kB/s | 1.8 kB 00:00 Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[101708]: 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:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com dnf[101560]: Metadata cache created. Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101706]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com systemd[1]: dnf-makecache.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ The unit dnf-makecache.service has successfully entered the 'dead' state. Jul 25 07:09:32 ip-10-31-11-242.us-east-1.aws.redhat.com systemd[1]: Finished dnf makecache. â–‘â–‘ Subject: A start job for unit dnf-makecache.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit dnf-makecache.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 1089. Jul 25 07:09:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101815]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aktfcdqpysywrfjntznongmiwcorxbgp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905773.122279-19456-3491388149063/AnsiballZ_dnf.py' Jul 25 07:09:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101815]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[101817]: 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:09:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101815]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101925]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qvhyaeartrrzypbrqbdzlexjglczioqy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905774.2323546-19466-249528889986830/AnsiballZ_blivet.py' Jul 25 07:09:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101925]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[101927]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[101925]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102036]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-supmxxdtptdlgjgnsrwimdfhzpbtuviw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905774.9781435-19478-272071123465152/AnsiballZ_dnf.py' Jul 25 07:09:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102036]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[102038]: 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:09:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102036]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102146]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ufjhlxrtvffhsuwtlexuhvnzkekptyub ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905776.0228264-19486-132869430720993/AnsiballZ_service_facts.py' Jul 25 07:09:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102146]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[102148]: ansible-service_facts Invoked Jul 25 07:09:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102146]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102350]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eaztaksmxspnbwseygqmzyfrqffucmdl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905778.012715-19496-75323184654977/AnsiballZ_blivet.py' Jul 25 07:09:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102350]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[102352]: 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:09:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102350]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102461]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aviykuathrxrcsjhpidhgnpyeqvkatga ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905778.564901-19505-107317986448157/AnsiballZ_stat.py' Jul 25 07:09:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102461]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[102463]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102461]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102572]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hmqifkbioeuugcnwajozyuxlwkfbhdup ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905779.1557882-19523-93096925749156/AnsiballZ_stat.py' Jul 25 07:09:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102572]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[102574]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102572]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102683]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ezouakwkmffskikirvfwcxabhvudnsin ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905779.5466518-19532-156708015077247/AnsiballZ_setup.py' Jul 25 07:09:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102683]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[102685]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102683]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102821]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-usxilofzfugpzdsmzqnhfxfotzpxunnx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905780.526444-19542-210021092325503/AnsiballZ_dnf.py' Jul 25 07:09:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102821]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[102823]: 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:09:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102821]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102931]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-caqwimtlemazjgmvdediptwfyswshrpp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905781.43819-19550-264755911427636/AnsiballZ_find_unused_disk.py' Jul 25 07:09:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102931]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[102933]: 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:09:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[102931]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103042]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lucskfbfynxaibasjhgorqujfojyxcqv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905782.9117794-19558-15810637075337/AnsiballZ_command.py' Jul 25 07:09:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103042]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103044]: 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:09:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103042]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103188]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-camadpifheetlmlqbtlgrprpinnltuap ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905784.542955-19618-122558820774348/AnsiballZ_setup.py' Jul 25 07:09:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103188]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103190]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103188]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nwtjkulzqofddthqixcfdyojxtttrgtw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905785.8795702-19632-170984615478209/AnsiballZ_stat.py' Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103326]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103328]: 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:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103326]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ryvmboxmvtljjzipikqzjewbinfiedha ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905786.4274523-19644-8308122604291/AnsiballZ_dnf.py' Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103435]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103437]: 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:09:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103435]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103545]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mxxqnzmaiqylzvfohknlsqvtjmrdyjrh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905787.4943748-19654-184822279620681/AnsiballZ_blivet.py' Jul 25 07:09:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103545]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103547]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103545]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103656]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dbsgflaufbxlhpxsynvnlesvffcfvxeo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905788.2230477-19666-270918697876468/AnsiballZ_dnf.py' Jul 25 07:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103656]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103658]: 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:09:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103656]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103766]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aqdmvlwyygffzlksmsafylgqqrfqwpfj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905789.130441-19674-1490243792148/AnsiballZ_service_facts.py' Jul 25 07:09:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103766]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103768]: ansible-service_facts Invoked Jul 25 07:09:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103766]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103970]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kcabrpsvkycuqnrvkppnloseuijguqdw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905791.1193137-19684-173941149566535/AnsiballZ_blivet.py' Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103970]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103972]: 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:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103970]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104081]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zaaqmrccrlnkpzlnxunjtuvnejgxyraf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905791.6826658-19693-257991919906350/AnsiballZ_stat.py' Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104081]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104083]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104081]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104192]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjqieebdihnftyijnuysyrmwazffttfc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905792.254498-19711-66041272243193/AnsiballZ_stat.py' Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104192]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104194]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104192]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104303]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xwvpslmjdxjiulwjezagncedlrithpkb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905792.6384153-19720-43788941159249/AnsiballZ_setup.py' Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104303]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104305]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104303]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104441]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fcvkxqwtwknhebbovuztaoprmaznqwsq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905793.6161458-19730-59050475798307/AnsiballZ_dnf.py' Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104441]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104443]: 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:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104441]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104551]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mlqvmccczfhqzjqmyknfpwtlqqqjpqht ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905794.523774-19738-167150754040318/AnsiballZ_find_unused_disk.py' Jul 25 07:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104551]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104553]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=2 match_sector_size=True max_size=0 with_interface=None Jul 25 07:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104551]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104697]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104833]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yjvtisymvhycekjazxjjehrkdxylhpvx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905798.5107825-19859-60531814101502/AnsiballZ_setup.py' Jul 25 07:09:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104833]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104835]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104833]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104971]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjoldymtbawiyqmlzbsomiqlskgoqwip ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905799.522408-19871-54630793100323/AnsiballZ_stat.py' Jul 25 07:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104971]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104973]: 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:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104971]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105080]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-igyigjucjbsegxyvmdqevnobiujhgyot ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905800.0884802-19883-55625749019085/AnsiballZ_dnf.py' Jul 25 07:10:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105080]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105082]: 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:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105080]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105190]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hazkitzbxixeiidsxsmtzpavnufohalo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905801.167458-19893-123305889448809/AnsiballZ_blivet.py' Jul 25 07:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105190]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105192]: 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:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105190]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105301]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iyfdvbfwfcozaojqoborunkdthrbpric ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905801.9317594-19905-79251446118638/AnsiballZ_dnf.py' Jul 25 07:10:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105301]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105303]: 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:10:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105301]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105411]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uriqadejmtakatynjstbjjqnbkbgfrxd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905802.865526-19913-274973014292427/AnsiballZ_service_facts.py' Jul 25 07:10:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105411]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105413]: ansible-service_facts Invoked Jul 25 07:10:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105411]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qqmxuvqvdgqgugxgznraddveqtxwzacb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905804.8409994-19923-113579279050433/AnsiballZ_blivet.py' Jul 25 07:10:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105615]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105617]: 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:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105615]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105726]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ezphclxlykifmngcihnrfnrhockxcxpe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905805.3840668-19932-203212333518514/AnsiballZ_stat.py' Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105726]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105728]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105726]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105837]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ucbpoixvddpynsjislvwokktxyicpqbr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905805.9694843-19950-79603441074385/AnsiballZ_stat.py' Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105837]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105839]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105837]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105948]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eqemwuephxxiicovlpjkcwhfrqthomrp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905806.3563278-19959-113327237519135/AnsiballZ_setup.py' Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105948]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105950]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105948]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ycdklfruzhggeiqcyumbmgaxxpvobgme ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905807.3123567-19969-126746113607018/AnsiballZ_dnf.py' Jul 25 07:10:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106086]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106088]: 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:10:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106086]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106196]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kclwkyicfmmlupaoghvpibwqefbotswi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905808.2249537-19977-196096811226331/AnsiballZ_find_unused_disk.py' Jul 25 07:10:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106196]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106198]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=2 with_interface=scsi match_sector_size=True max_size=0 Jul 25 07:10:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106196]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sjaalozoysqpjyejmarryluupaxgyepg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905810.7640626-20035-267336017727993/AnsiballZ_setup.py' Jul 25 07:10:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106342]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106344]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106342]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106480]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-acnkhhwmrlglgdjxjwlxrdgjweuirzkh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905812.1702478-20049-31686764145615/AnsiballZ_stat.py' Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106480]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106482]: 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:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106480]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106589]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjcwjlddfajvaanvjyaqcsceppyygnqj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905812.71864-20061-170815453002909/AnsiballZ_dnf.py' Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106589]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106591]: 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:10:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106589]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106699]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hpldpdwubowxaakfvfkyufrfsybfzyis ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905813.7959101-20071-166488728608572/AnsiballZ_blivet.py' Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106699]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106701]: 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:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106699]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106810]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cvklyznqgkvjspakzbibxuxxerxrvhly ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905814.5322924-20083-60749304693941/AnsiballZ_dnf.py' Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106810]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106812]: 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:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106810]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com rsyslogd[782]: imjournal: journal files changed, reloading... [v8.2310.0-4.el9 try https://www.rsyslog.com/e/0 ] Jul 25 07:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjdzchzrbvfwzjukcnubtngnfyurbiut ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905815.45677-20091-51280387720077/AnsiballZ_service_facts.py' Jul 25 07:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106921]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106923]: ansible-service_facts Invoked Jul 25 07:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106921]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107125]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fxzcozgpusyisilfsuyzwxanxkrbdkpd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905817.4613745-20101-101523002618640/AnsiballZ_blivet.py' Jul 25 07:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107125]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107127]: 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:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107125]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107236]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-awvjxrzywdoyagabjeayrtepymeyylws ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905818.0054998-20110-228455098240654/AnsiballZ_stat.py' Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107236]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107238]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107236]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qbkqvvgvmcyjbmlpwkndzornqplxkwss ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905818.5919244-20128-250237143140286/AnsiballZ_stat.py' Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107347]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107349]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107347]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rbhxsdlulggkilirppfsvhdcikkscmvu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905818.9842503-20137-258383330023695/AnsiballZ_setup.py' Jul 25 07:10:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107458]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107460]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107458]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107596]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tiduhavmnbnomvvdiduzhulcqzwogtqm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905819.9652677-20147-113596788645856/AnsiballZ_dnf.py' Jul 25 07:10:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107596]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107598]: 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:10:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107596]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107706]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-liynnskwaydffdbhfcgiqvmyprrnogbs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905820.892208-20155-212178858571425/AnsiballZ_find_unused_disk.py' Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107706]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107708]: 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:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107706]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107817]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ojiuhmxhxlxmlpesfngjbxzaqsipymug ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905821.357758-20163-256535408814796/AnsiballZ_command.py' Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107817]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107819]: 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:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107817]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107963]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vcdmyznhgwmwqtucowfowrafaadrahdt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905825.5965247-20286-237027561461222/AnsiballZ_setup.py' Jul 25 07:10:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108101]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108099]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108237]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-djrhjzxjmqgsrxbulmauxltuxhxlmuux ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905826.6136017-20298-193875657580569/AnsiballZ_stat.py' Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108237]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108239]: 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:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108237]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108346]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xxddoqwbncndkyzkcsldiniwdsmnzzzl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905827.1725397-20310-44610586860142/AnsiballZ_dnf.py' Jul 25 07:10:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108346]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108348]: 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:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108346]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108456]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tfgfzqtwpwfjytwuapsbhqhvbexdmxxx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905828.2393305-20320-90589992329303/AnsiballZ_blivet.py' Jul 25 07:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108456]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108458]: 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:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108456]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108567]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-imlbwnhyfanjkbhloirnflsmcptplxhe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905828.9836082-20332-200072373345094/AnsiballZ_dnf.py' Jul 25 07:10:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108567]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108569]: 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:10:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108567]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108677]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sowtmcoqzrdmlwdyxvdsosogeagjzhzy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905829.8921318-20340-111032765266568/AnsiballZ_service_facts.py' Jul 25 07:10:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108677]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108679]: ansible-service_facts Invoked Jul 25 07:10:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108677]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108881]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xtomjfdbqawmmvxoitnonprtwrvnhjlp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905831.8875294-20350-219002102814672/AnsiballZ_blivet.py' Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108881]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108883]: 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:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108881]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108992]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-isjxksorryixwogevfbzdjzlcfjyqnlw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905832.4313047-20359-85794365799988/AnsiballZ_stat.py' Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108992]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108994]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108992]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109103]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-awsjqfsrjvgriesqwxpvlhaxcdjuykgf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905833.0112407-20377-34577781012219/AnsiballZ_stat.py' Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109103]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109105]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109103]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eobmjqqgeosvlkyztpymtyktfgsvcicp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905833.400622-20386-100918727672797/AnsiballZ_setup.py' Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109214]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109216]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109214]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109352]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lxlqhpjfuotkpgqdhdahomelinnzqfdj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905834.3704224-20396-176711557035571/AnsiballZ_dnf.py' Jul 25 07:10:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109352]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109354]: 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:10:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109352]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109462]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aothovmfeyhnrkuxcmaiyiaqfovxddgw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905835.2955992-20404-159079901258126/AnsiballZ_find_unused_disk.py' Jul 25 07:10:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109462]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109464]: 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:10:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109462]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dqslesdfxvexadzdwewdvmxzrgjrnghx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905836.7688823-20412-208631525281868/AnsiballZ_command.py' Jul 25 07:10:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109573]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109575]: 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:10:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109573]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109719]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-agdcfthjefbozxarcsztesedptnafjil ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905838.4385347-20472-218665782972882/AnsiballZ_setup.py' Jul 25 07:10:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109719]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109721]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109719]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gsbgrjwloiciknolbjenrgihjckufrxy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905839.7828677-20486-189149437675013/AnsiballZ_stat.py' Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109857]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109859]: 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:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109857]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109966]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tvnadtnaxgvfmzwldxvfrihazcasszur ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905840.3293138-20498-53435178295508/AnsiballZ_dnf.py' Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109966]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109968]: 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:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109966]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110076]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ptnguqltjamphqfriwingmqeqolbesyo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905841.37913-20509-219622066701583/AnsiballZ_blivet.py' Jul 25 07:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110076]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110078]: 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:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110076]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110187]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gxqpgxtwftfxqivsuwajywyjxlwdjiqe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905842.1195168-20521-99907075322436/AnsiballZ_dnf.py' Jul 25 07:10:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110187]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110189]: 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:10:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110187]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110297]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kibrogdolxtqbzzfmqmztorzwkauawyb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905843.0200832-20529-2450690603738/AnsiballZ_service_facts.py' Jul 25 07:10:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110297]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110299]: ansible-service_facts Invoked Jul 25 07:10:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110297]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110501]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dlquinqlplqfqqrbuiacjbjbvhcgcbmg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905845.0405645-20539-107103323733372/AnsiballZ_blivet.py' Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110501]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110503]: 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:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110501]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110612]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uqcmysmnrwuayfomazsrecarlbrgkdug ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905845.5845573-20548-231570609841868/AnsiballZ_stat.py' Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110612]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110614]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110612]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wgvayiyxplriuxvnupaftimimyvwzuzo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905846.17694-20566-102798841870203/AnsiballZ_stat.py' Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110723]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110725]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110723]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yjlpepewygaokjvvwyeijedkbrdjugtu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905846.5638244-20575-252815236372538/AnsiballZ_setup.py' Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110836]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110834]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110972]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ffxnxvhdjnizlsmskkugtupoppdcgzjk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905847.536516-20585-106007973872742/AnsiballZ_dnf.py' Jul 25 07:10:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110972]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110974]: 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:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110972]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111082]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-edauefiivnbuuossmdqcuudsqcyxvhjg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905848.439481-20593-54215170891743/AnsiballZ_find_unused_disk.py' Jul 25 07:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111082]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111084]: 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:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111082]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wqynumhzcmouyinkzbsvwziujwnuedup ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905848.9006264-20601-118053018739597/AnsiballZ_command.py' Jul 25 07:10:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111193]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111195]: 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:10:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111193]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111340]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111476]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kglgpchphrpdeszdxgbfyhlhpgynfgnr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905853.6735008-20724-195533275948309/AnsiballZ_setup.py' Jul 25 07:10:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111476]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111478]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111476]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111614]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ewinohvmjbxgibviavpcdegelujfawpa ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905854.6816227-20736-200082726715343/AnsiballZ_stat.py' Jul 25 07:10:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111614]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111616]: 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:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111614]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xddfenszdapmtlqgcqqlydnkrxkxwuuy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905855.2419636-20748-239817846299709/AnsiballZ_dnf.py' Jul 25 07:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111723]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111725]: 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:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111723]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com auditd[502]: Audit daemon rotating log files Jul 25 07:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111833]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-webmifbfyaudfrswtavkpdsesupvrwut ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905856.307587-20758-214464018059263/AnsiballZ_blivet.py' Jul 25 07:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111833]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111835]: 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:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111833]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lywjufmaqwlzucqbiinfvftbpgbzrxzm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905857.0491276-20770-188944567874703/AnsiballZ_dnf.py' Jul 25 07:10:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111944]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111946]: 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:10:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111944]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112054]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xszrznycmmsmeowauxfmcfemenmsnrhk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905857.9485033-20778-223521356196674/AnsiballZ_service_facts.py' Jul 25 07:10:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112054]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112056]: ansible-service_facts Invoked Jul 25 07:10:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112054]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112258]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cjkzwwizjygcovidruabpclaoljayzou ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905859.9227936-20788-258532364222032/AnsiballZ_blivet.py' Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112258]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112260]: 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:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112258]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112369]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yhlampngwxzajanqixgigyhzqsgkbkkh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905860.4725623-20797-52394689321975/AnsiballZ_stat.py' Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112369]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112371]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112369]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112480]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bthmajzrzjqzproctekwcjvcssgvalck ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905861.0636659-20815-234180038104610/AnsiballZ_stat.py' Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112480]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112482]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112480]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112591]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dcpzwasvzfhjwbrmbsgpspnfihqeltvh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905861.4715745-20824-4331072344972/AnsiballZ_setup.py' Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112591]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112593]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112591]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112729]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tfpatanasddzqthwgkblyiiyhnpuhrgx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905862.4425213-20834-260221467733037/AnsiballZ_dnf.py' Jul 25 07:11:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112729]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112731]: 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:11:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112729]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-irzrvssxmuboumtwxrcilopuwvjymeac ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905863.3726609-20842-118965135137790/AnsiballZ_find_unused_disk.py' Jul 25 07:11:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112839]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112841]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:11:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112839]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112950]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wmjvgszdkldkxyonmmqowqntwjnsidev ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905864.8436406-20850-75676901808347/AnsiballZ_command.py' Jul 25 07:11:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112950]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112952]: 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:11:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112950]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113096]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-trvcjdzxdantcfcazdryayxpuvyczflg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905866.5112228-20910-273956247933622/AnsiballZ_setup.py' Jul 25 07:11:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113096]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113098]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113096]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113234]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mgguutorcmdflieasvdfwedskkzwuvhv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905867.799773-20924-95575075043693/AnsiballZ_stat.py' Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113234]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113236]: 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:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113234]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113343]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xcmxdnkgwiogzyrcwsoextvpbcoxukbg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905868.3608572-20936-218198312207574/AnsiballZ_dnf.py' Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113343]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113345]: 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:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113343]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tjvaswdsgyrvzgqcahanuhwcmeucqvnq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905869.4325058-20946-221966815662092/AnsiballZ_blivet.py' Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113455]: 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:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113453]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113564]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vnjfftwvnyghneirbmnviuzdlwjncams ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905870.1685781-20958-95062049128109/AnsiballZ_dnf.py' Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113564]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113566]: 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:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113564]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113674]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ybnlxkrlzpnwveokcoqvvvnleccjqtwc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905871.073371-20966-22967103274364/AnsiballZ_service_facts.py' Jul 25 07:11:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113674]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113676]: ansible-service_facts Invoked Jul 25 07:11:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113674]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113878]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dqayjmfsaiaqseopetzisbybkvxmhbxz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905873.0587652-20976-64670937800574/AnsiballZ_blivet.py' Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113878]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113880]: 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:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113878]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113989]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nesokuxgqheitymvkoozwmklfoaiigty ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905873.5978937-20985-278108732178439/AnsiballZ_stat.py' Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113989]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113991]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113989]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114100]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-okmbitliikmtldirzwnbppnntwpspigy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905874.184638-21003-56822894055416/AnsiballZ_stat.py' Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114100]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114102]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114100]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114211]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gpbgcrcouakuoqieybrwiikipnmazefy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905874.5767639-21012-206855088550519/AnsiballZ_setup.py' Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114211]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114213]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114211]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hwullhmoguxewvtxsvueasydfyvvxaoj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905875.5294347-21021-51237067578240/AnsiballZ_dnf.py' Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114349]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114351]: 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:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114349]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114459]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jjwcknjmlrfztuovnkuhwjmnivamqxbb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905876.4355328-21029-41046684125558/AnsiballZ_find_unused_disk.py' Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114459]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114461]: 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:11:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114459]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114570]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gnxcyvnhfzlhnnyksrjqzrzqnykurqyb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905877.903782-21037-29857870122406/AnsiballZ_command.py' Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114570]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114572]: 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:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114570]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114716]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114852]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ebkvzewhsgflyzvxkqklwzbiaxrvwqux ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905882.813328-21160-153576548953279/AnsiballZ_setup.py' Jul 25 07:11:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114852]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114854]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114852]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114990]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uyokmyuhfzbzgnlnbtgksbhglpvfxgxo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905883.8053942-21172-53686132570174/AnsiballZ_stat.py' Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114990]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114992]: 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:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114990]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rmixgxxoafhzweobetmvpteijvljwbag ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905884.3604462-21184-79731039049459/AnsiballZ_dnf.py' Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115101]: 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:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115099]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115209]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hirdlkyoptzokiimwzvqbdzjqmefxqwt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905885.437244-21194-6950785492998/AnsiballZ_blivet.py' Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115209]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115211]: 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:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115209]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wgjsdpwuceogzbfcbbnsugwvrsvzlxps ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905886.1905103-21206-177267968821762/AnsiballZ_dnf.py' Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115320]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115322]: 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:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115320]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gdtorhicgkndtwhjrgxuryfdepimtjjn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905887.1119778-21214-229114233527183/AnsiballZ_service_facts.py' Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115430]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115432]: ansible-service_facts Invoked Jul 25 07:11:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115430]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115634]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-baiuujdslptaqtfsqgwpwhpglpbwxwoa ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905889.0890791-21224-113901831808552/AnsiballZ_blivet.py' Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115634]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115636]: 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:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115634]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115745]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zectuyhtxwjelaqmhlsjblzlzgwqxrek ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905889.6326709-21233-3716535736235/AnsiballZ_stat.py' Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115745]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115747]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115745]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115856]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nvzjwfcwqvrebkycwcanlrrxhembumfp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905890.218158-21251-64300675869500/AnsiballZ_stat.py' Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115856]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115858]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115856]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115967]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tmbxgtlsdjutbafgncrdkpqtxbbhyihv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905890.6087198-21260-175780718877480/AnsiballZ_setup.py' Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115967]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115969]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115967]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dxtfkzwrpgbvfjztgecemdqlakknxyqd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905891.5601428-21269-38810733427869/AnsiballZ_dnf.py' Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116105]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116107]: 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:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116105]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116215]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rdlghjdwouzbqcyabjmtqqxebzoqdqro ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905892.4855387-21277-279246399514928/AnsiballZ_find_unused_disk.py' Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116215]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116217]: 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:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116215]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovqyercsjmswdwbgdlzfwgcnqlbcoxiq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905892.9602618-21285-129072807523156/AnsiballZ_command.py' Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116326]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116328]: 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:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116326]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlwistxdhjgribdkczftgiedunadqugz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905894.668531-21345-30179746073810/AnsiballZ_setup.py' Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116472]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116474]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116472]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tqhtzcmgctklwzfaqvzemhswilqfxwkr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905895.9626915-21359-187310871502605/AnsiballZ_stat.py' Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116610]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116612]: 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:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116610]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116719]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ivvmfcalpduozqzmdiopmucwgwkhffsl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905896.5242693-21371-93427979508785/AnsiballZ_dnf.py' Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116719]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116721]: 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:11:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116719]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116829]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ihajszukfivtjxavpfzbqlpbycciyiij ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905897.597839-21381-125096173959278/AnsiballZ_blivet.py' Jul 25 07:11:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116829]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116831]: 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:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116829]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116940]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zethndnsyurkelzfzhebrmaoqrklhhou ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905898.341267-21393-207383806810621/AnsiballZ_dnf.py' Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116940]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116942]: 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:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116940]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bbmzexijmvypnszyeblakezfehegohkb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905899.2821133-21401-225725718727699/AnsiballZ_service_facts.py' Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117050]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117052]: ansible-service_facts Invoked Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117050]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117254]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dalufmedekmtonpgpyalgggziilbcxam ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905901.2994442-21411-49345424429186/AnsiballZ_blivet.py' Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117254]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117256]: 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:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117254]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117365]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-seyliskmtrktouqywsrqzsdvtokllztt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905901.8418005-21420-83472507670867/AnsiballZ_stat.py' Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117365]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117367]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117365]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117476]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pcehrhypscdhoqkatxyjjclyujeofjrw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905902.4280796-21438-55301269340668/AnsiballZ_stat.py' Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117476]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117478]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117476]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117587]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eerlsgxihhgbzmclgnzzseejlrdtjdyc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905902.824696-21447-71731871133404/AnsiballZ_setup.py' Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117587]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117589]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117587]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117725]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nhndjqjaqpqdzkawpdqzycyhcbaexejo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905903.7742026-21456-53486886137771/AnsiballZ_package_facts.py' Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117725]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117727]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117725]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vsdjatkmolwbalfprihidxwjgmqfkmxs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905905.264392-21467-27170339493824/AnsiballZ_dnf.py' Jul 25 07:11:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117836]: 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:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117834]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iqmutvrsqfrozdiykeegilgsimxqqzes ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905906.2432725-21475-100719920119833/AnsiballZ_find_unused_disk.py' Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117944]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117946]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g match_sector_size=True max_return=10 max_size=0 with_interface=None Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117944]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118090]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118226]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wltrosyrxqqtkwpcvcvyrmosfjdoqphp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905910.2933087-21596-66724153327265/AnsiballZ_setup.py' Jul 25 07:11:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118226]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118228]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118226]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118364]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lamifvuasvybmhjfaajagpgioiunbkkb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905911.3327193-21608-47032995871982/AnsiballZ_stat.py' Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118364]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118366]: 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:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118364]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118473]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rlebadotngjeimfoucpuvukapukwxjjl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905911.891947-21620-93592042145339/AnsiballZ_dnf.py' Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118473]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118475]: 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:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118473]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118583]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jkpjlycwwozbtfegentijbbotqlfthjn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905913.0101132-21630-229741263781872/AnsiballZ_blivet.py' Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118583]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118585]: 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:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118583]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118694]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zdtragpfaxgjtazewojfmuknykxrhlia ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905913.7589974-21642-90046609663721/AnsiballZ_dnf.py' Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118694]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118696]: 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:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118694]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118804]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qmnwhgmnkfsifhbccctidlngaxosjtmw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905914.7050745-21650-151171774508726/AnsiballZ_service_facts.py' Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118804]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118806]: ansible-service_facts Invoked Jul 25 07:11:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118804]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119008]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-geohrrbtppodrprezkjljhkvyoczpihm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905916.7961204-21660-276470368046519/AnsiballZ_blivet.py' Jul 25 07:11:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119008]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119010]: 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:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119008]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119119]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-amppzptruwiehvtuvoqprhaormjpthif ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905917.3633547-21669-217873379996613/AnsiballZ_stat.py' Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119119]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119121]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119119]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119230]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zphjbxyccsdupztbvaftaewqhrvwwumx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905917.9607644-21687-12521245436908/AnsiballZ_stat.py' Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119230]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119232]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119230]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119341]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lzpzgzatknnumzsrkcyeotngfwlwhpkf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905918.3606946-21696-252485064397527/AnsiballZ_setup.py' Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119341]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119343]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119341]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qooqyaabfnmanenhftlfiogllokjjggi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905919.3078394-21705-238319015138775/AnsiballZ_package_facts.py' Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119479]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119481]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:12:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119479]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119588]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rfrtduqnxmjbjwgzvsgvlsnckngdovus ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905920.7901049-21716-68181461472895/AnsiballZ_dnf.py' Jul 25 07:12:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119588]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119590]: 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:12:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119588]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119698]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uqtghkvqnxkxpqefiuwavqftwcouwxlb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905921.7765913-21724-281280752491269/AnsiballZ_find_unused_disk.py' Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119698]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119700]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g with_interface=scsi match_sector_size=True max_return=10 max_size=0 Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119698]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119844]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ffwvixyawtgdhbcxrdlxkgrlknsouide ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905923.3702462-21782-8709046327518/AnsiballZ_setup.py' Jul 25 07:12:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119844]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119846]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119844]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119982]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oxvkakmrzzvwdizikghcgoenfuwvpxid ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905924.720564-21796-267900632895402/AnsiballZ_stat.py' Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119982]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119984]: 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:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119982]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120091]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cfzybzoiztjnjurmkkctvizlnypxdmmr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905925.269076-21808-40369548484336/AnsiballZ_dnf.py' Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120091]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120093]: 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:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120091]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120201]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-shdgccgqbusasaduioagpimuvlasqctd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905926.337469-21818-250950567991840/AnsiballZ_blivet.py' Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120201]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120203]: 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:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120201]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120312]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yusvcmwkcnmipzhlgphrtelleznnizdw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905927.080866-21830-110120080083671/AnsiballZ_dnf.py' Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120312]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120314]: 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:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120312]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120422]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-chovsmjuzrkhrwekxhzznuvdoglndcaa ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905928.032031-21838-115744450017115/AnsiballZ_service_facts.py' Jul 25 07:12:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120422]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120424]: ansible-service_facts Invoked Jul 25 07:12:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120422]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120626]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hcvtsywhlthrtehrdhgjophenplfimqo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905930.1516223-21848-267971695130704/AnsiballZ_blivet.py' Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120626]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120628]: 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:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120626]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120737]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wpmytoenutipxvcyidtxmtnmcrmxvfjk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905930.7236927-21857-30089239206660/AnsiballZ_stat.py' Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120737]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120739]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120737]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qigccgtpevmdyxouzgnirbkozjgrgapn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905931.3148692-21875-36778183888661/AnsiballZ_stat.py' Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120848]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120850]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120848]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120959]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hgcculykjixadfpmcaryezmxcqzkzbit ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905931.719444-21884-225993858580953/AnsiballZ_setup.py' Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120959]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120961]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120959]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121097]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ppglfpfxcwtfhclxflzujhriisstffpc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905932.719947-21894-145446332393337/AnsiballZ_dnf.py' Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121097]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121099]: 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:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121097]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121207]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yugtcofygvmbxdzpudaldpnjtputsyxz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905933.6702812-21902-236023439248103/AnsiballZ_find_unused_disk.py' Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121207]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121209]: 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:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121207]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121318]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pstblclabkppwzesydbpembcvthtvgqy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905934.1418078-21910-185336472750700/AnsiballZ_command.py' Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121318]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121320]: 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:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121318]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121464]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121600]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlehtfbaclgmveidrnwklamxdljlkmcc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905938.4348018-22033-46864218625114/AnsiballZ_setup.py' Jul 25 07:12:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121600]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121602]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121600]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dxnsmndtseuzstbmpsezixrvhajkxgul ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905939.454211-22045-260139814944446/AnsiballZ_stat.py' Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121738]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121740]: 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:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121738]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121847]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dyykfxdxrevhhnhlhemkxrwufbfbqess ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905940.0170045-22057-76302140790846/AnsiballZ_dnf.py' Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121847]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121849]: 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:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121847]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121957]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjsrchoipfjrhrxuxgcwxzuffgnvsytm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905941.0946445-22067-136533295116170/AnsiballZ_blivet.py' Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121957]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121959]: 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:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121957]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122068]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vsvdvuzjoacbkcjutzmdqtvwihliskth ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905941.8467066-22079-228674155986256/AnsiballZ_dnf.py' Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122068]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122070]: 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:12:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122068]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122178]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gomztveypuvpmhdrchhlnxusgbficdhz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905942.7921367-22087-66812663305644/AnsiballZ_service_facts.py' Jul 25 07:12:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122178]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122180]: ansible-service_facts Invoked Jul 25 07:12:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122178]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122382]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vnoirlscnjbzqjwdhrajihkwbhwiarhj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905944.8684657-22097-119011897638433/AnsiballZ_blivet.py' Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122382]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122384]: 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:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122382]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122493]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bdlnsylgupduxqpgfkfcxaxmxytgsbyf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905945.4183114-22106-228985530322177/AnsiballZ_stat.py' Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122493]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122495]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122493]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kffuiishqviurtabkcmxdppmjbmxflee ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905946.0139318-22124-89678251616300/AnsiballZ_stat.py' Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122604]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122606]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122604]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122715]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-elggmyqgtkzklwogiebizgsidhdvtzxo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905946.4129388-22133-24639742986244/AnsiballZ_setup.py' Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122715]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122717]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122715]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122853]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-byvhjjdjioeionspmjgrktnpzmejfdjy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905947.3973703-22143-51497079565604/AnsiballZ_dnf.py' Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122853]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122855]: 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:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122853]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122963]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-npcbnfqxinqxgjzbbbgapsnalcvhdyac ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905948.3299842-22151-275900452352132/AnsiballZ_find_unused_disk.py' Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122963]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122965]: 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:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122963]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123074]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zphwjzyxvzzfpnjyqqaccefhczkimpmv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905948.8032095-22159-65246094893403/AnsiballZ_command.py' Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123074]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123076]: 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:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123074]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123220]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcsjomcqykipgbqcvevtulxoaghjkoci ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905951.13089-22219-248530804673498/AnsiballZ_setup.py' Jul 25 07:12:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123220]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123222]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123220]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123393]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123529]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lcwxwbjhllhpxnovnwuvyohvrmfdftdo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905955.9161074-22342-37145444522396/AnsiballZ_setup.py' Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123529]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123531]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123529]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123702]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xchjvyxghtjjrzezdakpdtdwzbojjnfc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905957.9161026-22400-184622228073396/AnsiballZ_setup.py' Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123702]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123704]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123702]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123840]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nrrtblhnwuzsjrtfhrclsvapfhzvgfdf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905959.2074301-22414-254574305019559/AnsiballZ_stat.py' Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123840]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123842]: 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:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123840]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-egfobrbzzyskvaaqyvpmsfnopudrvulj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905959.7698274-22426-4356060019313/AnsiballZ_dnf.py' Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123949]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123951]: 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:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123949]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124059]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwwrzocbmcqxggeyejxlirqsyydfqgzn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905960.8587844-22436-12554157208596/AnsiballZ_blivet.py' Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124059]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124061]: 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:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124059]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124170]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qobrkaywrylrxshgckpocivluooxiuio ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905961.6160138-22448-226018004984687/AnsiballZ_dnf.py' Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124170]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124172]: 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:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124170]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124280]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qlgsnsbqeifnocxedtiobxgweztfdpwy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905962.5474248-22456-76282439411023/AnsiballZ_service_facts.py' Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124280]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124282]: ansible-service_facts Invoked Jul 25 07:12:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124280]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124484]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sbiuawsbnasqhfgsalzqqxfjbgwexaiu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905964.5991936-22466-83264321668755/AnsiballZ_blivet.py' Jul 25 07:12:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124484]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124486]: 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:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124484]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124595]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ndrcwuqozyshwdzazessilkqkdixgyyu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905965.146426-22475-118532319475981/AnsiballZ_stat.py' Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124595]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124597]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124595]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124706]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fsimhiiuxpggxzczrgfjiyhsxbkrxgwe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905965.7348197-22493-186725159531633/AnsiballZ_stat.py' Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124706]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124708]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124706]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124817]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nyawwlxvnygllowgwzuhljboappkcggk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905966.1278703-22502-1483661184849/AnsiballZ_setup.py' Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124817]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124819]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124817]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124955]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ztjyskkejizxvcgactjbrfumseanwgdt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905967.1159184-22512-58826219829410/AnsiballZ_dnf.py' Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124955]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124957]: 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:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124955]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cyybuizgyrbdpzxcbgxiprcdevxdrwkx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905968.0328588-22520-271105131909234/AnsiballZ_find_unused_disk.py' Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125065]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125067]: 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:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125065]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125176]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qfrvraufzrnheocxtkonfwlgmmxevteu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905968.5001612-22528-217718813281063/AnsiballZ_command.py' Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125176]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125178]: 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:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125176]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125322]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-muzxpqcidhtapwbulpyuxpjfojspdmhx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905973.1822476-22651-59722543637767/AnsiballZ_setup.py' Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125458]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125460]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125458]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125596]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sveftidlhwgopntgxxniufmrfhkjvqmt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905974.1925933-22663-111006204015495/AnsiballZ_stat.py' Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125596]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125598]: 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:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125596]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125705]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-khndhweogkorhcjpsbimkhymdkxxemlr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905974.7499468-22675-204740671057091/AnsiballZ_dnf.py' Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125705]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125707]: 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:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125705]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125815]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gvvshgltpsghnohkbdxsehwhtyorpgae ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905975.8224955-22685-120924429171839/AnsiballZ_blivet.py' Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125815]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125817]: 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:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125815]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125926]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oxqsevoaemyodskkshtyqqtlxkzrowlz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905976.575342-22697-153222085860720/AnsiballZ_dnf.py' Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125926]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125928]: 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:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125926]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126036]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ynuflembqhiisksxpyvkseeodffdikpp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905977.5655997-22705-90395014658684/AnsiballZ_service_facts.py' Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126036]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126038]: ansible-service_facts Invoked Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126036]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126240]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uofhdhfhjtuvdylhsfsuhnkbzsjsokec ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905979.571234-22715-219893331126219/AnsiballZ_blivet.py' Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126240]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126242]: 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:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126240]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126351]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tgzjuqpprdwdpjordsyqcwxupklbiney ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905980.1154995-22724-91662888687352/AnsiballZ_stat.py' Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126351]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126353]: 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:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126351]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126462]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tkuvfccuzyhbuhtabnhsoknuaxdvsfkv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905980.7162013-22742-250045441496015/AnsiballZ_stat.py' Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126462]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126464]: 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:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126462]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-slmtawxtbwixxofnmvobdmvaywsinpyq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905981.1117547-22751-151088455521959/AnsiballZ_setup.py' Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126573]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126575]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126573]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126711]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-auqpkklkwwvyqbfvqhamvhnlcyrdvbap ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905982.1187618-22761-262511193685785/AnsiballZ_dnf.py' Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126711]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126713]: 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:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126711]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126821]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jhojrqiymyocztrphnupnstipkpkmpbt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905983.0642827-22769-185858066646919/AnsiballZ_find_unused_disk.py' Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126821]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126823]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126821]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126932]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pnginljtbskimgnjittaqiwhhswkgchc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905983.541143-22777-94926315959673/AnsiballZ_command.py' Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126932]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126934]: 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:13:04 -0400 (0:00:00.522) 0:00:12.093 ********* 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:13:04 -0400 (0:00:00.017) 0:00:12.110 ********* 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:13:04 -0400 (0:00:00.021) 0:00:12.132 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.95s Gathering Facts --------------------------------------------------------- 1.17s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.04s fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.00s Ensure test packages ---------------------------------------------------- 0.95s fedora.linux_system_roles.storage : Update facts ------------------------ 0.94s Gathering Facts --------------------------------------------------------- 0.89s fedora.linux_system_roles.storage : Get required packages --------------- 0.66s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.53s Debug why there are no unused disks ------------------------------------- 0.52s Find unused disks in the system ----------------------------------------- 0.49s 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 : Include the appropriate provider tasks --- 0.05s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.04s Get unused disks for test ----------------------------------------------- 0.03s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.03s Include the role to ensure packages are installed ----------------------- 0.03s