[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. ansible-playbook [core 2.17.3] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-vYL executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jun 7 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_verify_fullstack.yml ******************************************* 2 plays in /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Wednesday 21 August 2024 08:54:28 -0400 (0:00:00.009) 0:00:00.009 ****** ok: [managed_node2] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-IDU/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the full PCP and Grafana stack] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Wednesday 21 August 2024 08:54:28 -0400 (0:00:00.057) 0:00:00.067 ****** [WARNING]: Platform linux on host managed_node2 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_node2] TASK [Stop test] *************************************************************** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Wednesday 21 August 2024 08:54:30 -0400 (0:00:02.499) 0:00:02.566 ****** META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Wednesday 21 August 2024 08:54:30 -0400 (0:00:00.024) 0:00:02.590 ****** ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "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.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.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-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@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" }, "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": "stopped", "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" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "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" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "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" }, "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": "stopped", "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" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Wednesday 21 August 2024 08:54:33 -0400 (0:00:02.585) 0:00:05.176 ****** included: fedora.linux_system_roles.metrics for managed_node2 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.056) 0:00:05.232 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.028) 0:00:05.261 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.023) 0:00:05.284 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.025) 0:00:05.309 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.024) 0:00:05.334 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.023) 0:00:05.358 ****** ok: [managed_node2] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.029) 0:00:05.387 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.020) 0:00:05.407 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.019) 0:00:05.427 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.019) 0:00:05.446 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.024) 0:00:05.471 ****** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed_node2 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.065) 0:00:05.536 ****** ok: [managed_node2] => (item=/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml) => { "ansible_facts": { "__keyserver_conf_link": "/etc" }, "ansible_included_var_files": [ "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } ok: [managed_node2] => (item=/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml) => { "ansible_facts": { "__keyserver_packages": [ "valkey" ] }, "ansible_included_var_files": [ "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" } skipping: [managed_node2] => (item=/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node2] => (item=/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml) => { "ansible_facts": { "__keyserver_conf_file": "valkey.conf", "__keyserver_conf_path": "/etc/valkey", "__keyserver_loaded_modules": [], "__keyserver_name": "valkey", "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" } ok: [managed_node2] => (item=/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml) => { "ansible_facts": { "__keyserver_loaded_modules": [ "/usr/lib64/valkey/modules/valkeysearch.so" ], "__keyserver_packages_extra": [ "ValkeySearch" ] }, "ansible_included_var_files": [ "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml" } skipping: [managed_node2] => (item=/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40_x86_64.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree] *** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Wednesday 21 August 2024 08:54:33 -0400 (0:00:00.126) 0:00:05.663 ****** ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] *** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Wednesday 21 August 2024 08:54:34 -0400 (0:00:00.457) 0:00:06.121 ****** ok: [managed_node2] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] *** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Wednesday 21 August 2024 08:54:34 -0400 (0:00:00.028) 0:00:06.149 ****** fatal: [managed_node2]: FAILED! => { "changed": false, "failures": [ "No package ValkeySearch available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages TASK [Handle failure case] ***************************************************** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Wednesday 21 August 2024 08:54:35 -0400 (0:00:01.555) 0:00:07.705 ****** included: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node2 TASK [Collect logs] ************************************************************ task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Wednesday 21 August 2024 08:54:35 -0400 (0:00:00.068) 0:00:07.774 ****** ok: [managed_node2] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.049448", "end": "2024-08-21 08:54:36.284233", "rc": 0, "start": "2024-08-21 08:54:36.234785" } STDOUT: Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43500 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43517 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[43535]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43536 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43553 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43569 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43591 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43607 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[43642]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43645 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43661 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43678 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:06 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[43696]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43697 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43714 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43730 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43752 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43768 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[43803]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43806 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43822 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43839 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[43857]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43858 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43875 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43891 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43913 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43929 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43946 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:07 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[43964]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43967 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=43983 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44000 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44018]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44019 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44036 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44052 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44090 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44107 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44125]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44128 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44144 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44161 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44179]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44180 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:08 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44197 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44213 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44235 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44251 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44268 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44286]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44289 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44305 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44322 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44340]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44341 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44358 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44374 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:09 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44396 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44412 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44429 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44447]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44448 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44481 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44503 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44519 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44536 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44554]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44555 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44572 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44588 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44610 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44626 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:10 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44643 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44661]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44662 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44679 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44695 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44717 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44733 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44750 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44768]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44769 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44786 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44802 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44824 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44840 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44857 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44875]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44876 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44893 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44909 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44931 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44947 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:11 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44964 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[44982]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=44983 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45000 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45016 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45038 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45054 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45071 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[45089]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45090 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45107 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45123 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45145 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45161 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:12 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[45196]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Starting pmie.service - Performance Metrics Inference Engine... â–‘â–‘ Subject: A start job for unit pmie.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3728. Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Started pmie.service - Performance Metrics Inference Engine. â–‘â–‘ Subject: A start job for unit pmie.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3728. Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm.service - pmie farm service... â–‘â–‘ Subject: A start job for unit pmie_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3729. Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm.service - pmie farm service. â–‘â–‘ Subject: A start job for unit pmie_farm.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie_farm.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3729. Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45421 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45544 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45560 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45582 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45598 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:13 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45615 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[45633]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45634 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45651 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45667 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45689 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45705 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45722 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[45740]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45743 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45759 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45776 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[45794]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45795 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45812 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45828 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45850 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45872 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:14 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45889 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[45907]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45910 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45926 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45943 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[45961]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45962 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45979 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=45995 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=46017 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=46033 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:15 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=46050 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:16 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[46068]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 08:54:16 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... â–‘â–‘ Subject: A start job for unit pmlogger.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3823. Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger. â–‘â–‘ Subject: A start job for unit pmlogger.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3823. Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service... â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3913. Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service. â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger_farm.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3913. Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=46789 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:19 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47320 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47336 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47358 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47374 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47391 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:20 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[47409]: ansible-service_facts Invoked Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47529 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47546 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47562 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47584 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47600 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:22 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=47617 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:23 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[47635]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 08:54:23 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopping pmcd.service - Performance Metrics Collector Daemon... â–‘â–‘ Subject: A stop job for unit pmcd.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmcd.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3918. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmcd.service has successfully entered the 'dead' state. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopped pmcd.service - Performance Metrics Collector Daemon. â–‘â–‘ Subject: A stop job for unit pmcd.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmcd.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3918 and the job result is done. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Consumed 2.183s CPU time, 67.9M memory peak, 0B memory swap peak. â–‘â–‘ Subject: Resources consumed by unit runtime â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmcd.service completed and consumed the indicated resources. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48030 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48047 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48063 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48101 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48118 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[48136]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service... â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3920. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service. â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger_farm.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3920 and the job result is done. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger... â–‘â–‘ Subject: A stop job for unit pmlogger.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3919. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmlogger.service has successfully entered the 'dead' state. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger. â–‘â–‘ Subject: A stop job for unit pmlogger.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3919 and the job result is done. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Consumed 1.862s CPU time, 8.9M memory peak, 0B memory swap peak. â–‘â–‘ Subject: Resources consumed by unit runtime â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmlogger.service completed and consumed the indicated resources. Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48199 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48216 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48232 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:24 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48254 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48270 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48287 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[48305]: ansible-ansible.legacy.systemd Invoked with name=pmie state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopping pmie_farm.service - pmie farm service... â–‘â–‘ Subject: A stop job for unit pmie_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3922. Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: pmie_farm.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmie_farm.service has successfully entered the 'dead' state. Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopped pmie_farm.service - pmie farm service. â–‘â–‘ Subject: A stop job for unit pmie_farm.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie_farm.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3922 and the job result is done. Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopping pmie.service - Performance Metrics Inference Engine... â–‘â–‘ Subject: A stop job for unit pmie.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3921. Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: pmie.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmie.service has successfully entered the 'dead' state. Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com systemd[1]: Stopped pmie.service - Performance Metrics Inference Engine. â–‘â–‘ Subject: A stop job for unit pmie.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3921 and the job result is done. Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48511 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48528 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48544 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48566 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48582 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:25 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48599 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:26 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[48617]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 08:54:26 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:26 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:26 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:26 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:26 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48619 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:26 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:26 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48636 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48652 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48674 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48692 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48709 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48725 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48742 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:28 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[48760]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48802 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48818 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48840 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48856 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:30 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=48873 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:31 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[48891]: ansible-service_facts Invoked Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49010 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49027 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49043 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49065 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49081 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:33 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49098 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[49116]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49117 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49134 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49150 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49172 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49188 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49205 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:34 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[49223]: ansible-ansible.legacy.dnf Invoked with name=['valkey', 'ValkeySearch'] 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 Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 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' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 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' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49225 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49242 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49258 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:35 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49280 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49296 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_END pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGOUT pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=ssh res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_LOGIN pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: USER_START pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=/dev/pts/0 res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com audit[2628]: CRYPTO_KEY_USER pid=2628 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:df:49:ae:b4:be:80:69:5e:32:e9:67:7f:b2:8f:68:0c:42:e7:2c:86:e0:53:7a:a5:c9:f6:bb:bd:17:fa:50:3b direction=? spid=49313 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.46.170 terminal=? res=success' Aug 21 08:54:36 ip-10-31-11-183.us-east-1.aws.redhat.com python3.12[49331]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _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 ################## List of SELinux AVCs - note list may be empty ################## total 28 drwxr-xr-x. 3 root root 60 Aug 21 08:46 initramfs/ drwxr-xr-x. 2 root root 60 Aug 21 08:46 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 21 08:46 log/ drwxr-xr-x. 3 root root 60 Aug 21 08:46 tpm2-tss/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 mount/ -r--r--r--. 1 root root 33 Aug 21 08:46 machine-id prw-------. 1 root root 0 Aug 21 08:46 dmeventd-server| prw-------. 1 root root 0 Aug 21 08:46 dmeventd-client| prw-------. 1 root root 0 Aug 21 08:46 initctl| drwx------. 2 root root 80 Aug 21 08:46 lvm/ drwx------. 2 root root 40 Aug 21 08:46 cryptsetup/ drwxr-xr-x. 4 root root 80 Aug 21 08:46 lock/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 setrans/ drwx--x---. 2 root root 40 Aug 21 08:46 mdadm/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 console/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 sepermit/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 faillock/ drwx------. 2 rpc rpc 40 Aug 21 08:46 rpcbind/ -rw-r--r--. 1 root root 0 Aug 21 08:46 motd drwx--x--x. 3 root root 60 Aug 21 08:46 sudo/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 motd.d/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 media/ -rw-r--r--. 1 root root 4 Aug 21 08:46 auditd.pid drwxr-xr-x. 2 root root 60 Aug 21 08:46 dbus/ drwxr-xr-x. 2 root root 60 Aug 21 08:46 pcscd/ srw-rw-rw-. 1 root root 0 Aug 21 08:46 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 100 Aug 21 08:46 dhcpcd/ -rw-------. 1 root root 4 Aug 21 08:46 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 21 08:46 gssproxy.sock= srw-rw-rw-. 1 root root 0 Aug 21 08:46 gssproxy.default.sock= drwxr-xr-x. 4 root root 120 Aug 21 08:46 NetworkManager/ drwxr-xr-x. 2 root root 60 Aug 21 08:46 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Aug 21 08:46 chrony/ drwxr-xr-x. 2 root root 80 Aug 21 08:46 blkid/ dr-xr-xr-x. 19 root root 4096 Aug 21 08:46 ../ -rw-------. 1 root root 4 Aug 21 08:46 sm-notify.pid -rw-r--r--. 1 root root 4 Aug 21 08:46 sshd.pid drwxr-xr-x. 2 root root 40 Aug 21 08:46 plymouth/ drwx------. 3 root root 340 Aug 21 08:46 cloud-init/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 credentials/ -rw-------. 1 root root 0 Aug 21 08:46 agetty.reload drwxr-xr-x. 3 root root 60 Aug 21 08:48 user/ drwxr-xr-x. 2 root root 120 Aug 21 08:50 selinux-policy/ drwxr-xr-x. 35 root root 980 Aug 21 08:51 ./ drwxr-x---. 2 root root 40 Aug 21 08:51 firewalld/ drwxr-xr-x. 7 root root 160 Aug 21 08:51 udev/ drwxr-xr-x. 26 root root 640 Aug 21 08:51 systemd/ drwxrwxr-x. 2 pcp pcp 40 Aug 21 08:54 pcp/ -rw-rw-r--. 1 root utmp 1920 Aug 21 08:54 utmp total 0 drwxr-xr-x. 35 root root 980 Aug 21 08:51 ../ drwxrwxr-x. 2 pcp pcp 40 Aug 21 08:54 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Wednesday 21 August 2024 08:54:36 -0400 (0:00:00.534) 0:00:08.309 ****** fatal: [managed_node2]: FAILED! => { "changed": false } MSG: {'failures': ['No package ValkeySearch available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['valkey', 'ValkeySearch'], '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}}, '_ansible_no_log': False, 'changed': False} TASK [Get final state of services] ********************************************* task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Wednesday 21 August 2024 08:54:36 -0400 (0:00:00.044) 0:00:08.353 ****** ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "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.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.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-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@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" }, "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": "stopped", "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" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "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" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "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" }, "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": "stopped", "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" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Wednesday 21 August 2024 08:54:38 -0400 (0:00:02.442) 0:00:10.796 ****** ok: [managed_node2] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 08:54:02 EDT", "ActiveEnterTimestampMonotonic": "458843759", "ActiveExitTimestamp": "Wed 2024-08-21 08:54:23 EDT", "ActiveExitTimestampMonotonic": "479552480", "ActiveState": "inactive", "After": "system.slice network-online.target avahi-daemon.service basic.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 08:54:01 EDT", "AssertTimestampMonotonic": "458367563", "Before": "pmproxy.service pmie.service pmlogger.service zabbix-agent.service shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2183556000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 08:54:01 EDT", "ConditionTimestampMonotonic": "458367559", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "7315", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 08:54:23 EDT", "ExecMainExitTimestampMonotonic": "479804725", "ExecMainPID": "42395", "ExecMainStartTimestamp": "Wed 2024-08-21 08:54:02 EDT", "ExecMainStartTimestampMonotonic": "458841970", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:54:02 EDT] ; stop_time=[Wed 2024-08-21 08:54:23 EDT] ; pid=42395 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Wed 2024-08-21 08:54:02 EDT] ; stop_time=[Wed 2024-08-21 08:54:23 EDT] ; pid=42395 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:54:23 EDT] ; stop_time=[Wed 2024-08-21 08:54:24 EDT] ; pid=47639 ; code=exited ; status=0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[Wed 2024-08-21 08:54:23 EDT] ; stop_time=[Wed 2024-08-21 08:54:24 EDT] ; pid=47639 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 08:54:24 EDT", "InactiveEnterTimestampMonotonic": "480692079", "InactiveExitTimestamp": "Wed 2024-08-21 08:54:01 EDT", "InactiveExitTimestampMonotonic": "458373227", "InvocationID": "68ed353f501442118f03b29ce163abcf", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3457007616", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "71233536", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2024-08-21 08:54:24 EDT", "StateChangeTimestampMonotonic": "480692079", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmie.service multi-user.target pmlogger.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node2] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 08:54:19 EDT", "ActiveEnterTimestampMonotonic": "475647339", "ActiveExitTimestamp": "Wed 2024-08-21 08:54:24 EDT", "ActiveExitTimestampMonotonic": "481234211", "ActiveState": "inactive", "After": "network-online.target sysinit.target basic.target pmcd.service pcp-reboot-init.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 08:54:16 EDT", "AssertTimestampMonotonic": "472644301", "Before": "shutdown.target pmlogger_farm.service multi-user.target pmlogger_check.timer pmlogger_daily.timer", "BindsTo": "pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1862238000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 08:54:16 EDT", "ConditionTimestampMonotonic": "472644298", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroupId": "7444", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 08:54:24 EDT", "ExecMainExitTimestampMonotonic": "481317372", "ExecMainPID": "46304", "ExecMainStartTimestamp": "Wed 2024-08-21 08:54:19 EDT", "ExecMainStartTimestampMonotonic": "475647242", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:54:19 EDT] ; stop_time=[Wed 2024-08-21 08:54:24 EDT] ; pid=46304 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 08:54:19 EDT] ; stop_time=[Wed 2024-08-21 08:54:24 EDT] ; pid=46304 ; code=exited ; status=0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:54:24 EDT] ; stop_time=[Wed 2024-08-21 08:54:24 EDT] ; pid=48141 ; code=exited ; status=0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[Wed 2024-08-21 08:54:24 EDT] ; stop_time=[Wed 2024-08-21 08:54:24 EDT] ; pid=48141 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 08:54:24 EDT", "InactiveEnterTimestampMonotonic": "481325820", "InactiveExitTimestamp": "Wed 2024-08-21 08:54:16 EDT", "InactiveExitTimestampMonotonic": "472651296", "InvocationID": "16fbbad990df496294b95dd7f7a1c1c2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3457015808", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "9367552", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2024-08-21 08:54:24 EDT", "StateChangeTimestampMonotonic": "481325820", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4416", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node2] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 08:54:13 EDT", "ActiveEnterTimestampMonotonic": "469983387", "ActiveExitTimestamp": "Wed 2024-08-21 08:54:25 EDT", "ActiveExitTimestampMonotonic": "481860261", "ActiveState": "inactive", "After": "pmcd.service basic.target system.slice network-online.target pcp-reboot-init.service systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 08:54:13 EDT", "AssertTimestampMonotonic": "469751163", "Before": "shutdown.target multi-user.target pmie_farm.service pmie_check.timer pmie_daily.timer", "BindsTo": "pmie_farm.service pmie_check.timer pmie_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "633905000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 08:54:13 EDT", "ConditionTimestampMonotonic": "469751159", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroupId": "7358", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 08:54:25 EDT", "ExecMainExitTimestampMonotonic": "482108075", "ExecMainPID": "45383", "ExecMainStartTimestamp": "Wed 2024-08-21 08:54:13 EDT", "ExecMainStartTimestampMonotonic": "469983272", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:54:13 EDT] ; stop_time=[Wed 2024-08-21 08:54:25 EDT] ; pid=45383 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 08:54:13 EDT] ; stop_time=[Wed 2024-08-21 08:54:25 EDT] ; pid=45383 ; code=exited ; status=0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:54:25 EDT] ; stop_time=[Wed 2024-08-21 08:54:25 EDT] ; pid=48310 ; code=exited ; status=0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[Wed 2024-08-21 08:54:25 EDT] ; stop_time=[Wed 2024-08-21 08:54:25 EDT] ; pid=48310 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 08:54:25 EDT", "InactiveEnterTimestampMonotonic": "482127885", "InactiveExitTimestamp": "Wed 2024-08-21 08:54:13 EDT", "InactiveExitTimestampMonotonic": "469757280", "InvocationID": "c9e53958bc02426780f194b4f9b80f41", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3469701120", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "7184384", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2024-08-21 08:54:25 EDT", "StateChangeTimestampMonotonic": "482127885", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4416", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node2] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "redis.service avahi-daemon.service pmcd.service systemd-journald.socket basic.target sysinit.target system.slice network-online.target pcp-reboot-init.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3482906624", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2024-08-21 08:51:13 EDT", "StateChangeTimestampMonotonic": "290036252", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [managed_node2] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } TASK [Stop firewall] *********************************************************** task path: /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 Wednesday 21 August 2024 08:54:41 -0400 (0:00:02.297) 0:00:13.093 ****** ok: [managed_node2] => { "changed": false, "name": "firewalld", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 08:51:48 EDT", "ActiveEnterTimestampMonotonic": "324687881", "ActiveExitTimestamp": "Wed 2024-08-21 08:52:09 EDT", "ActiveExitTimestampMonotonic": "346134865", "ActiveState": "inactive", "After": "sysinit.target dbus-broker.service dbus.socket system.slice basic.target polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 08:51:47 EDT", "AssertTimestampMonotonic": "324442795", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "440616000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 08:51:47 EDT", "ConditionTimestampMonotonic": "324442792", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service nftables.service shutdown.target ipset.service ebtables.service iptables.service", "ControlGroupId": "6269", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 08:52:09 EDT", "ExecMainExitTimestampMonotonic": "346178638", "ExecMainPID": "17052", "ExecMainStartTimestamp": "Wed 2024-08-21 08:51:47 EDT", "ExecMainStartTimestampMonotonic": "324457093", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:51:47 EDT] ; stop_time=[Wed 2024-08-21 08:52:09 EDT] ; pid=17052 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Wed 2024-08-21 08:51:47 EDT] ; stop_time=[Wed 2024-08-21 08:52:09 EDT] ; pid=17052 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 08:52:09 EDT", "InactiveEnterTimestampMonotonic": "346178866", "InactiveExitTimestamp": "Wed 2024-08-21 08:51:47 EDT", "InactiveExitTimestampMonotonic": "324457510", "InvocationID": "6c669331f2d946629f2f66d7f3d0545b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3482873856", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "32862208", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2024-08-21 08:52:09 EDT", "StateChangeTimestampMonotonic": "346178866", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* managed_node2 : ok=14 changed=0 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Wednesday 21 August 2024 08:54:41 -0400 (0:00:00.531) 0:00:13.625 ****** =============================================================================== Get initial state of services ------------------------------------------- 2.59s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Gathering Facts --------------------------------------------------------- 2.50s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Get final state of services --------------------------------------------- 2.44s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Restore state of services ----------------------------------------------- 2.30s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 1.56s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Collect logs ------------------------------------------------------------ 0.53s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Stop firewall ----------------------------------------------------------- 0.53s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree --- 0.46s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables --- 0.13s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Handle failure case ----------------------------------------------------- 0.07s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Setup metric querying service. ------------------------------------------ 0.07s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Include vault variables ------------------------------------------------- 0.06s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Run the role ------------------------------------------------------------ 0.06s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Reraise error ----------------------------------------------------------- 0.04s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.03s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree --- 0.03s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 fedora.linux_system_roles.metrics : Ensure ansible_facts used by role --- 0.03s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list --- 0.03s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 fedora.linux_system_roles.metrics : Add Postfix to metrics domain list --- 0.02s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Setup bpftrace metrics. ------------------------------------------------- 0.02s /tmp/collections-vYL/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66