ansible-playbook [core 2.16.12]
  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-Ptz
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/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-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml
statically imported: /tmp/collections-Ptz/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_bz1855544.yml **************************************************
2 plays in /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml

PLAY [all] *********************************************************************

TASK [Include vault variables] *************************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:5
Wednesday 09 October 2024  02:00:05 -0400 (0:00:00.008)       0:00:00.008 ***** 
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-WPM/tests/vars/vault-variables.yml"
    ],
    "changed": false
}

PLAY [Bug 1855544 - metrics role should automate the setup of Grafana datasources] ***

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:9
Wednesday 09 October 2024  02:00:05 -0400 (0:00:00.018)       0:00:00.026 ***** 
ok: [managed-node2]

TASK [Stop test] ***************************************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:17
Wednesday 09 October 2024  02:00:06 -0400 (0:00:01.275)       0:00:01.301 ***** 
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-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3
Wednesday 09 October 2024  02:00:06 -0400 (0:00:00.058)       0:00:01.360 ***** 
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"
            },
            "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"
            },
            "auto-cpufreq.service": {
                "name": "auto-cpufreq.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ebtables.service": {
                "name": "ebtables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "halt-local.service": {
                "name": "halt-local.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "import-state.service": {
                "name": "import-state.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "iprdump.service": {
                "name": "iprdump.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "iprinit.service": {
                "name": "iprinit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "iprupdate.service": {
                "name": "iprupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "loadmodules.service": {
                "name": "loadmodules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "messagebus.service": {
                "name": "messagebus.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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-convert.service": {
                "name": "nfs-convert.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "plymouth-halt.service": {
                "name": "plymouth-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-kexec.service": {
                "name": "plymouth-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-poweroff.service": {
                "name": "plymouth-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-quit.service": {
                "name": "plymouth-quit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-read-write.service": {
                "name": "plymouth-read-write.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-reboot.service": {
                "name": "plymouth-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-switch-root-initramfs.service": {
                "name": "plymouth-switch-root-initramfs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-switch-root.service": {
                "name": "plymouth-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "power-profiles-daemon.service": {
                "name": "power-profiles-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "active",
                "status": "enabled"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-plymouth.service": {
                "name": "systemd-ask-password-plymouth.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-coredump@0.service": {
                "name": "systemd-coredump@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "masked"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "tcsd.service": {
                "name": "tcsd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "timedatex.service": {
                "name": "timedatex.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "tlp.service": {
                "name": "tlp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "tuned.service": {
                "name": "tuned.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [Run the role] ************************************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:27
Wednesday 09 October 2024  02:00:08 -0400 (0:00:01.793)       0:00:03.153 ***** 

TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.032)       0:00:03.186 ***** 
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-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.018)       0:00:03.204 ***** 
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-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.016)       0:00:03.221 ***** 
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-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.018)       0:00:03.240 ***** 
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-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.018)       0:00:03.258 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__metrics_domains": [
            "bpftrace"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ******
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.022)       0:00:03.280 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__metrics_accounts": [
            {
                "saslpassword": "metrics",
                "sasluser": "metrics",
                "user": "metrics"
            }
        ]
    },
    "changed": false
}

TASK [Configure Elasticsearch metrics] *****************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.020)       0:00:03.301 ***** 
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-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.016)       0:00:03.317 ***** 
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-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.016)       0:00:03.334 ***** 
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-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.017)       0:00:03.351 ***** 

TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:4
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.055)       0:00:03.407 ***** 
ok: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml) => {
    "ansible_facts": {
        "bpftrace_metrics_provider": "pcp"
    },
    "ansible_included_var_files": [
        "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml"
}
ok: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml) => {
    "ansible_facts": {},
    "ansible_included_var_files": [
        "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml"
}
skipping: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__bpftrace_packages": [
            "bpftrace"
        ],
        "__bpftrace_packages_pcp": [
            "pcp-pmda-bpftrace"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_8.yml"
}
ok: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__bpftrace_packages": [
            "bpftrace"
        ],
        "__bpftrace_packages_pcp": [
            "pcp-pmda-bpftrace"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_8.yml"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:18
Wednesday 09 October 2024  02:00:08 -0400 (0:00:00.060)       0:00:03.468 ***** 
ok: [managed-node2] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set flag to indicate system is ostree] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:23
Wednesday 09 October 2024  02:00:09 -0400 (0:00:00.466)       0:00:03.935 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__ansible_pcp_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace package names] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:27
Wednesday 09 October 2024  02:00:09 -0400 (0:00:00.022)       0:00:03.957 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__bpftrace_packages_extra": [
            "bpftrace"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace metrics package names] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:34
Wednesday 09 October 2024  02:00:09 -0400 (0:00:00.021)       0:00:03.978 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__bpftrace_packages_extra": [
            "pcp-pmda-bpftrace",
            "bpftrace"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:41
Wednesday 09 October 2024  02:00:09 -0400 (0:00:00.020)       0:00:03.999 ***** 
changed: [managed-node2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: bcc-tools-0.25.0-7.el8.x86_64",
        "Installed: policycoreutils-python-utils-2.9-26.el8.noarch",
        "Installed: python3-netaddr-0.7.19-8.el8.noarch",
        "Installed: python3-bcc-0.25.0-7.el8.x86_64",
        "Installed: bpftrace-0.16.0-5.el8.x86_64",
        "Installed: gcc-toolset-13-libstdc++-devel-13.2.1-6.2.el8.x86_64",
        "Installed: tcl-1:8.6.8-2.el8.x86_64",
        "Installed: gcc-toolset-13-binutils-2.40-21.el8.x86_64",
        "Installed: python3-pcp-5.3.7-20.el8.x86_64",
        "Installed: pcp-selinux-5.3.7-20.el8.x86_64",
        "Installed: pcp-libs-5.3.7-20.el8.x86_64",
        "Installed: gcc-toolset-13-binutils-gold-2.40-21.el8.x86_64",
        "Installed: gcc-toolset-13-gcc-13.2.1-6.2.el8.x86_64",
        "Installed: gcc-toolset-13-runtime-13.0-2.el8.x86_64",
        "Installed: gcc-toolset-13-gcc-c++-13.2.1-6.2.el8.x86_64",
        "Installed: scl-utils-1:2.0.2-16.el8.x86_64",
        "Installed: pcp-5.3.7-20.el8.x86_64",
        "Installed: pcp-conf-5.3.7-20.el8.x86_64",
        "Installed: environment-modules-4.5.2-4.el8.x86_64",
        "Installed: libomp-17.0.6-1.module_el8+767+9fa966b8.x86_64",
        "Installed: pcp-pmda-bpftrace-5.3.7-20.el8.x86_64",
        "Installed: clang-libs-17.0.6-1.module_el8+767+9fa966b8.x86_64",
        "Installed: libuv-1:1.41.1-1.el8_4.x86_64",
        "Installed: compiler-rt-17.0.6-1.module_el8+767+9fa966b8.x86_64",
        "Installed: llvm-libs-17.0.6-2.module_el8+895+5524c78c.x86_64",
        "Installed: libomp-devel-17.0.6-1.module_el8+767+9fa966b8.x86_64",
        "Installed: clang-resource-filesystem-17.0.6-1.module_el8+767+9fa966b8.noarch",
        "Installed: bcc-0.25.0-7.el8.x86_64"
    ]
}

TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Extract allowed bpftrace user accounts] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:48
Wednesday 09 October 2024  02:01:00 -0400 (0:00:50.979)       0:00:54.979 ***** 
ok: [managed-node2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_facts": {
        "__bpftrace_usernames": "root,metrics"
    },
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:54
Wednesday 09 October 2024  02:01:00 -0400 (0:00:00.027)       0:00:55.006 ***** 
ok: [managed-node2] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/bpftrace",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 44,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:61
Wednesday 09 October 2024  02:01:00 -0400 (0:00:00.627)       0:00:55.634 ***** 
changed: [managed-node2] => {
    "changed": true,
    "checksum": "2559785fc812966eeb50dc5f6f22139195666360",
    "dest": "/etc/pcp/bpftrace/bpftrace.conf",
    "gid": 0,
    "group": "root",
    "md5sum": "909e6f7319f4f70cee4e4a7569e3c635",
    "mode": "0600",
    "owner": "root",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1048,
    "src": "/root/.ansible/tmp/ansible-tmp-1728453661.0158057-9381-238610040037934/source",
    "state": "file",
    "uid": 0
}

TASK [Setup metric querying service.] ******************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75
Wednesday 09 October 2024  02:01:02 -0400 (0:00:01.110)       0:00:56.745 ***** 

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4
Wednesday 09 October 2024  02:01:02 -0400 (0:00:00.057)       0:00:56.803 ***** 
ok: [managed-node2] => (item=/tmp/collections-Ptz/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-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml"
}
skipping: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=/tmp/collections-Ptz/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-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__keyserver_conf_file": "redis.conf",
        "__keyserver_conf_path": "/etc/redis",
        "__keyserver_loaded_modules": [],
        "__keyserver_name": "redis",
        "__keyserver_packages": [
            "redis"
        ],
        "__keyserver_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8.yml"
}
skipping: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__keyserver_conf_file": "redis.conf",
        "__keyserver_conf_path": "/etc/redis",
        "__keyserver_loaded_modules": [],
        "__keyserver_name": "redis",
        "__keyserver_packages": [
            "redis"
        ],
        "__keyserver_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8.yml"
}
skipping: [managed-node2] => (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_8_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-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22
Wednesday 09 October 2024  02:01:02 -0400 (0:00:00.082)       0:00:56.886 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27
Wednesday 09 October 2024  02:01:02 -0400 (0:00:00.030)       0:00:56.916 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31
Wednesday 09 October 2024  02:01:02 -0400 (0:00:00.033)       0:00:56.950 ***** 
changed: [managed-node2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: redis-5.0.3-5.module_el8.4.0+955+7126e393.x86_64"
    ]
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:37
Wednesday 09 October 2024  02:01:08 -0400 (0:00:05.866)       0:01:02.816 ***** 
changed: [managed-node2] => {
    "changed": true,
    "gid": 0,
    "group": "root",
    "mode": "0750",
    "owner": "redis",
    "path": "/etc/redis",
    "secontext": "unconfined_u:object_r:etc_t:s0",
    "size": 6,
    "state": "directory",
    "uid": 993
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server is configured] ***
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:46
Wednesday 09 October 2024  02:01:08 -0400 (0:00:00.533)       0:01:03.349 ***** 
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'redis_save_to_disk' is undefined. 'redis_save_to_disk' is undefined
failed: [managed-node2] (item=/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_8_keyserver.conf.j2) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_8_keyserver.conf.j2"
}

MSG:

AnsibleUndefinedVariable: 'redis_save_to_disk' is undefined. 'redis_save_to_disk' is undefined

TASK [Handle test failure] *****************************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:47
Wednesday 09 October 2024  02:01:08 -0400 (0:00:00.201)       0:01:03.550 ***** 
included: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed-node2

