[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 [Test LUKS pool] ********************************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:15:52 -0400 (0:00:00.010) 0:00:00.010 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, 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 [Enable FIPS mode] ******************************************************** Thursday 25 July 2024 07:15:55 -0400 (0:00:02.793) 0:00:02.804 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** Thursday 25 July 2024 07:15:55 -0400 (0:00:00.018) 0:00:02.823 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Ensure dracut-fips] ****************************************************** Thursday 25 July 2024 07:15:55 -0400 (0:00:00.017) 0:00:02.841 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Configure boot for FIPS] ************************************************* Thursday 25 July 2024 07:15:55 -0400 (0:00:00.017) 0:00:02.858 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** Thursday 25 July 2024 07:15:55 -0400 (0:00:00.017) 0:00:02.875 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:15:55 -0400 (0:00:00.017) 0:00:02.892 ********* 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:15:55 -0400 (0:00:00.025) 0:00:02.918 ********* included: /var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/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:15:55 -0400 (0:00:00.021) 0:00:02.939 ********* 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:15:55 -0400 (0:00:00.024) 0:00:02.963 ********* 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" } ok: [managed_node1] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed_node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:15:55 -0400 (0:00:00.042) 0:00:03.006 ********* 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:15:56 -0400 (0:00:00.494) 0:00:03.500 ********* 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:15:56 -0400 (0:00:00.024) 0:00:03.525 ********* 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:15:56 -0400 (0:00:00.016) 0:00:03.541 ********* 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:15:56 -0400 (0:00:00.016) 0:00:03.558 ********* included: /var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/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:15:56 -0400 (0:00:00.049) 0:00:03.608 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:15:57 -0400 (0:00:01.533) 0:00:05.141 ********* 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:15:57 -0400 (0:00:00.019) 0:00:05.161 ********* 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:15:57 -0400 (0:00:00.020) 0:00:05.181 ********* 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:15:58 -0400 (0:00:00.730) 0:00:05.912 ********* included: /var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/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:15:58 -0400 (0:00:00.032) 0:00:05.945 ********* skipping: [managed_node1] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:15:58 -0400 (0:00:00.033) 0:00:05.978 ********* 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:15:58 -0400 (0:00:00.021) 0:00:06.000 ********* skipping: [managed_node1] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:15:58 -0400 (0:00:00.032) 0:00:06.032 ********* 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:16:00 -0400 (0:00:01.385) 0:00:07.418 ********* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "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" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.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" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_multipath.service": { "name": "modprobe@dm_multipath.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "passim.service": { "name": "passim.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "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": "inactive", "status": "disabled" }, "systemd-bsod.service": { "name": "systemd-bsod.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.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": "enabled-runtime" }, "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": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-storagetm.service": { "name": "systemd-storagetm.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.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-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "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" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:16:02 -0400 (0:00:02.741) 0:00:10.159 ********* 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:16:03 -0400 (0:00:00.044) 0:00:10.204 ********* 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:16:03 -0400 (0:00:00.017) 0:00:10.222 ********* 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:16:03 -0400 (0:00:00.601) 0:00:10.824 ********* 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:16:03 -0400 (0:00:00.028) 0:00:10.852 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904821.4652069, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5e247d13efd6d196ae011933e05bcaefd0368dae", "ctime": 1721812897.2051704, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131080, "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.2051704, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "890647176", "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:16:04 -0400 (0:00:00.413) 0:00:11.266 ********* 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:16:04 -0400 (0:00:00.024) 0:00:11.290 ********* 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:16:04 -0400 (0:00:00.017) 0:00:11.307 ********* 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:16:04 -0400 (0:00:00.023) 0:00:11.331 ********* 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:16:04 -0400 (0:00:00.023) 0:00:11.354 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:16:04 -0400 (0:00:00.024) 0:00:11.379 ********* 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:16:04 -0400 (0:00:00.027) 0:00:11.406 ********* 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:16:04 -0400 (0:00:00.019) 0:00:11.425 ********* 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:16:04 -0400 (0:00:00.027) 0:00:11.452 ********* 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:16:04 -0400 (0:00:00.027) 0:00:11.480 ********* 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:16:04 -0400 (0:00:00.018) 0:00:11.499 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904999.0575888, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721812097.365, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1721811608.85, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1175726114", "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:16:04 -0400 (0:00:00.412) 0:00:11.911 ********* 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:16:04 -0400 (0:00:00.018) 0:00:11.929 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:16:07 -0400 (0:00:02.367) 0:00:14.297 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:16:07 -0400 (0:00:00.021) 0:00:14.318 ********* included: /var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:16:07 -0400 (0:00:00.033) 0:00:14.351 ********* 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:16:08 -0400 (0:00:01.394) 0:00:15.745 ********* 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=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] size is less than requested" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:16:09 -0400 (0:00:00.525) 0:00:16.271 ********* 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.040848", "end": "2024-07-25 07:16:09.560398", "rc": 0, "start": "2024-07-25 07:16:09.519550" } 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="1048576" FSTYPE="" LOG-SEC="512" NAME="/dev/xvda2" TYPE="part" SIZE="268433341952" FSTYPE="ext4" LOG-SEC="512" NAME="/dev/zram0" TYPE="disk" SIZE="3897556992" FSTYPE="" LOG-SEC="4096" + journalctl -ex Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[98958]: CRED_DISP pid=98958 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=98986 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99003 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99019 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99041 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99057 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99092]: USER_ACCT pid=99092 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[99092]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ekaqnplasbfqoxhdaswnzozzszeninve ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906128.6886084-16377-160872889760664/AnsiballZ_package_facts.py' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99092]: USER_CMD pid=99092 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D656B61716E706C61736266716F7868646173776E7A6F7A7A737A656E696E7665203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363132382E363838363038342D31363337372D3136303837323838393736303636342F416E736962616C6C5A5F7061636B6167655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99092]: CRED_REFR pid=99092 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[99092]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99092]: USER_START pid=99092 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[99095]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[99092]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99092]: USER_END pid=99092 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99092]: CRED_DISP pid=99092 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99096 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99113 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99129 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99151 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99167 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99184 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99202]: USER_ACCT pid=99202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[99202]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ugqpaztsrgbaraenyrcsxwmnqxqezzbe ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906130.3462174-16389-250290916621382/AnsiballZ_dnf.py' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99202]: USER_CMD pid=99202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D75677170617A7473726762617261656E7972637378776D6E717871657A7A6265203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133302E333436323137342D31363338392D3235303239303931363632313338322F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99202]: CRED_REFR pid=99202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[99202]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99202]: USER_START pid=99202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[99205]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[99202]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99202]: USER_END pid=99202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99202]: CRED_DISP pid=99202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99207 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99224 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99240 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99262 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99278 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99295 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99313]: USER_ACCT pid=99313 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[99313]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gqehkihbfontividuwqpdqklhvmdixvb ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906131.7750947-16397-180927509519307/AnsiballZ_find_unused_disk.py' Jul 25 07:15:31 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99313]: USER_CMD pid=99313 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D677165686B696862666F6E74697669647577717064716B6C68766D6469787662203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133312E373735303934372D31363339372D3138303932373530393531393330372F416E736962616C6C5A5F66696E645F756E757365645F6469736B2E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99313]: CRED_REFR pid=99313 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[99313]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99313]: USER_START pid=99313 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[99316]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=2 match_sector_size=True max_size=0 with_interface=None Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99313]: USER_END pid=99313 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[99313]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[99313]: CRED_DISP pid=99313 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99320 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99337 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99353 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99375 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99393 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99410 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99426 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99443 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:34 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[99461]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99486 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99503 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99519 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99541 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99557 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99574 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:36 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[99592]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99617 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99634 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99650 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99672 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99688 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99705 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[99723]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99724 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99741 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99757 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99779 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99795 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99812 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:41 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[99830]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99832 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99849 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99865 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99887 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99903 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99920 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[99938]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99941 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99958 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99974 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=99996 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100012 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100029 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:43 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[100047]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100049 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100066 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100082 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100104 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100120 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100137 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:45 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[100155]: ansible-service_facts Invoked Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100276 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100293 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100309 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100331 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100347 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100364 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[100382]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100385 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100402 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100418 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100440 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100456 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100473 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[100491]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100494 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:48 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100511 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100527 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100549 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100565 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100582 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[100600]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100603 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100620 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100636 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100658 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100674 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100691 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:49 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[100709]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100734 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100751 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100767 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100789 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100807 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100824 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100840 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100857 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[100875]: USER_ACCT pid=100875 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[100875]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dvcasoehtridbkoidikuzaxuddpwpltx ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906152.8596978-16707-6218684017679/AnsiballZ_setup.py' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[100875]: USER_CMD pid=100875 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D64766361736F656874726964626B6F6964696B757A61787564647077706C7478203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363135322E383539363937382D31363730372D363231383638343031373637392F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[100875]: CRED_REFR pid=100875 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[100875]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[100875]: USER_START pid=100875 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:53 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[100878]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[100875]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[100875]: USER_END pid=100875 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[100875]: CRED_DISP pid=100875 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100903 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100920 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100936 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:55 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100958 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100974 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=100991 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101009]: USER_ACCT pid=101009 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101009]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bawnuxacwjbqsuzjaccyyktoyfzyqwhp ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906155.8616257-16726-97334396610843/AnsiballZ_stat.py' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101009]: USER_CMD pid=101009 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6261776E75786163776A627173757A6A61636379796B746F79667A7971776870203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363135352E383631363235372D31363732362D39373333343339363631303834332F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101009]: CRED_REFR pid=101009 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101009]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101009]: USER_START pid=101009 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[101012]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101009]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101009]: USER_END pid=101009 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101009]: CRED_DISP pid=101009 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101013 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101030 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101046 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101068 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101084 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101101 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101119]: USER_ACCT pid=101119 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101119]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oqmigrciexsvcwtsqzdzhxbkbpeiprkc ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906156.4718192-16738-95348855150342/AnsiballZ_dnf.py' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101119]: USER_CMD pid=101119 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6F716D69677263696578737663777473717A647A6878626B6270656970726B63203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363135362E343731383139322D31363733382D39353334383835353135303334322F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101119]: CRED_REFR pid=101119 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101119]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101119]: USER_START pid=101119 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:56 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[101122]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101119]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101119]: USER_END pid=101119 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101119]: CRED_DISP pid=101119 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101124 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101141 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101157 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101179 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101195 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101212 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101230]: USER_ACCT pid=101230 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101230]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-awzwczilpoglquuaitocjmybamnlzsbe ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906158.0460255-16748-180812489036041/AnsiballZ_blivet.py' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101230]: USER_CMD pid=101230 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D61777A77637A696C706F676C7175756169746F636A6D7962616D6E6C7A736265203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363135382E303436303235352D31363734382D3138303831323438393033363034312F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101230]: CRED_REFR pid=101230 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101230]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101230]: USER_START pid=101230 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[101233]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101230]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101230]: USER_END pid=101230 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101230]: CRED_DISP pid=101230 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101236 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101253 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101269 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101291 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101307 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:15:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101324 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:15:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101342]: USER_ACCT pid=101342 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101342]: USER_CMD pid=101342 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6A6A62656E77747376626C70767263627A6F696B6B627A6E72706E6E71756268203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363135382E383935303738322D31363736302D3230303631353339333137313032312F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:59 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jjbenwtsvblpvrcbzoikkbznrpnnqubh ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906158.8950782-16760-200615393171021/AnsiballZ_dnf.py' Jul 25 07:15:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101342]: CRED_REFR pid=101342 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:59 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101342]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101342]: USER_START pid=101342 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:59 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[101346]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101342]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101342]: USER_END pid=101342 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101342]: CRED_DISP pid=101342 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101348 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101365 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101381 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101403 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101419 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101436 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101454]: USER_ACCT pid=101454 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101454]: USER_CMD pid=101454 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7769796A6466776F617261707A737A69777571746367687573797A766B756162203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363136302E323733333130372D31363736382D3137343637393738303234333536352F416E736962616C6C5A5F736572766963655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101454]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wiyjdfwoarapzsziwuqtcghusyzvkuab ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906160.2733107-16768-174679780243565/AnsiballZ_service_facts.py' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101454]: CRED_REFR pid=101454 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101454]: USER_START pid=101454 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101454]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:00 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[101458]: ansible-service_facts Invoked Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101454]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101454]: USER_END pid=101454 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101454]: CRED_DISP pid=101454 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101579 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:02 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101596 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101612 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101634 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101650 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101668 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101686]: USER_ACCT pid=101686 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101686]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qllmcxzbnfyaamizpmldgxvtnudzwjjz ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906163.0823953-16778-91954373096205/AnsiballZ_blivet.py' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101686]: USER_CMD pid=101686 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D716C6C6D63787A626E667961616D697A706D6C64677876746E75647A776A6A7A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363136332E303832333935332D31363737382D39313935343337333039363230352F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101686]: CRED_REFR pid=101686 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101686]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101686]: USER_START pid=101686 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[101689]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101686]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101686]: USER_END pid=101686 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101686]: CRED_DISP pid=101686 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101692 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101709 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101725 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101747 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101763 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101780 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101798]: USER_ACCT pid=101798 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101798]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bxbejjohnqzuiczetnalxrrjhwsmysqy ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906163.700295-16787-40582795217168/AnsiballZ_stat.py' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101798]: USER_CMD pid=101798 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D627862656A6A6F686E717A7569637A65746E616C7872726A6877736D79737179203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363136332E3730303239352D31363738372D34303538323739353231373136382F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101798]: CRED_REFR pid=101798 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101798]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101798]: USER_START pid=101798 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[101801]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101798]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101798]: USER_END pid=101798 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101798]: CRED_DISP pid=101798 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com auditd[597]: Audit daemon rotating log files Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101804 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101821 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101837 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101859 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101875 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101892 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101910]: USER_ACCT pid=101910 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101910]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fvrlsotujnqtzjypvljlugrhjuueaqmj ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906164.3479202-16805-182687901947467/AnsiballZ_stat.py' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101910]: USER_CMD pid=101910 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6676726C736F74756A6E71747A6A7970766C6A6C756772686A75756561716D6A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363136342E333437393230322D31363830352D3138323638373930313934373436372F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101910]: CRED_REFR pid=101910 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101910]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101910]: USER_START pid=101910 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[101913]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[101910]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101910]: USER_END pid=101910 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[101910]: CRED_DISP pid=101910 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101916 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101933 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101949 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101971 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=101987 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102004 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102022]: USER_ACCT pid=102022 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102022]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dtoyberwqrstqsqkectkabnuepbcbgum ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906164.7803202-16814-22513236604374/AnsiballZ_setup.py' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102022]: USER_CMD pid=102022 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D64746F7962657277717273747173716B6563746B61626E75657062636267756D203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363136342E373830333230322D31363831342D32323531333233363630343337342F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102022]: CRED_REFR pid=102022 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102022]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102022]: USER_START pid=102022 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:05 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[102025]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102022]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102022]: USER_END pid=102022 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102022]: CRED_DISP pid=102022 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102050 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102067 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102083 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102105 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102121 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102138 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102156]: USER_ACCT pid=102156 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102156]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lvwejyotkqqsgqoxljyttesddwskrdyj ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906167.215661-16824-152416249148375/AnsiballZ_dnf.py' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102156]: USER_CMD pid=102156 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C7677656A796F746B71717367716F786C6A7974746573646477736B7264796A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363136372E3231353636312D31363832342D3135323431363234393134383337352F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102156]: CRED_REFR pid=102156 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102156]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102156]: USER_START pid=102156 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:07 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[102159]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102156]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102156]: USER_END pid=102156 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102156]: CRED_DISP pid=102156 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102161 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102194 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102216 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102232 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102249 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102267]: USER_ACCT pid=102267 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102267]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xjivchcwcznaujbsmbmnemvmzwckglrm ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906168.6049142-16832-105340003797074/AnsiballZ_find_unused_disk.py' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102267]: USER_CMD pid=102267 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D786A697663686377637A6E61756A62736D626D6E656D766D7A77636B676C726D203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363136382E363034393134322D31363833322D3130353334303030333739373037342F416E736962616C6C5A5F66696E645F756E757365645F6469736B2E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102267]: CRED_REFR pid=102267 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102267]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:08 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102267]: USER_START pid=102267 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[102270]: 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:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102267]: USER_END pid=102267 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102267]: pam_unix(sudo:session): session closed for user root Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102267]: CRED_DISP pid=102267 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102274 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102291 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102307 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102329 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102345 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=102362 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102380]: USER_ACCT pid=102380 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102380]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-abfkkuvxkraabhwhklnptceacyoapdlg ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906169.1205707-16840-194740256254636/AnsiballZ_command.py' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102380]: USER_CMD pid=102380 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6162666B6B7576786B726161626877686B6C6E707463656163796F6170646C67203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363136392E313230353730372D31363834302D3139343734303235363235343633362F416E736962616C6C5A5F636F6D6D616E642E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102380]: CRED_REFR pid=102380 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[102380]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[102380]: USER_START pid=102380 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:16:09 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[102383]: 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:16:09 -0400 (0:00:00.561) 0:00:16.832 ********* 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:16:09 -0400 (0:00:00.019) 0:00:16.851 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=29 changed=0 unreachable=0 failed=1 skipped=20 rescued=0 ignored=0 Thursday 25 July 2024 07:16:09 -0400 (0:00:00.023) 0:00:16.875 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 2.79s fedora.linux_system_roles.storage : Get service facts ------------------- 2.74s fedora.linux_system_roles.storage : Update facts ------------------------ 2.37s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.53s Ensure test packages ---------------------------------------------------- 1.39s fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.39s fedora.linux_system_roles.storage : Get required packages --------------- 0.73s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.60s Debug why there are no unused disks ------------------------------------- 0.56s Find unused disks in the system ----------------------------------------- 0.53s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.49s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.41s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.41s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.05s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.04s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Check if the COPR support packages should be installed --- 0.03s Get unused disks -------------------------------------------------------- 0.03s fedora.linux_system_roles.storage : Enable COPRs ------------------------ 0.03s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.03s