TASK [Collect logs] ************************************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2
Wednesday 09 October 2024  02:01:08 -0400 (0:00:00.031)       0:01:03.582 ***** 
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.029017",
    "end": "2024-10-09 02:01:09.428575",
    "rc": 0,
    "start": "2024-10-09 02:01:09.399558"
}

STDOUT:

-- Logs begin at Wed 2024-10-09 01:55:21 EDT, end at Wed 2024-10-09 02:01:09 EDT. --
Oct 09 01:55:21 localhost.localdomain kernel: .... node  #0, CPUs:        #1
Oct 09 01:55:21 localhost.localdomain kernel: cpu 1 spinlock event irq 59
Oct 09 01:55:21 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Oct 09 01:55:21 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Oct 09 01:55:21 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs
Oct 09 01:55:21 localhost.localdomain kernel: smpboot: Max logical packages: 8
Oct 09 01:55:21 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS)
Oct 09 01:55:21 localhost.localdomain kernel: node 0 deferred pages initialised in 12ms
Oct 09 01:55:21 localhost.localdomain kernel: devtmpfs: initialized
Oct 09 01:55:21 localhost.localdomain kernel: x86/mm: Memory block size: 128MB
Oct 09 01:55:21 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Oct 09 01:55:21 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc)
Oct 09 01:55:21 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem
Oct 09 01:55:21 localhost.localdomain kernel: NET: Registered protocol family 16
Oct 09 01:55:21 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Oct 09 01:55:21 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 09 01:55:21 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 09 01:55:21 localhost.localdomain kernel: audit: initializing netlink subsys (disabled)
Oct 09 01:55:21 localhost.localdomain kernel: audit: type=2000 audit(1728453321.262:1): state=initialized audit_enabled=0 res=1
Oct 09 01:55:21 localhost.localdomain kernel: cpuidle: using governor menu
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 09 01:55:21 localhost.localdomain kernel: PCI: Using configuration type 1 for base access
Oct 09 01:55:21 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 09 01:55:21 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 09 01:55:21 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: Added _OSI(Module Device)
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device)
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Oct 09 01:55:21 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9)
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: Interpreter enabled
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing
Oct 09 01:55:21 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 09 01:55:21 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 09 01:55:21 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Oct 09 01:55:21 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [0] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [3] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [4] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [5] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [6] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [7] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [8] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [9] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [10] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [11] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [12] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [13] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [14] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [15] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [16] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [17] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [18] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [19] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [20] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [21] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [22] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [23] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [24] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [25] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [26] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [27] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [28] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [29] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [30] registered
Oct 09 01:55:21 localhost.localdomain kernel: acpiphp: Slot [31] registered
Oct 09 01:55:21 localhost.localdomain kernel: PCI host bridge to bus 0000:00
Oct 09 01:55:21 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Oct 09 01:55:21 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 09 01:55:21 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 09 01:55:21 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window]
Oct 09 01:55:21 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io  0xc000-0xc00f]
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
Oct 09 01:55:21 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
                                              * this clock source is slow. Consider trying other clock sources
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref]
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff]
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io  0xc100-0xc1ff]
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref]
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Oct 09 01:55:21 localhost.localdomain kernel: xen:balloon: Initialising balloon driver
Oct 09 01:55:21 localhost.localdomain kernel: iommu: Default domain type: Passthrough 
Oct 09 01:55:21 localhost.localdomain kernel: SCSI subsystem initialized
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: bus type USB registered
Oct 09 01:55:21 localhost.localdomain kernel: usbcore: registered new interface driver usbfs
Oct 09 01:55:21 localhost.localdomain kernel: usbcore: registered new interface driver hub
Oct 09 01:55:21 localhost.localdomain kernel: usbcore: registered new device driver usb
Oct 09 01:55:21 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 09 01:55:21 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 09 01:55:21 localhost.localdomain kernel: PTP clock support registered
Oct 09 01:55:21 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0
Oct 09 01:55:21 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing
Oct 09 01:55:21 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 09 01:55:21 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Oct 09 01:55:21 localhost.localdomain kernel: NetLabel: Initializing
Oct 09 01:55:21 localhost.localdomain kernel: NetLabel:  domain hash size = 128
Oct 09 01:55:21 localhost.localdomain kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 09 01:55:21 localhost.localdomain kernel: NetLabel:  unlabeled traffic allowed by default
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Oct 09 01:55:21 localhost.localdomain kernel: vgaarb: loaded
Oct 09 01:55:21 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
Oct 09 01:55:21 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 09 01:55:21 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter
Oct 09 01:55:21 localhost.localdomain kernel: clocksource: Switched to clocksource xen
Oct 09 01:55:21 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0
Oct 09 01:55:21 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 09 01:55:21 localhost.localdomain kernel: pnp: PnP ACPI init
Oct 09 01:55:21 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Oct 09 01:55:21 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 09 01:55:21 localhost.localdomain kernel: system 00:01: [io  0x08a0-0x08a3] has been reserved
Oct 09 01:55:21 localhost.localdomain kernel: system 00:01: [io  0x0cc0-0x0ccf] has been reserved
Oct 09 01:55:21 localhost.localdomain kernel: system 00:01: [io  0x04d0-0x04d1] has been reserved
Oct 09 01:55:21 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 09 01:55:21 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8)
Oct 09 01:55:21 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 09 01:55:21 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12)
Oct 09 01:55:21 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
Oct 09 01:55:21 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1)
Oct 09 01:55:21 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
Oct 09 01:55:21 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6)
Oct 09 01:55:21 localhost.localdomain kernel: pnp 00:05: [dma 2]
Oct 09 01:55:21 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)
Oct 09 01:55:21 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4)
Oct 09 01:55:21 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
Oct 09 01:55:21 localhost.localdomain kernel: system 00:07: [io  0x10c0-0x1141] has been reserved
Oct 09 01:55:21 localhost.localdomain kernel: system 00:07: [io  0xb044-0xb047] has been reserved
Oct 09 01:55:21 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 09 01:55:21 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices
Oct 09 01:55:21 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 09 01:55:21 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Oct 09 01:55:21 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Oct 09 01:55:21 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 09 01:55:21 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window]
Oct 09 01:55:21 localhost.localdomain kernel: NET: Registered protocol family 2
Oct 09 01:55:21 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc)
Oct 09 01:55:21 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc)
Oct 09 01:55:21 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc)
Oct 09 01:55:21 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc)
Oct 09 01:55:21 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768)
Oct 09 01:55:21 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc)
Oct 09 01:55:21 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)
Oct 09 01:55:21 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)
Oct 09 01:55:21 localhost.localdomain kernel: NET: Registered protocol family 1
Oct 09 01:55:21 localhost.localdomain kernel: NET: Registered protocol family 44
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds
Oct 09 01:55:21 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 09 01:55:21 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64
Oct 09 01:55:21 localhost.localdomain kernel: Unpacking initramfs...
Oct 09 01:55:21 localhost.localdomain kernel: Freeing initrd memory: 30628K
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: bus type thunderbolt registered
Oct 09 01:55:21 localhost.localdomain kernel: Initialise system trusted keyrings
Oct 09 01:55:21 localhost.localdomain kernel: Key type blacklist registered
Oct 09 01:55:21 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0
Oct 09 01:55:21 localhost.localdomain kernel: zbud: loaded
Oct 09 01:55:21 localhost.localdomain kernel: pstore: using deflate compression
Oct 09 01:55:21 localhost.localdomain kernel: Platform Keyring initialized
Oct 09 01:55:21 localhost.localdomain kernel: NET: Registered protocol family 38
Oct 09 01:55:21 localhost.localdomain kernel: Key type asymmetric registered
Oct 09 01:55:21 localhost.localdomain kernel: Asymmetric key parser 'x509' registered
Oct 09 01:55:21 localhost.localdomain kernel: Running certificate verification selftests
Oct 09 01:55:21 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'
Oct 09 01:55:21 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Oct 09 01:55:21 localhost.localdomain kernel: io scheduler mq-deadline registered
Oct 09 01:55:21 localhost.localdomain kernel: io scheduler kyber registered
Oct 09 01:55:21 localhost.localdomain kernel: io scheduler bfq registered
Oct 09 01:55:21 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
Oct 09 01:55:21 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 09 01:55:21 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: Power Button [PWRF]
Oct 09 01:55:21 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
Oct 09 01:55:21 localhost.localdomain kernel: ACPI: Sleep Button [SLPF]
Oct 09 01:55:21 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47)
Oct 09 01:55:21 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout
Oct 09 01:55:21 localhost.localdomain kernel: Grant table initialized
Oct 09 01:55:21 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22!
Oct 09 01:55:21 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 09 01:55:21 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Oct 09 01:55:21 localhost.localdomain kernel: Non-volatile memory driver v1.3
Oct 09 01:55:21 localhost.localdomain kernel: rdac: device handler registered
Oct 09 01:55:21 localhost.localdomain kernel: hp_sw: device handler registered
Oct 09 01:55:21 localhost.localdomain kernel: emc: device handler registered
Oct 09 01:55:21 localhost.localdomain kernel: alua: device handler registered
Oct 09 01:55:21 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed
Oct 09 01:55:21 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic
Oct 09 01:55:21 localhost.localdomain kernel: usbserial: USB Serial support registered for generic
Oct 09 01:55:21 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Oct 09 01:55:21 localhost.localdomain kernel: i8042: Warning: Keylock active
Oct 09 01:55:21 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 09 01:55:21 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 09 01:55:21 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice
Oct 09 01:55:21 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0
Oct 09 01:55:21 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs
Oct 09 01:55:21 localhost.localdomain kernel: intel_pstate: CPU model not supported
Oct 09 01:55:21 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 09 01:55:21 localhost.localdomain kernel: usbcore: registered new interface driver usbhid
Oct 09 01:55:21 localhost.localdomain kernel: usbhid: USB HID core driver
Oct 09 01:55:21 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service
Oct 09 01:55:21 localhost.localdomain kernel: Initializing XFRM netlink socket
Oct 09 01:55:21 localhost.localdomain kernel: NET: Registered protocol family 10
Oct 09 01:55:21 localhost.localdomain kernel: Segment Routing with IPv6
Oct 09 01:55:21 localhost.localdomain kernel: NET: Registered protocol family 17
Oct 09 01:55:21 localhost.localdomain kernel: mpls_gso: MPLS GSO support
Oct 09 01:55:21 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged.
Oct 09 01:55:21 localhost.localdomain kernel: AES CTR mode by8 optimization enabled
Oct 09 01:55:21 localhost.localdomain kernel: sched_clock: Marking stable (510168066, 0)->(22501067437, -21990899371)
Oct 09 01:55:21 localhost.localdomain kernel: registered taskstats version 1
Oct 09 01:55:21 localhost.localdomain kernel: Loading compiled-in X.509 certificates
Oct 09 01:55:21 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f'
Oct 09 01:55:21 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'
Oct 09 01:55:21 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'
Oct 09 01:55:21 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud
Oct 09 01:55:21 localhost.localdomain kernel: page_owner is disabled
Oct 09 01:55:21 localhost.localdomain kernel: Key type big_key registered
Oct 09 01:55:21 localhost.localdomain kernel: Key type encrypted registered
Oct 09 01:55:21 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass!
Oct 09 01:55:21 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256
Oct 09 01:55:21 localhost.localdomain kernel: ima: No architecture policies found
Oct 09 01:55:21 localhost.localdomain kernel: evm: Initialising EVM extended attributes:
Oct 09 01:55:21 localhost.localdomain kernel: evm: security.selinux
Oct 09 01:55:21 localhost.localdomain kernel: evm: security.ima
Oct 09 01:55:21 localhost.localdomain kernel: evm: security.capability
Oct 09 01:55:21 localhost.localdomain kernel: evm: HMAC attrs: 0x1
Oct 09 01:55:21 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768
Oct 09 01:55:21 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0
Oct 09 01:55:21 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2024-10-09 05:55:21 UTC (1728453321)
Oct 09 01:55:21 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K
Oct 09 01:55:21 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K
Oct 09 01:55:21 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k
Oct 09 01:55:21 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K
Oct 09 01:55:21 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K
Oct 09 01:55:21 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
Oct 09 01:55:21 localhost.localdomain systemd[1]: Detected virtualization xen.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Detected architecture x86-64.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Running in initial RAM disk.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Set hostname to <localhost.localdomain>.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log).
Oct 09 01:55:21 localhost.localdomain systemd[1]: Reached target Swap.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Listening on udev Kernel Socket.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Listening on Journal Socket.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service.
Oct 09 01:55:21 localhost.localdomain systemd-journald[221]: Journal started
-- Subject: The journal has been started
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The system journal process has started up, opened the journal
-- files for writing and is now ready to process requests.
Oct 09 01:55:21 localhost.localdomain systemd-journald[221]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free.
-- Subject: Disk space used by the journal
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M.
-- Maximum allowed usage is set to 176.9M.
-- Leaving at least 265.4M free (of currently available 1.7G of disk space).
-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.
-- 
-- The limits controlling how much disk space is used by the journal may
-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,
-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in
-- /etc/systemd/journald.conf. See journald.conf(5) for details.
Oct 09 01:55:21 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Started Setup Virtual Console.
-- Subject: Unit systemd-vconsole-setup.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-vconsole-setup.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Starting dracut cmdline hook...
-- Subject: Unit dracut-cmdline.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-cmdline.service has begun starting up.
Oct 09 01:55:21 localhost.localdomain dracut-cmdline[245]: dracut-8 dracut-049-233.git20240115.el8
Oct 09 01:55:21 localhost.localdomain dracut-cmdline[245]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet
Oct 09 01:55:21 localhost.localdomain systemd[1]: Started dracut cmdline hook.
-- Subject: Unit dracut-cmdline.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-cmdline.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Starting dracut pre-udev hook...
-- Subject: Unit dracut-pre-udev.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-pre-udev.service has begun starting up.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Started dracut pre-udev hook.
-- Subject: Unit dracut-pre-udev.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-pre-udev.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager...
-- Subject: Unit systemd-udevd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd.service has begun starting up.
Oct 09 01:55:21 localhost.localdomain systemd-udevd[308]: Network interface NamePolicy= disabled on kernel command line, ignoring.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Started udev Kernel Device Manager.
-- Subject: Unit systemd-udevd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices...
-- Subject: Unit systemd-udev-trigger.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udev-trigger.service has begun starting up.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System...
-- Subject: Unit sys-kernel-config.mount has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sys-kernel-config.mount has begun starting up.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System.
-- Subject: Unit sys-kernel-config.mount has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sys-kernel-config.mount has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Started udev Coldplug all Devices.
-- Subject: Unit systemd-udev-trigger.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udev-trigger.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Starting dracut initqueue hook...
-- Subject: Unit dracut-initqueue.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-initqueue.service has begun starting up.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Reached target System Initialization.
-- Subject: Unit sysinit.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sysinit.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:21 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen...
-- Subject: Unit plymouth-start.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-start.service has begun starting up.
Oct 09 01:55:21 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Oct 09 01:55:21 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 342 (plymouthd).
Oct 09 01:55:22 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen.
-- Subject: Unit plymouth-start.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-start.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain systemd[1]: Reached target Paths.
-- Subject: Unit paths.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit paths.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
-- Subject: Unit systemd-ask-password-plymouth.path has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-ask-password-plymouth.path has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain systemd[1]: Reached target Basic System.
-- Subject: Unit basic.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit basic.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2.
Oct 09 01:55:22 localhost.localdomain systemd-udevd[334]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 09 01:55:22 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver
Oct 09 01:55:22 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled;
Oct 09 01:55:22 localhost.localdomain kernel:  xvda: xvda1
Oct 09 01:55:22 localhost.localdomain kernel: libata version 3.00 loaded.
Oct 09 01:55:22 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13
Oct 09 01:55:22 localhost.localdomain kernel: scsi host0: ata_piix
Oct 09 01:55:22 localhost.localdomain kernel: ACPI: bus type drm_connector registered
Oct 09 01:55:22 localhost.localdomain kernel: scsi host1: ata_piix
Oct 09 01:55:22 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14
Oct 09 01:55:22 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15
Oct 09 01:55:22 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console
Oct 09 01:55:22 localhost.localdomain systemd-udevd[348]: Using default interface naming scheme 'rhel-8.0'.
Oct 09 01:55:22 localhost.localdomain systemd-udevd[348]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 09 01:55:22 localhost.localdomain kernel: Console: switching to colour dummy device 80x25
Oct 09 01:55:22 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0
Oct 09 01:55:22 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device
Oct 09 01:55:22 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called
Oct 09 01:55:22 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48
Oct 09 01:55:22 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device
Oct 09 01:55:22 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2.
-- Subject: Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain systemd[1]: Reached target Initrd Root Device.
-- Subject: Unit initrd-root-device.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-root-device.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain systemd[1]: Started dracut initqueue hook.
-- Subject: Unit dracut-initqueue.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-initqueue.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2...
-- Subject: Unit systemd-fsck-root.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-fsck-root.service has begun starting up.
Oct 09 01:55:22 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre).
-- Subject: Unit remote-fs-pre.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit remote-fs-pre.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain systemd[1]: Reached target Remote File Systems.
-- Subject: Unit remote-fs.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit remote-fs.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain systemd-fsck[385]: /usr/sbin/fsck.xfs: XFS file system.
Oct 09 01:55:22 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2.
-- Subject: Unit systemd-fsck-root.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-fsck-root.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:22 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.993 MHz
Oct 09 01:55:22 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd3c81de5, max_idle_ns: 440795311645 ns
Oct 09 01:55:22 localhost.localdomain systemd[1]: Mounting /sysroot...
-- Subject: Unit sysroot.mount has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sysroot.mount has begun starting up.
Oct 09 01:55:22 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
Oct 09 01:55:22 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled
Oct 09 01:55:22 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem
Oct 09 01:55:24 localhost.localdomain kernel: XFS (xvda1): Ending clean mount
Oct 09 01:55:24 localhost.localdomain systemd[1]: Mounted /sysroot.
-- Subject: Unit sysroot.mount has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sysroot.mount has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:24 localhost.localdomain systemd[1]: Reached target Initrd Root File System.
-- Subject: Unit initrd-root-fs.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-root-fs.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:24 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root...
-- Subject: Unit initrd-parse-etc.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-parse-etc.service has begun starting up.
Oct 09 01:55:24 localhost.localdomain systemd[1]: Reloading.
Oct 09 01:55:25 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit initrd-parse-etc.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root.
-- Subject: Unit initrd-parse-etc.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-parse-etc.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Reached target Initrd File Systems.
-- Subject: Unit initrd-fs.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-fs.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Reached target Initrd Default Target.
-- Subject: Unit initrd.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook...
-- Subject: Unit dracut-pre-pivot.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-pre-pivot.service has begun starting up.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook.
-- Subject: Unit dracut-pre-pivot.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-pre-pivot.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
-- Subject: Unit initrd-cleanup.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-cleanup.service has begun starting up.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Starting Plymouth switch root service...
-- Subject: Unit plymouth-switch-root.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-switch-root.service has begun starting up.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Starting Setup Virtual Console...
-- Subject: Unit systemd-vconsole-setup.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-vconsole-setup.service has begun starting up.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Timers.
-- Subject: Unit timers.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit timers.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit dracut-pre-pivot.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook.
-- Subject: Unit dracut-pre-pivot.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-pre-pivot.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Initrd Default Target.
-- Subject: Unit initrd.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Initrd Root Device.
-- Subject: Unit initrd-root-device.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-root-device.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Remote File Systems.
-- Subject: Unit remote-fs.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit remote-fs.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre).
-- Subject: Unit remote-fs-pre.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit remote-fs-pre.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit dracut-initqueue.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped dracut initqueue hook.
-- Subject: Unit dracut-initqueue.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-initqueue.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Basic System.
-- Subject: Unit basic.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit basic.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target System Initialization.
-- Subject: Unit sysinit.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sysinit.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-udev-trigger.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices.
-- Subject: Unit systemd-udev-trigger.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udev-trigger.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager...
-- Subject: Unit systemd-udevd.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd.service has begun shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories.
-- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Swap.
-- Subject: Unit swap.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit swap.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Local File Systems.
-- Subject: Unit local-fs.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit local-fs.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-sysctl.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables.
-- Subject: Unit systemd-sysctl.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-sysctl.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Paths.
-- Subject: Unit paths.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit paths.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Sockets.
-- Subject: Unit sockets.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sockets.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped target Slices.
-- Subject: Unit slices.target has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit slices.target has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit initrd-cleanup.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons.
-- Subject: Unit initrd-cleanup.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-cleanup.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:25 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-udevd.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager.
-- Subject: Unit systemd-udevd.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev.
-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup-dev.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit kmod-static-nodes.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel.
-- Subject: Unit kmod-static-nodes.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit kmod-static-nodes.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit dracut-pre-udev.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook.
-- Subject: Unit dracut-pre-udev.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-pre-udev.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit dracut-cmdline.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Stopped dracut cmdline hook.
-- Subject: Unit dracut-cmdline.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-cmdline.service has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Closed udev Kernel Socket.
-- Subject: Unit systemd-udevd-kernel.socket has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd-kernel.socket has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-udevd-control.socket has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Closed udev Control Socket.
-- Subject: Unit systemd-udevd-control.socket has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd-control.socket has finished shutting down.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Starting Cleanup udevd DB...
-- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-udevadm-cleanup-db.service has begun starting up.
Oct 09 01:55:25 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Started Cleanup udevd DB.
-- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-udevadm-cleanup-db.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:25 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Started Setup Virtual Console.
-- Subject: Unit systemd-vconsole-setup.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-vconsole-setup.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Reached target Switch Root.
-- Subject: Unit initrd-switch-root.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-switch-root.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Started Plymouth switch root service.
-- Subject: Unit plymouth-switch-root.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-switch-root.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Starting Switch Root...
-- Subject: Unit initrd-switch-root.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit initrd-switch-root.service has begun starting up.
Oct 09 01:55:25 localhost.localdomain systemd[1]: Switching root.
Oct 09 01:55:25 localhost.localdomain systemd-journald[221]: Journal stopped
-- Subject: The journal has been stopped
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The system journal process has shut down and closed all currently
-- active journal files.
Oct 09 01:55:28 localhost.localdomain kernel: printk: systemd: 17 output lines suppressed due to ratelimiting
Oct 09 01:55:28 localhost.localdomain kernel: audit: type=1404 audit(1728453326.043:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
Oct 09 01:55:28 localhost.localdomain kernel: SELinux:  policy capability network_peer_controls=1
Oct 09 01:55:28 localhost.localdomain kernel: SELinux:  policy capability open_perms=1
Oct 09 01:55:28 localhost.localdomain kernel: SELinux:  policy capability extended_socket_class=1
Oct 09 01:55:28 localhost.localdomain kernel: SELinux:  policy capability always_check_network=0
Oct 09 01:55:28 localhost.localdomain kernel: SELinux:  policy capability cgroup_seclabel=1
Oct 09 01:55:28 localhost.localdomain kernel: SELinux:  policy capability nnp_nosuid_transition=1
Oct 09 01:55:28 localhost.localdomain kernel: audit: type=1403 audit(1728453326.867:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
Oct 09 01:55:28 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 825.853ms.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 14.362ms.
Oct 09 01:55:28 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
Oct 09 01:55:28 localhost.localdomain systemd[1]: Detected virtualization xen.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Detected architecture x86-64.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Set hostname to <localhost.localdomain>.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Initializing machine ID from random generator.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file.
Oct 09 01:55:28 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Stopped Switch Root.
Oct 09 01:55:28 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
Oct 09 01:55:28 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Oct 09 01:55:28 localhost.localdomain systemd-journald[505]: Journal started
-- Subject: The journal has been started
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The system journal process has started up, opened the journal
-- files for writing and is now ready to process requests.
Oct 09 01:55:28 localhost.localdomain systemd-journald[505]: Runtime journal (/run/log/journal/d978390e4a2b47cb92aeaf081b6b01b6) is 8.0M, max 176.9M, 168.9M free.
-- Subject: Disk space used by the journal
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Runtime journal (/run/log/journal/d978390e4a2b47cb92aeaf081b6b01b6) is currently using 8.0M.
-- Maximum allowed usage is set to 176.9M.
-- Leaving at least 265.4M free (of currently available 1.7G of disk space).
-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.
-- 
-- The limits controlling how much disk space is used by the journal may
-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,
-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in
-- /etc/systemd/journald.conf. See journald.conf(5) for details.
Oct 09 01:55:28 localhost.localdomain systemd[1]: systemd-journald.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-journald.service has successfully entered the 'dead' state.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Apply Kernel Variables.
-- Subject: Unit systemd-sysctl.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-sysctl.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Remount Root and Kernel File Systems.
-- Subject: Unit systemd-remount-fs.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-remount-fs.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage...
-- Subject: Unit systemd-journal-flush.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-journal-flush.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting Load/Save Random Seed...
-- Subject: Unit systemd-random-seed.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-random-seed.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel.
-- Subject: Unit kmod-static-nodes.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit kmod-static-nodes.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting Create Static Device Nodes in /dev...
-- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup-dev.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd-journald[505]: Runtime journal (/run/log/journal/d978390e4a2b47cb92aeaf081b6b01b6) is 8.0M, max 176.9M, 168.9M free.
-- Subject: Disk space used by the journal
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Runtime journal (/run/log/journal/d978390e4a2b47cb92aeaf081b6b01b6) is currently using 8.0M.
-- Maximum allowed usage is set to 176.9M.
-- Leaving at least 265.4M free (of currently available 1.7G of disk space).
-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.
-- 
-- The limits controlling how much disk space is used by the journal may
-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,
-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in
-- /etc/systemd/journald.conf. See journald.conf(5) for details.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Load/Save Random Seed.
-- Subject: Unit systemd-random-seed.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-random-seed.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage.
-- Subject: Unit systemd-journal-flush.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-journal-flush.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started udev Coldplug all Devices.
-- Subject: Unit systemd-udev-trigger.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udev-trigger.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Setup Virtual Console.
-- Subject: Unit systemd-vconsole-setup.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-vconsole-setup.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev.
-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup-dev.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager...
-- Subject: Unit systemd-udevd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre).
-- Subject: Unit local-fs-pre.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit local-fs-pre.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Reached target Local File Systems.
-- Subject: Unit local-fs.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit local-fs.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk...
-- Subject: Unit systemd-machine-id-commit.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-machine-id-commit.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
-- Subject: Unit plymouth-read-write.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-read-write.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs...
-- Subject: Unit import-state.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit import-state.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: etc-machine\x2did.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit etc-machine\x2did.mount has successfully entered the 'dead' state.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk.
-- Subject: Unit systemd-machine-id-commit.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-machine-id-commit.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 342 (plymouthd).
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
-- Subject: Unit plymouth-read-write.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-read-write.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Import network configuration from initramfs.
-- Subject: Unit import-state.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit import-state.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories...
-- Subject: Unit systemd-tmpfiles-setup.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories.
-- Subject: Unit systemd-tmpfiles-setup.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting Security Auditing Service...
-- Subject: Unit auditd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit auditd.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting RPC Bind...
-- Subject: Unit rpcbind.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpcbind.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Mounting RPC Pipe File System...
-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started RPC Bind.
-- Subject: Unit rpcbind.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpcbind.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd-udevd[537]: Network interface NamePolicy= disabled on kernel command line, ignoring.
Oct 09 01:55:28 localhost.localdomain auditd[562]: No plugins found, not dispatching events
Oct 09 01:55:28 localhost.localdomain auditd[562]: Init complete, auditd 3.1.2 listening for events (startup state enable)
Oct 09 01:55:28 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module.
Oct 09 01:55:28 localhost.localdomain kernel: RPC: Registered udp transport module.
Oct 09 01:55:28 localhost.localdomain kernel: RPC: Registered tcp transport module.
Oct 09 01:55:28 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Mounted RPC Pipe File System.
-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target.
-- Subject: Unit rpc_pipefs.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpc_pipefs.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain augenrules[565]: /sbin/augenrules: No change
Oct 09 01:55:28 localhost.localdomain augenrules[578]: No rules
Oct 09 01:55:28 localhost.localdomain augenrules[578]: enabled 1
Oct 09 01:55:28 localhost.localdomain augenrules[578]: failure 1
Oct 09 01:55:28 localhost.localdomain augenrules[578]: pid 562
Oct 09 01:55:28 localhost.localdomain augenrules[578]: rate_limit 0
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog_limit 8192
Oct 09 01:55:28 localhost.localdomain augenrules[578]: lost 0
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog 0
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog_wait_time 60000
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog_wait_time_actual 0
Oct 09 01:55:28 localhost.localdomain augenrules[578]: enabled 1
Oct 09 01:55:28 localhost.localdomain augenrules[578]: failure 1
Oct 09 01:55:28 localhost.localdomain augenrules[578]: pid 562
Oct 09 01:55:28 localhost.localdomain augenrules[578]: rate_limit 0
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog_limit 8192
Oct 09 01:55:28 localhost.localdomain augenrules[578]: lost 0
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog 3
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog_wait_time 60000
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog_wait_time_actual 0
Oct 09 01:55:28 localhost.localdomain augenrules[578]: enabled 1
Oct 09 01:55:28 localhost.localdomain augenrules[578]: failure 1
Oct 09 01:55:28 localhost.localdomain augenrules[578]: pid 562
Oct 09 01:55:28 localhost.localdomain augenrules[578]: rate_limit 0
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog_limit 8192
Oct 09 01:55:28 localhost.localdomain augenrules[578]: lost 0
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog 4
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog_wait_time 60000
Oct 09 01:55:28 localhost.localdomain augenrules[578]: backlog_wait_time_actual 0
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Security Auditing Service.
-- Subject: Unit auditd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit auditd.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Starting Update UTMP about System Boot/Shutdown...
-- Subject: Unit systemd-update-utmp.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-update-utmp.service has begun starting up.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Update UTMP about System Boot/Shutdown.
-- Subject: Unit systemd-update-utmp.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-update-utmp.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started udev Kernel Device Manager.
-- Subject: Unit systemd-udevd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Reached target System Initialization.
-- Subject: Unit sysinit.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sysinit.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket.
-- Subject: Unit sssd-kcm.socket has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sssd-kcm.socket has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started dnf makecache --timer.
-- Subject: Unit dnf-makecache.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dnf-makecache.timer has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories.
-- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-clean.timer has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket.
-- Subject: Unit dbus.socket has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dbus.socket has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Reached target Sockets.
-- Subject: Unit sockets.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sockets.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:28 localhost.localdomain systemd[1]: Reached target Basic System.
-- Subject: Unit basic.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit basic.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Started irqbalance daemon.
-- Subject: Unit irqbalance.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit irqbalance.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
-- Subject: Unit rngd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rngd.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Starting Restore /run/initramfs on shutdown...
-- Subject: Unit dracut-shutdown.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-shutdown.service has begun starting up.
Oct 09 01:55:29 localhost.localdomain rngd[600]: Disabling 7: PKCS11 Entropy generator (pkcs11)
Oct 09 01:55:29 localhost.localdomain rngd[600]: Disabling 5: NIST Network Entropy Beacon (nist)
Oct 09 01:55:29 localhost.localdomain rngd[600]: Disabling 9: Qrypt quantum entropy beacon (qrypt)
Oct 09 01:55:29 localhost.localdomain rngd[600]: Initializing available sources
Oct 09 01:55:29 localhost.localdomain rngd[600]: [hwrng ]: Initialization Failed
Oct 09 01:55:29 localhost.localdomain rngd[600]: [rdrand]: Enabling RDRAND rng support
Oct 09 01:55:29 localhost.localdomain rngd[600]: [rdrand]: Initialized
Oct 09 01:55:29 localhost.localdomain rngd[600]: [jitter]: JITTER timeout set to 5 sec
Oct 09 01:55:29 localhost.localdomain rngd[600]: [jitter]: Initializing AES buffer
Oct 09 01:55:29 localhost.localdomain systemd[1]: Starting NTP client/server...
-- Subject: Unit chronyd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit chronyd.service has begun starting up.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Starting Initial cloud-init job (pre-networking)...
-- Subject: Unit cloud-init-local.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init-local.service has begun starting up.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Started D-Bus System Message Bus.
-- Subject: Unit dbus.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dbus.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Reached target User and Group Name Lookups.
-- Subject: Unit nss-user-lookup.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit nss-user-lookup.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Starting Login Service...
-- Subject: Unit systemd-logind.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-logind.service has begun starting up.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Reached target sshd-keygen.target.
-- Subject: Unit sshd-keygen.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sshd-keygen.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Started daily update of the root trust anchor for DNSSEC.
-- Subject: Unit unbound-anchor.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit unbound-anchor.timer has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Reached target Timers.
-- Subject: Unit timers.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit timers.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Started Restore /run/initramfs on shutdown.
-- Subject: Unit dracut-shutdown.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-shutdown.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
Oct 09 01:55:29 localhost.localdomain systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound...
-- Subject: Unit unbound-anchor.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit unbound-anchor.service has begun starting up.
Oct 09 01:55:29 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
Oct 09 01:55:29 localhost.localdomain chronyd[612]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)
Oct 09 01:55:29 localhost.localdomain chronyd[612]: Loaded 0 symmetric keys
Oct 09 01:55:29 localhost.localdomain systemd-logind[609]: Watching system buttons on /dev/input/event0 (Power Button)
Oct 09 01:55:29 localhost.localdomain systemd-logind[609]: Watching system buttons on /dev/input/event1 (Sleep Button)
Oct 09 01:55:29 localhost.localdomain systemd-logind[609]: New seat seat0.
-- Subject: A new seat seat0 is now available
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new seat seat0 has been configured and is now available.
Oct 09 01:55:29 localhost.localdomain chronyd[612]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift
Oct 09 01:55:29 localhost.localdomain chronyd[612]: Using right/UTC timezone to obtain leap second data
Oct 09 01:55:29 localhost.localdomain dbus-daemon[608]: [system] Successfully activated service 'org.freedesktop.systemd1'
Oct 09 01:55:29 localhost.localdomain systemd[1]: Started Login Service.
-- Subject: Unit systemd-logind.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-logind.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd-logind[609]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Oct 09 01:55:29 localhost.localdomain systemd[1]: Started NTP client/server.
-- Subject: Unit chronyd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit chronyd.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain systemd-udevd[596]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 09 01:55:29 localhost.localdomain systemd-udevd[590]: Using default interface naming scheme 'rhel-8.0'.
Oct 09 01:55:29 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer
Oct 09 01:55:29 localhost.localdomain systemd-udevd[590]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 09 01:55:29 localhost.localdomain systemd[1]: unbound-anchor.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit unbound-anchor.service has successfully entered the 'dead' state.
Oct 09 01:55:29 localhost.localdomain systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound.
-- Subject: Unit unbound-anchor.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit unbound-anchor.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:29 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0
Oct 09 01:55:29 localhost.localdomain kernel: EDAC sbridge:  Ver: 1.1.2 
Oct 09 01:55:32 localhost.localdomain dhclient[648]: Internet Systems Consortium DHCP Client 4.3.6
Oct 09 01:55:32 localhost.localdomain dhclient[648]: Copyright 2004-2017 Internet Systems Consortium.
Oct 09 01:55:32 localhost.localdomain dhclient[648]: All rights reserved.
Oct 09 01:55:32 localhost.localdomain dhclient[648]: For info, please visit https://www.isc.org/software/dhcp/
Oct 09 01:55:32 localhost.localdomain dhclient[648]: 
Oct 09 01:55:32 localhost.localdomain dhclient[648]: Listening on LPF/eth0/0e:60:2b:48:31:0d
Oct 09 01:55:32 localhost.localdomain dhclient[648]: Sending on   LPF/eth0/0e:60:2b:48:31:0d
Oct 09 01:55:32 localhost.localdomain dhclient[648]: Sending on   Socket/fallback
Oct 09 01:55:32 localhost.localdomain dhclient[648]: Created duid "\000\004\331x9\016J+G\313\222\256\257\010\033k\001\266".
Oct 09 01:55:32 localhost.localdomain dhclient[648]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x53031924)
Oct 09 01:55:32 localhost.localdomain dhclient[648]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x53031924)
Oct 09 01:55:32 localhost.localdomain dhclient[648]: DHCPOFFER from 10.31.40.1
Oct 09 01:55:32 localhost.localdomain dhclient[648]: DHCPACK from 10.31.40.1 (xid=0x53031924)
Oct 09 01:55:32 localhost.localdomain dhclient[648]: bound to 10.31.40.187 -- renewal in 1799 seconds.
Oct 09 01:55:33 localhost.localdomain dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=663 comm="hostnamectl set-hostname ip-10-31-40-187.us-east-1" label="system_u:system_r:cloud_init_t:s0")
Oct 09 01:55:33 localhost.localdomain systemd[1]: Starting Hostname Service...
-- Subject: Unit systemd-hostnamed.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-hostnamed.service has begun starting up.
Oct 09 01:55:33 localhost.localdomain dbus-daemon[608]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 09 01:55:33 localhost.localdomain systemd[1]: Started Hostname Service.
-- Subject: Unit systemd-hostnamed.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-hostnamed.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd-hostnamed[664]: Changed static host name to 'ip-10-31-40-187.us-east-1.aws.redhat.com'
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd-hostnamed[664]: Changed host name to 'ip-10-31-40-187.us-east-1.aws.redhat.com'
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[646]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Wed, 09 Oct 2024 05:55:32 +0000. Up 11.40 seconds.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (pre-networking).
-- Subject: Unit cloud-init-local.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init-local.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target Network (Pre).
-- Subject: Unit network-pre.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit network-pre.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager...
-- Subject: Unit NetworkManager.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager.service has begun starting up.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9472] NetworkManager (version 1.40.16-15.el8) is starting... (boot:87283eb6-b185-4980-95fc-d0faffb5001c)
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9490] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf)
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Network Manager.
-- Subject: Unit NetworkManager.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target Network.
-- Subject: Unit network.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit network.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Dynamic System Tuning Daemon...
-- Subject: Unit tuned.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit tuned.service has begun starting up.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9638] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon...
-- Subject: Unit gssproxy.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit gssproxy.service has begun starting up.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online...
-- Subject: Unit NetworkManager-wait-online.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-wait-online.service has begun starting up.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9738] manager[0x55cc110fe080]: monitoring kernel firmware directory '/lib/firmware'.
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9773] hostname: hostname: using hostnamed
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9773] hostname: static hostname changed from (none) to "ip-10-31-40-187.us-east-1.aws.redhat.com"
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9787] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9922] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so)
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9922] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9924] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453333.9925] manager: Networking is enabled by state file
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=669 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
Oct 09 01:55:33 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: Unit NetworkManager-dispatcher.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has begun starting up.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com rngd[600]: [jitter]: Unable to obtain AES key, disabling JITTER source
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0007] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so")
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0008] settings: Loaded settings plugin: keyfile (internal)
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com rngd[600]: [jitter]: Initialization Failed
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com rngd[600]: Process privileges have been dropped to 2:2
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0093] dhcp: init: Using DHCP client 'internal'
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0095] device (lo): carrier: link connected
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0099] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0115] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0123] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0185] device (eth0): carrier: link connected
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0196] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0205] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0223] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0226] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0258] manager: NetworkManager state is now CONNECTING
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0263] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0274] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon.
-- Subject: Unit gssproxy.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit gssproxy.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services.
-- Subject: Unit nfs-client.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit nfs-client.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems (Pre).
-- Subject: Unit remote-fs-pre.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit remote-fs-pre.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems.
-- Subject: Unit remote-fs.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit remote-fs.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0295] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: Unit NetworkManager-dispatcher.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0330] dhcp4 (eth0): state changed new lease, address=10.31.40.187
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0346] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=669 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0570] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0597] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0604] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0618] manager: NetworkManager state is now CONNECTED_SITE
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0630] device (eth0): Activation: successful, device activated.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0651] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com NetworkManager[669]: <info>  [1728453334.0666] manager: startup complete
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Wait Online.
-- Subject: Unit NetworkManager-wait-online.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-wait-online.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)...
-- Subject: Unit cloud-init.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init.service has begun starting up.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com chronyd[612]: Added source 10.2.32.37
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com chronyd[612]: Added source 10.2.32.38
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com chronyd[612]: Added source 10.11.160.238
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com chronyd[612]: Added source 10.18.100.10
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Cloud-init v. 23.4-7.el8.2 running 'init' at Wed, 09 Oct 2024 05:55:34 +0000. Up 13.52 seconds.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: | Device |  Up  |           Address           |      Mask     | Scope  |     Hw-Address    |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: |  eth0  | True |         10.31.40.187        | 255.255.252.0 | global | 0e:60:2b:48:31:0d |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: |  eth0  | True | fe80::c60:2bff:fe48:310d/64 |       .       |  link  | 0e:60:2b:48:31:0d |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: |   lo   | True |          127.0.0.1          |   255.0.0.0   |  host  |         .         |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: |   lo   | True |           ::1/128           |       .       |  host  |         .         |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: | Route | Destination |  Gateway   |    Genmask    | Interface | Flags |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: |   0   |   0.0.0.0   | 10.31.40.1 |    0.0.0.0    |    eth0   |   UG  |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: |   1   |  10.31.40.0 |  0.0.0.0   | 255.255.252.0 |    eth0   |   U   |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +-------+-------------+---------+-----------+-------+
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: | Route | Destination | Gateway | Interface | Flags |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +-------+-------------+---------+-----------+-------+
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: |   1   |  fe80::/64  |    ::   |    eth0   |   U   |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: |   3   |  multicast  |    ::   |    eth0   |   U   |
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: ci-info: +-------+-------------+---------+-----------+-------+
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=672 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0")
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Authorization Manager...
-- Subject: Unit polkit.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit polkit.service has begun starting up.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com polkitd[942]: Started polkitd version 0.115
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Dynamic System Tuning Daemon.
-- Subject: Unit tuned.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit tuned.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com polkitd[942]: Loading rules from directory /etc/polkit-1/rules.d
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com polkitd[942]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com polkitd[942]: Finished loading, compiling and executing 2 rules
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com polkitd[942]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 09 01:55:34 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Authorization Manager.
-- Subject: Unit polkit.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit polkit.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Generating public/private rsa key pair.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: The key fingerprint is:
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: SHA256:0sh7r6sxPSP0RuESLAPtni8APSYu488rEURFeTDBBhE root@ip-10-31-40-187.us-east-1.aws.redhat.com
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: The key's randomart image is:
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: +---[RSA 3072]----+
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |.EOB+            |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: | . =oo           |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |....+ o .        |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |o.+ .+ = .       |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |.+.o .* S        |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |oo. o. B         |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |o... .= B        |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: | o. . .* +       |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |  o+....oo.      |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: +----[SHA256]-----+
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Generating public/private dsa key pair.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: The key fingerprint is:
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: SHA256:mtnK8q/53mQk69GZLOMk51GTuO9Tw1sf+H/xR13/6n0 root@ip-10-31-40-187.us-east-1.aws.redhat.com
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: The key's randomart image is:
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: +---[DSA 1024]----+
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |                 |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |         . .    .|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |        S =.  . +|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |       = O ++..o+|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |      = @ B. +.o=|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |    .. X X. .  oE|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |     o*=B.+. .o.B|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: +----[SHA256]-----+
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Generating public/private ecdsa key pair.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: The key fingerprint is:
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: SHA256:7xp6JW1A6uccHKUsbGToOq1Je7riQC1leWSQS5DpmUE root@ip-10-31-40-187.us-east-1.aws.redhat.com
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: The key's randomart image is:
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: +---[ECDSA 256]---+
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |.E+.o+           |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: | + o= o . .      |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |. ==.= + o       |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: | ++.o = =        |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: | o + o oS+       |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |. = . . =.+      |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |.. =   +.=.      |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |o + .  .+o       |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |.oo+  .....      |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: +----[SHA256]-----+
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Generating public/private ed25519 key pair.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: The key fingerprint is:
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: SHA256:f0YSu+4OeaGQ/Jh0P9l4EhlsWuCkUJXXqthfcPlTFUA root@ip-10-31-40-187.us-east-1.aws.redhat.com
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: The key's randomart image is:
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: +--[ED25519 256]--+
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |    ....+. ..E...|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |     . +.o. .   .|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |      . ..*. .  .|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |     . . +o=o   .|
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |      =oS.*o.. . |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |     ..*o= X. o  |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |      o =.X.=  . |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |         +.*     |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: |         o+      |
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[761]: +----[SHA256]-----+
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (metadata service crawler).
-- Subject: Unit cloud-init.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon...
-- Subject: Unit sshd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sshd.service has begun starting up.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online.
-- Subject: Unit network-online.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit network-online.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming...
-- Subject: Unit kdump.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit kdump.service has begun starting up.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service...
-- Subject: Unit rsyslog.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rsyslog.service has begun starting up.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart...
-- Subject: Unit rpc-statd-notify.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpc-statd-notify.service has begun starting up.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness....
-- Subject: Unit restraintd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit restraintd.service has begun starting up.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability.
-- Subject: Unit cloud-config.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-config.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config...
-- Subject: Unit cloud-config.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-config.service has begun starting up.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[1027]: Server listening on 0.0.0.0 port 22.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[1027]: Server listening on :: port 22.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon.
-- Subject: Unit sshd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sshd.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com sm-notify[1030]: Version 2.3.3 starting
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart.
-- Subject: Unit rpc-statd-notify.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpc-statd-notify.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness..
-- Subject: Unit restraintd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit restraintd.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com restraintd[1034]: Listening on http://localhost:8081
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com rsyslogd[1029]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="1029" x-info="https://www.rsyslog.com"] start
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service.
-- Subject: Unit rsyslog.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rsyslog.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:39 ip-10-31-40-187.us-east-1.aws.redhat.com rsyslogd[1029]: imjournal: journal files changed, reloading...  [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ]
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com kdumpctl[1038]: kdump: Detected change(s) in the following file(s):  /etc/fstab
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1276]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Wed, 09 Oct 2024 05:55:40 +0000. Up 19.22 seconds.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Apply the settings specified in cloud-config.
-- Subject: Unit cloud-config.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-config.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions...
-- Subject: Unit systemd-user-sessions.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-user-sessions.service has begun starting up.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts...
-- Subject: Unit cloud-final.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-final.service has begun starting up.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Permit User Sessions.
-- Subject: Unit systemd-user-sessions.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-user-sessions.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Hold until boot process finishes up...
-- Subject: Unit plymouth-quit-wait.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-quit-wait.service has begun starting up.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Terminate Plymouth Boot Screen...
-- Subject: Unit plymouth-quit.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-quit.service has begun starting up.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler.
-- Subject: Unit crond.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit crond.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com crond[1345]: (CRON) STARTUP (1.5.2)
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com crond[1345]: (CRON) INFO (Syslog will be used instead of sendmail.)
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com crond[1345]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 73% if used.)
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com crond[1345]: (CRON) INFO (running with inotify support)
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 342 (plymouthd).
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 342 (plymouthd).
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Hold until boot process finishes up.
-- Subject: Unit plymouth-quit-wait.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-quit-wait.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Terminate Plymouth Boot Screen.
-- Subject: Unit plymouth-quit.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-quit.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1.
-- Subject: Unit getty@tty1.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit getty@tty1.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts.
-- Subject: Unit getty.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit getty.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System.
-- Subject: Unit multi-user.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit multi-user.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Update UTMP about System Runlevel Changes...
-- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-update-utmp-runlevel.service has begun starting up.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Update UTMP about System Runlevel Changes.
-- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-update-utmp-runlevel.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com chronyd[612]: Selected source 10.2.32.37
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com kdumpctl[1038]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img
Oct 09 01:55:40 ip-10-31-40-187.us-east-1.aws.redhat.com chronyd[612]: System clock TAI offset set to 37 seconds
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1568]: dracut-049-233.git20240115.el8
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics  -o "plymouth dash resume ifcfg earlykdump" --compress=xz --mount "/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1627]: #############################################################
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1638]: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1645]: 1024 SHA256:mtnK8q/53mQk69GZLOMk51GTuO9Tw1sf+H/xR13/6n0 root@ip-10-31-40-187.us-east-1.aws.redhat.com (DSA)
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1650]: 256 SHA256:7xp6JW1A6uccHKUsbGToOq1Je7riQC1leWSQS5DpmUE root@ip-10-31-40-187.us-east-1.aws.redhat.com (ECDSA)
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1652]: 256 SHA256:f0YSu+4OeaGQ/Jh0P9l4EhlsWuCkUJXXqthfcPlTFUA root@ip-10-31-40-187.us-east-1.aws.redhat.com (ED25519)
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1654]: 3072 SHA256:0sh7r6sxPSP0RuESLAPtni8APSYu488rEURFeTDBBhE root@ip-10-31-40-187.us-east-1.aws.redhat.com (RSA)
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1655]: -----END SSH HOST KEY FINGERPRINTS-----
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1656]: #############################################################
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1586]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Wed, 09 Oct 2024 05:55:41 +0000. Up 20.10 seconds.
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com cloud-init[1586]: Cloud-init v. 23.4-7.el8.2 finished at Wed, 09 Oct 2024 05:55:41 +0000. Datasource DataSourceEc2Local.  Up 20.31 seconds
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Execute cloud user/final scripts.
-- Subject: Unit cloud-final.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-final.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target.
-- Subject: Unit cloud-init.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init.target has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'resume' will not be installed, because it's in the list to be omitted!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted!
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: memstrack is available
Oct 09 01:55:41 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: bash ***
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: systemd ***
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: systemd-initrd ***
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: watchdog-modules ***
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: nss-softokn ***
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: rngd ***
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: i18n ***
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: drm ***
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: prefixdevname ***
Oct 09 01:55:42 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: kernel-modules ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: kernel-modules-extra ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:   kernel-modules-extra: configuration source "/run/depmod.d/" does not exist
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:   kernel-modules-extra: configuration source "/lib/depmod.d/" does not exist
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:   kernel-modules-extra: parsing configuration file "/etc/depmod.d//dist.conf"
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:   kernel-modules-extra: /etc/depmod.d//dist.conf: added "updates extra built-in weak-updates" to the list of search directories
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: fstab-sys ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: rootfs-block ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: terminfo ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: udev-rules ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: Skipping udev rule: 91-permissions.rules
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: Skipping udev rule: 80-drivers-modprobe.rules
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: biosdevname ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: dracut-systemd ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: usrmount ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: base ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: fs-lib ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: kdumpbase ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: memstrack ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: microcode_ctl-fw_dir_override ***
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:   microcode_ctl module: mangling fw_dir
Oct 09 01:55:43 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware"
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel"...
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:       microcode_ctl: intel: caveats check for kernel version "4.18.0-553.5.1.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"...
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: configuration "intel-06-2d-07" is ignored
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"...
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: configuration "intel-06-4e-03" is ignored
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"...
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: configuration "intel-06-4f-01" is ignored
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"...
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: configuration "intel-06-55-04" is ignored
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"...
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: configuration "intel-06-5e-03" is ignored
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"...
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: configuration "intel-06-8c-01" is ignored
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"...
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"...
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]:     microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware"
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: shutdown ***
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including module: squash ***
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Including modules done ***
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Installing kernel module dependencies ***
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Installing kernel module dependencies done ***
Oct 09 01:55:44 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Resolving executable dependencies ***
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Resolving executable dependencies done***
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Hardlinking files ***
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Hardlinking files done ***
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Generating early-microcode cpio image ***
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Constructing GenuineIntel.bin ***
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Constructing GenuineIntel.bin ***
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Store current command line parameters ***
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: Stored kernel commandline:
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: No dracut internal kernel commandline stored in the initramfs
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Install squash loader ***
Oct 09 01:55:45 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Stripping files ***
Oct 09 01:55:46 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Stripping files done ***
Oct 09 01:55:46 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Squashing the files inside the initramfs ***
Oct 09 01:55:55 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Squashing the files inside the initramfs done ***
Oct 09 01:55:55 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' ***
Oct 09 01:55:55 ip-10-31-40-187.us-east-1.aws.redhat.com dracut[1570]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done ***
Oct 09 01:55:55 ip-10-31-40-187.us-east-1.aws.redhat.com kdumpctl[1038]: kdump: kexec: loaded kdump kernel
Oct 09 01:55:55 ip-10-31-40-187.us-east-1.aws.redhat.com kdumpctl[1038]: kdump: Starting kdump: [OK]
Oct 09 01:55:55 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Crash recovery kernel arming.
-- Subject: Unit kdump.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit kdump.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:55:55 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Startup finished in 528ms (kernel) + 4.518s (initrd) + 29.866s (userspace) = 34.913s.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- All system services necessary queued for starting at boot have been
-- started. Note that this does not mean that the machine is now idle as services
-- might still be busy with completing start-up.
-- 
-- Kernel start-up required 528533 microseconds.
-- 
-- Initial RAM disk start-up required 4518326 microseconds.
-- 
-- Userspace start-up required 29866800 microseconds.
Oct 09 01:56:03 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-hostnamed.service has successfully entered the 'dead' state.
Oct 09 01:56:46 ip-10-31-40-187.us-east-1.aws.redhat.com chronyd[612]: Selected source 71.123.46.185 (2.centos.pool.ntp.org)
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5075]: Accepted publickey for root from 10.30.32.160 port 37186 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-0.slice has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting User runtime directory /run/user/0...
-- Subject: Unit user-runtime-dir@0.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-runtime-dir@0.service has begun starting up.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd-logind[609]: New session 1 of user root.
-- Subject: A new session 1 has been created for user root
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new session with the ID 1 has been created for the user root.
-- 
-- The leading process of the session is 5075.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started User runtime directory /run/user/0.
-- Subject: Unit user-runtime-dir@0.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-runtime-dir@0.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0...
-- Subject: Unit user@0.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user@0.service has begun starting up.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[5080]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[5080]: Reached target Timers.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[5080]: Starting D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has begun starting up.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[5080]: Reached target Paths.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[5080]: Listening on D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[5080]: Reached target Sockets.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[5080]: Reached target Basic System.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[5080]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[5080]: Startup finished in 34ms.
-- Subject: User manager start-up is now complete
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The user manager instance for user 0 has been started. All services queued
-- for starting have been started. Note that other services might still be starting
-- up or be started at any later time.
-- 
-- Startup of the manager took 34454 microseconds.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0.
-- Subject: Unit user@0.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user@0.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of user root.
-- Subject: Unit session-1.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit session-1.scope has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5075]: pam_unix(sshd:session): session opened for user root by (uid=0)
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5089]: Received disconnect from 10.30.32.160 port 37186:11: disconnected by user
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5089]: Disconnected from user root 10.30.32.160 port 37186
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5075]: pam_unix(sshd:session): session closed for user root
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit session-1.scope has successfully entered the 'dead' state.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd-logind[609]: Session 1 logged out. Waiting for processes to exit.
Oct 09 01:57:59 ip-10-31-40-187.us-east-1.aws.redhat.com systemd-logind[609]: Removed session 1.
-- Subject: Session 1 has been terminated
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A session with the ID 1 has been terminated.
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5110]: Accepted publickey for root from 10.31.10.32 port 58254 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5109]: Accepted publickey for root from 10.31.10.32 port 58250 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com systemd-logind[609]: New session 3 of user root.
-- Subject: A new session 3 has been created for user root
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new session with the ID 3 has been created for the user root.
-- 
-- The leading process of the session is 5110.
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root.
-- Subject: Unit session-3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit session-3.scope has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com systemd-logind[609]: New session 4 of user root.
-- Subject: A new session 4 has been created for user root
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new session with the ID 4 has been created for the user root.
-- 
-- The leading process of the session is 5109.
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root.
-- Subject: Unit session-4.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit session-4.scope has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5110]: pam_unix(sshd:session): session opened for user root by (uid=0)
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5109]: pam_unix(sshd:session): session opened for user root by (uid=0)
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5115]: Received disconnect from 10.31.10.32 port 58254:11: disconnected by user
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5115]: Disconnected from user root 10.31.10.32 port 58254
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com sshd[5110]: pam_unix(sshd:session): session closed for user root
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit session-3.scope has successfully entered the 'dead' state.
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com systemd-logind[609]: Session 3 logged out. Waiting for processes to exit.
Oct 09 01:58:02 ip-10-31-40-187.us-east-1.aws.redhat.com systemd-logind[609]: Removed session 3.
-- Subject: Session 3 has been terminated
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A session with the ID 3 has been terminated.
Oct 09 01:59:08 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-r3d9b12ad276e4086b62b05ddaf5e4d1c.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-r3d9b12ad276e4086b62b05ddaf5e4d1c.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:59:08 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details.
Oct 09 01:59:08 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
-- Subject: Unit man-db-cache-update.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has begun starting up.
Oct 09 01:59:08 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-re46d1e0fc6cc48e1b396f4dcaedca0f0.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-re46d1e0fc6cc48e1b396f4dcaedca0f0.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:59:09 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit man-db-cache-update.service has successfully entered the 'dead' state.
Oct 09 01:59:09 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started man-db-cache-update.service.
-- Subject: Unit man-db-cache-update.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:59:09 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: run-r3d9b12ad276e4086b62b05ddaf5e4d1c.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-r3d9b12ad276e4086b62b05ddaf5e4d1c.service has successfully entered the 'dead' state.
Oct 09 01:59:09 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: run-re46d1e0fc6cc48e1b396f4dcaedca0f0.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-re46d1e0fc6cc48e1b396f4dcaedca0f0.service has successfully entered the 'dead' state.
Oct 09 01:59:17 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-r48471b1ea75c49c981e50574fd58c8ae.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-r48471b1ea75c49c981e50574fd58c8ae.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:59:17 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
-- Subject: Unit man-db-cache-update.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has begun starting up.
Oct 09 01:59:17 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit man-db-cache-update.service has successfully entered the 'dead' state.
Oct 09 01:59:17 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started man-db-cache-update.service.
-- Subject: Unit man-db-cache-update.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:59:17 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: run-r48471b1ea75c49c981e50574fd58c8ae.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-r48471b1ea75c49c981e50574fd58c8ae.service has successfully entered the 'dead' state.
Oct 09 01:59:23 ip-10-31-40-187.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.26' (uid=0 pid=7305 comm="hostnamectl set-hostname managed-node2 " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
Oct 09 01:59:23 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service...
-- Subject: Unit systemd-hostnamed.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-hostnamed.service has begun starting up.
Oct 09 01:59:23 ip-10-31-40-187.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 09 01:59:23 ip-10-31-40-187.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service.
-- Subject: Unit systemd-hostnamed.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-hostnamed.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:59:23 managed-node2 systemd-hostnamed[7306]: Changed static host name to 'managed-node2'
Oct 09 01:59:23 managed-node2 systemd-hostnamed[7306]: Changed host name to 'managed-node2'
Oct 09 01:59:23 managed-node2 NetworkManager[669]: <info>  [1728453563.3467] hostname: static hostname changed from "ip-10-31-40-187.us-east-1.aws.redhat.com" to "managed-node2"
Oct 09 01:59:23 managed-node2 dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=669 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
Oct 09 01:59:23 managed-node2 systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: Unit NetworkManager-dispatcher.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has begun starting up.
Oct 09 01:59:23 managed-node2 dbus-daemon[608]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 09 01:59:23 managed-node2 systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: Unit NetworkManager-dispatcher.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 01:59:23 managed-node2 NetworkManager[669]: <info>  [1728453563.3656] policy: set-hostname: set hostname to 'managed-node2' (from system configuration)
Oct 09 01:59:33 managed-node2 systemd[1]: NetworkManager-dispatcher.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.
Oct 09 01:59:53 managed-node2 systemd[1]: systemd-hostnamed.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-hostnamed.service has successfully entered the 'dead' state.
Oct 09 02:00:05 managed-node2 sshd[7922]: Accepted publickey for root from 10.31.41.72 port 54062 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE
Oct 09 02:00:05 managed-node2 systemd[1]: Started Session 5 of user root.
-- Subject: Unit session-5.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit session-5.scope has finished starting up.
-- 
-- The start-up result is done.
Oct 09 02:00:05 managed-node2 systemd-logind[609]: New session 5 of user root.
-- Subject: A new session 5 has been created for user root
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new session with the ID 5 has been created for the user root.
-- 
-- The leading process of the session is 7922.
Oct 09 02:00:05 managed-node2 sshd[7922]: pam_unix(sshd:session): session opened for user root by (uid=0)
Oct 09 02:00:06 managed-node2 platform-python[8067]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Oct 09 02:00:07 managed-node2 platform-python[8219]: ansible-service_facts Invoked
Oct 09 02:00:09 managed-node2 platform-python[8428]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Oct 09 02:00:09 managed-node2 platform-python[8551]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-bpftrace', 'bpftrace'] state=present allow_downgrade=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 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Oct 09 02:00:24 managed-node2 dbus-daemon[608]: [system] Reloaded configuration
Oct 09 02:00:24 managed-node2 dbus-daemon[608]: [system] Reloaded configuration
Oct 09 02:00:49 managed-node2 kernel: SELinux:  Converting 383 SID table entries...
Oct 09 02:00:49 managed-node2 kernel: SELinux:  policy capability network_peer_controls=1
Oct 09 02:00:49 managed-node2 kernel: SELinux:  policy capability open_perms=1
Oct 09 02:00:49 managed-node2 kernel: SELinux:  policy capability extended_socket_class=1
Oct 09 02:00:49 managed-node2 kernel: SELinux:  policy capability always_check_network=0
Oct 09 02:00:49 managed-node2 kernel: SELinux:  policy capability cgroup_seclabel=1
Oct 09 02:00:49 managed-node2 kernel: SELinux:  policy capability nnp_nosuid_transition=1
Oct 09 02:00:49 managed-node2 dbus-daemon[608]: [system] Reloaded configuration
Oct 09 02:00:50 managed-node2 groupadd[9319]: group added to /etc/group: name=pcp, GID=991
Oct 09 02:00:50 managed-node2 groupadd[9319]: group added to /etc/gshadow: name=pcp
Oct 09 02:00:50 managed-node2 groupadd[9319]: new group: name=pcp, GID=991
Oct 09 02:00:50 managed-node2 useradd[9326]: new user: name=pcp, UID=994, GID=991, home=/var/lib/pcp, shell=/sbin/nologin
Oct 09 02:00:59 managed-node2 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-r5687b0f57b794026bd1ad5b897380c35.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-r5687b0f57b794026bd1ad5b897380c35.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 02:00:59 managed-node2 systemd[1]: Starting man-db-cache-update.service...
-- Subject: Unit man-db-cache-update.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has begun starting up.
Oct 09 02:00:59 managed-node2 systemd[1]: Reloading.
Oct 09 02:01:00 managed-node2 systemd[1]: man-db-cache-update.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit man-db-cache-update.service has successfully entered the 'dead' state.
Oct 09 02:01:00 managed-node2 systemd[1]: Started man-db-cache-update.service.
-- Subject: Unit man-db-cache-update.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 02:01:00 managed-node2 systemd[1]: run-r5687b0f57b794026bd1ad5b897380c35.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-r5687b0f57b794026bd1ad5b897380c35.service has successfully entered the 'dead' state.
Oct 09 02:01:00 managed-node2 platform-python[10909]: ansible-file Invoked with path=/etc/pcp/bpftrace state=directory mode=0755 recurse=False 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 _original_basename=None _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
Oct 09 02:01:01 managed-node2 platform-python[11110]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/bpftrace/bpftrace.conf follow=True get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Oct 09 02:01:01 managed-node2 CROND[11178]: (root) CMD (run-parts /etc/cron.hourly)
Oct 09 02:01:01 managed-node2 run-parts[11181]: (/etc/cron.hourly) starting 0anacron
Oct 09 02:01:01 managed-node2 anacron[11187]: Anacron started on 2024-10-09
Oct 09 02:01:01 managed-node2 anacron[11187]: Will run job `cron.daily' in 35 min.
Oct 09 02:01:01 managed-node2 anacron[11187]: Will run job `cron.weekly' in 55 min.
Oct 09 02:01:01 managed-node2 anacron[11187]: Will run job `cron.monthly' in 75 min.
Oct 09 02:01:01 managed-node2 anacron[11187]: Jobs will be executed sequentially
Oct 09 02:01:01 managed-node2 run-parts[11189]: (/etc/cron.hourly) finished 0anacron
Oct 09 02:01:01 managed-node2 platform-python[11289]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728453661.0158057-9381-238610040037934/source dest=/etc/pcp/bpftrace/bpftrace.conf mode=0600 follow=True _original_basename=bpftrace.conf.j2 checksum=2559785fc812966eeb50dc5f6f22139195666360 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Oct 09 02:01:02 managed-node2 platform-python[11492]: ansible-ansible.legacy.dnf Invoked with name=['redis'] state=present allow_downgrade=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 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Oct 09 02:01:06 managed-node2 groupadd[11500]: group added to /etc/group: name=redis, GID=990
Oct 09 02:01:06 managed-node2 groupadd[11500]: group added to /etc/gshadow: name=redis
Oct 09 02:01:06 managed-node2 groupadd[11500]: new group: name=redis, GID=990
Oct 09 02:01:06 managed-node2 useradd[11507]: new user: name=redis, UID=993, GID=990, home=/var/lib/redis, shell=/sbin/nologin
Oct 09 02:01:07 managed-node2 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-r427f78648a6f4220a2c3cab6172d87ef.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-r427f78648a6f4220a2c3cab6172d87ef.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 02:01:07 managed-node2 systemd[1]: Starting man-db-cache-update.service...
-- Subject: Unit man-db-cache-update.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has begun starting up.
Oct 09 02:01:07 managed-node2 systemd[1]: Reloading.
Oct 09 02:01:07 managed-node2 systemd[1]: man-db-cache-update.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit man-db-cache-update.service has successfully entered the 'dead' state.
Oct 09 02:01:07 managed-node2 systemd[1]: Started man-db-cache-update.service.
-- Subject: Unit man-db-cache-update.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has finished starting up.
-- 
-- The start-up result is done.
Oct 09 02:01:07 managed-node2 systemd[1]: run-r427f78648a6f4220a2c3cab6172d87ef.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-r427f78648a6f4220a2c3cab6172d87ef.service has successfully entered the 'dead' state.
Oct 09 02:01:08 managed-node2 platform-python[12067]: ansible-file Invoked with path=/etc/redis state=directory owner=redis group=root mode=0750 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Oct 09 02:01:09 managed-node2 platform-python[12368]: 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 40
dr-xr-xr-x. 17 root   root    224 May 29 03:47 ../
drwxr-xr-x.  2 root   root     60 Oct  9 01:55 tmpfiles.d/
drwxr-xr-x.  2 root   root     40 Oct  9 01:55 mount/
drwxr-xr-x.  3 root   root     60 Oct  9 01:55 log/
drwxr-xr-x.  4 root   root    100 Oct  9 01:55 initramfs/
-r--r--r--.  1 root   root     33 Oct  9 01:55 machine-id
prw-------.  1 root   root      0 Oct  9 01:55 initctl|
srw-rw-rw-.  1 root   root      0 Oct  9 01:55 rpcbind.sock=
drwx------.  2 root   root     40 Oct  9 01:55 cryptsetup/
drwxr-xr-x.  2 root   root     40 Oct  9 01:55 setrans/
drwxr-xr-x.  2 root   root     40 Oct  9 01:55 faillock/
drwxr-xr-x.  2 root   root     40 Oct  9 01:55 console/
drwxr-xr-x.  2 root   root     40 Oct  9 01:55 sepermit/
drwxr-xr-x.  2 root   root     40 Oct  9 01:55 motd.d/
drwx--x--x.  3 root   root     60 Oct  9 01:55 sudo/
drwx------.  2 rpc    rpc      60 Oct  9 01:55 rpcbind/
-rw-r--r--.  1 root   root      4 Oct  9 01:55 auditd.pid
srw-rw-rw-.  1 root   root      0 Oct  9 01:55 .heim_org.h5l.kcm-socket=
drwxr-xr-x.  2 root   root     60 Oct  9 01:55 dbus/
drwxr-xr-x.  2 root   root     60 Oct  9 01:55 irqbalance/
-rw-r--r--.  1 root   root    690 Oct  9 01:55 dhclient.lease
-rw-r--r--.  1 root   root      4 Oct  9 01:55 dhclient.pid
-rw-------.  1 root   root      4 Oct  9 01:55 gssproxy.pid
srw-rw-rw-.  1 root   root      0 Oct  9 01:55 gssproxy.sock=
drwxr-xr-x.  2 root   root    100 Oct  9 01:55 chrony-helper/
drwxr-x---.  2 chrony chrony   80 Oct  9 01:55 chrony/
drwxr-xr-x.  2 root   root     60 Oct  9 01:55 tuned/
drwxr-xr-x.  7 root   root    160 Oct  9 01:55 udev/
-rw-r--r--.  1 root   root      5 Oct  9 01:55 sshd.pid
-rw-------.  1 root   root      5 Oct  9 01:55 sm-notify.pid
drwxr-xr-x.  3 root   root     80 Oct  9 01:55 lock/
-rw-------.  1 root   root      4 Oct  9 01:55 rsyslogd.pid
-rw-r--r--.  1 root   root      5 Oct  9 01:55 crond.pid
----------.  1 root   root      0 Oct  9 01:55 cron.reboot
drwxr-xr-x.  2 root   root     40 Oct  9 01:55 plymouth/
drwxr-xr-x.  2 root   root     80 Oct  9 01:55 blkid/
drwx------.  3 root   root    340 Oct  9 01:55 cloud-init/
-rw-------.  1 root   root      0 Oct  9 01:55 agetty.reload
drwxr-xr-x. 27 root   root    860 Oct  9 01:55 ./
drwxr-xr-x.  3 root   root     60 Oct  9 01:57 user/
drwxr-xr-x.  6 root   root    160 Oct  9 01:59 NetworkManager/
drwxr-xr-x. 17 root   root    440 Oct  9 02:01 systemd/
-rw-rw-r--.  1 root   utmp   1536 Oct  9 02:01 utmp
ERROR - /run/pcp does not exist

TASK [Reraise error] ***********************************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17
Wednesday 09 October 2024  02:01:09 -0400 (0:00:00.714)       0:01:04.296 ***** 
fatal: [managed-node2]: FAILED! => {
    "changed": false
}

MSG:

{'results': [{'failed': True, 'msg': "AnsibleUndefinedVariable: 'redis_save_to_disk' is undefined. 'redis_save_to_disk' is undefined", 'exception': 'Traceback (most recent call last):\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 1010, in do_template\n    res = myenv.concat(rf)\n          ^^^^^^^^^^^^^^^^\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py", line 83, in ansible_concat\n    return \'\'.join([to_text(v) for v in nodes])\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "<template>", line 30, in root\n  File "/usr/local/lib/python3.12/site-packages/jinja2/runtime.py", line 857, in _fail_with_undefined_error\n    raise self._undefined_exception(self._undefined_message)\njinja2.exceptions.UndefinedError: \'redis_save_to_disk\' is undefined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File "/usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py", line 152, in run\n    resultant = templar.do_template(template_data, preserve_trailing_newlines=True, escape_backslashes=False, overrides=overrides)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 1044, in do_template\n    raise AnsibleUndefinedVariable(e, orig_exc=e)\nansible.errors.AnsibleUndefinedVariable: \'redis_save_to_disk\' is undefined. \'redis_save_to_disk\' is undefined\n', '_ansible_no_log': False, 'changed': False, 'item': '/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_8_keyserver.conf.j2', 'ansible_loop_var': 'item', '_ansible_item_label': '/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_8_keyserver.conf.j2'}], 'skipped': False, 'failed': True, 'msg': 'One or more items failed', 'changed': False}

TASK [Get final state of services] *********************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3
Wednesday 09 October 2024  02:01:09 -0400 (0:00:00.029)       0:01:04.326 ***** 
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"
            },
            "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"
            },
            "auto-cpufreq.service": {
                "name": "auto-cpufreq.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ebtables.service": {
                "name": "ebtables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "halt-local.service": {
                "name": "halt-local.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "import-state.service": {
                "name": "import-state.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "iprdump.service": {
                "name": "iprdump.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "iprinit.service": {
                "name": "iprinit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "iprupdate.service": {
                "name": "iprupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "loadmodules.service": {
                "name": "loadmodules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "messagebus.service": {
                "name": "messagebus.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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-convert.service": {
                "name": "nfs-convert.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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": "inactive",
                "status": "disabled"
            },
            "pmfind.service": {
                "name": "pmfind.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pmie.service": {
                "name": "pmie.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pmie_check.service": {
                "name": "pmie_check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pmie_daily.service": {
                "name": "pmie_daily.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pmie_farm.service": {
                "name": "pmie_farm.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pmie_farm_check.service": {
                "name": "pmie_farm_check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pmlogger.service": {
                "name": "pmlogger.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pmlogger_check.service": {
                "name": "pmlogger_check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pmlogger_daily.service": {
                "name": "pmlogger_daily.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pmlogger_farm.service": {
                "name": "pmlogger_farm.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pmlogger_farm_check.service": {
                "name": "pmlogger_farm_check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pmproxy.service": {
                "name": "pmproxy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "power-profiles-daemon.service": {
                "name": "power-profiles-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "redis-sentinel.service": {
                "name": "redis-sentinel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "redis.service": {
                "name": "redis.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "active",
                "status": "enabled"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-plymouth.service": {
                "name": "systemd-ask-password-plymouth.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "masked"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "tcsd.service": {
                "name": "tcsd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "timedatex.service": {
                "name": "timedatex.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "tlp.service": {
                "name": "tlp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "tuned.service": {
                "name": "tuned.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [Restore state of services] ***********************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9
Wednesday 09 October 2024  02:01:11 -0400 (0:00:02.078)       0:01:06.405 ***** 
skipping: [managed-node2] => (item=pmcd)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_state.ansible_facts.services",
    "item": "pmcd",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=pmlogger)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_state.ansible_facts.services",
    "item": "pmlogger",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=pmie)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_state.ansible_facts.services",
    "item": "pmie",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=pmproxy)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_state.ansible_facts.services",
    "item": "pmproxy",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=redis)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_state.ansible_facts.services",
    "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"
}
skipping: [managed-node2] => {
    "changed": false
}

MSG:

All items skipped

TASK [Stop firewall] ***********************************************************
task path: /tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29
Wednesday 09 October 2024  02:01:11 -0400 (0:00:00.053)       0:01:06.458 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "metrics_manage_firewall | bool",
    "skip_reason": "Conditional result was False"
}

PLAY RECAP *********************************************************************
managed-node2              : ok=20   changed=4    unreachable=0    failed=1    skipped=11   rescued=1    ignored=0   

Wednesday 09 October 2024  02:01:11 -0400 (0:00:00.015)       0:01:06.474 ***** 
=============================================================================== 
fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages -- 50.98s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:41 
fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 5.87s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 
Get final state of services --------------------------------------------- 2.08s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 
Get initial state of services ------------------------------------------- 1.79s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 
Gathering Facts --------------------------------------------------------- 1.28s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:9 
fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured --- 1.11s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:61 
Collect logs ------------------------------------------------------------ 0.71s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 
fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists --- 0.63s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:54 
fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists --- 0.53s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:37 
fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree --- 0.47s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:18 
fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server is configured --- 0.20s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:46 
fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables --- 0.08s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 
fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables --- 0.06s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:4 
Stop test --------------------------------------------------------------- 0.06s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:17 
Setup metric querying service. ------------------------------------------ 0.06s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 
Setup bpftrace metrics. ------------------------------------------------- 0.06s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 
Restore state of services ----------------------------------------------- 0.05s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 
fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree --- 0.03s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 
Run the role ------------------------------------------------------------ 0.03s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:27 
Handle test failure ----------------------------------------------------- 0.03s
/tmp/collections-Ptz/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:47