ansible-playbook [core 2.17.5] 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-tBR executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/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-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_verify_query.yml *********************************************** 2 plays in /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:5 Monday 14 October 2024 04:18:07 -0400 (0:00:00.011) 0:00:00.011 ******** 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-3a9/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the role with query service enabled] ******************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:9 Monday 14 October 2024 04:18:07 -0400 (0:00:00.018) 0:00:00.030 ******** [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [End test] **************************************************************** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:15 Monday 14 October 2024 04:18:08 -0400 (0:00:01.306) 0:00:01.336 ******** 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-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Monday 14 October 2024 04:18:08 -0400 (0:00:00.042) 0:00:01.379 ******** 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" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "stopped", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:25 Monday 14 October 2024 04:18:10 -0400 (0:00:01.912) 0:00:03.291 ******** included: fedora.linux_system_roles.metrics for managed-node2 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Monday 14 October 2024 04:18:10 -0400 (0:00:00.048) 0:00:03.340 ******** 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-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Monday 14 October 2024 04:18:10 -0400 (0:00:00.019) 0:00:03.359 ******** 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-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Monday 14 October 2024 04:18:10 -0400 (0:00:00.016) 0:00:03.375 ******** 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-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Monday 14 October 2024 04:18:10 -0400 (0:00:00.020) 0:00:03.395 ******** 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-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Monday 14 October 2024 04:18:10 -0400 (0:00:00.017) 0:00:03.413 ******** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Monday 14 October 2024 04:18:10 -0400 (0:00:00.016) 0:00:03.429 ******** ok: [managed-node2] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Monday 14 October 2024 04:18:10 -0400 (0:00:00.023) 0:00:03.453 ******** 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-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Monday 14 October 2024 04:18:10 -0400 (0:00:00.020) 0:00:03.473 ******** 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-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Monday 14 October 2024 04:18:10 -0400 (0:00:00.015) 0:00:03.489 ******** 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-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Monday 14 October 2024 04:18:10 -0400 (0:00:00.020) 0:00:03.509 ******** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Monday 14 October 2024 04:18:10 -0400 (0:00:00.019) 0:00:03.529 ******** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Monday 14 October 2024 04:18:10 -0400 (0:00:00.049) 0:00:03.578 ******** ok: [managed-node2] => (item=/tmp/collections-tBR/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-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } skipping: [managed-node2] => (item=/tmp/collections-tBR/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-tBR/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-tBR/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-tBR/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-tBR/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-tBR/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-tBR/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-tBR/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-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.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-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed-node2] => (item=/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.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-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed-node2] => (item=/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_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-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Monday 14 October 2024 04:18:10 -0400 (0:00:00.063) 0:00:03.642 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] *** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Monday 14 October 2024 04:18:11 -0400 (0:00:00.610) 0:00:04.253 ******** ok: [managed-node2] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] *** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Monday 14 October 2024 04:18:11 -0400 (0:00:00.023) 0:00:04.277 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists] *** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:37 Monday 14 October 2024 04:18:12 -0400 (0:00:01.469) 0:00:05.746 ******** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0750", "owner": "redis", "path": "/etc/redis", "secontext": "system_u:object_r:redis_conf_t:s0", "size": 45, "state": "directory", "uid": 992 } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server is configured] *** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:46 Monday 14 October 2024 04:18:13 -0400 (0:00:00.618) 0:00:06.365 ******** 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 failed: [managed-node2] (item=/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_9_keyserver.conf.j2) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_9_keyserver.conf.j2" } MSG: AnsibleUndefinedVariable: 'redis_save_to_disk' is undefined TASK [Handle failure case] ***************************************************** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_query.yml:44 Monday 14 October 2024 04:18:13 -0400 (0:00:00.224) 0:00:06.589 ******** included: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed-node2 TASK [Collect logs] ************************************************************ task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Monday 14 October 2024 04:18:13 -0400 (0:00:00.025) 0:00:06.615 ******** 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.042475", "end": "2024-10-14 04:18:14.217305", "rc": 0, "start": "2024-10-14 04:18:14.174830" } STDOUT: Oct 14 03:25:20 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Oct 14 03:25:20 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 261. Oct 14 03:25:20 localhost systemd[1]: Condition check resulted in /dev/ttyS0 being skipped. ░░ Subject: A start job for unit dev-ttyS0.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-ttyS0.device has finished successfully. ░░ ░░ The job identifier is 238. Oct 14 03:25:20 localhost kernel: RPC: Registered named UNIX socket transport module. Oct 14 03:25:20 localhost kernel: RPC: Registered udp transport module. Oct 14 03:25:20 localhost kernel: RPC: Registered tcp transport module. Oct 14 03:25:20 localhost kernel: RPC: Registered tcp-with-tls transport module. Oct 14 03:25:20 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Oct 14 03:25:20 localhost systemd[1]: Mounted RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 212. Oct 14 03:25:20 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 211. Oct 14 03:25:20 localhost auditd[531]: No plugins found, not dispatching events Oct 14 03:25:20 localhost systemd[1]: Started RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 231. Oct 14 03:25:20 localhost auditd[531]: Init complete, auditd 3.1.5 listening for events (startup state enable) Oct 14 03:25:20 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Oct 14 03:25:20 localhost systemd-udevd[503]: Network interface NamePolicy= disabled on kernel command line. Oct 14 03:25:20 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Oct 14 03:25:20 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Oct 14 03:25:20 localhost kernel: Console: switching to colour dummy device 80x25 Oct 14 03:25:20 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Oct 14 03:25:20 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Oct 14 03:25:20 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Oct 14 03:25:20 localhost kernel: Console: switching to colour frame buffer device 128x48 Oct 14 03:25:20 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Oct 14 03:25:21 localhost augenrules[534]: /sbin/augenrules: No change Oct 14 03:25:21 localhost augenrules[564]: No rules Oct 14 03:25:21 localhost augenrules[564]: enabled 1 Oct 14 03:25:21 localhost augenrules[564]: failure 1 Oct 14 03:25:21 localhost augenrules[564]: pid 531 Oct 14 03:25:21 localhost augenrules[564]: rate_limit 0 Oct 14 03:25:21 localhost augenrules[564]: backlog_limit 8192 Oct 14 03:25:21 localhost augenrules[564]: lost 0 Oct 14 03:25:21 localhost augenrules[564]: backlog 0 Oct 14 03:25:21 localhost augenrules[564]: backlog_wait_time 60000 Oct 14 03:25:21 localhost augenrules[564]: backlog_wait_time_actual 0 Oct 14 03:25:21 localhost augenrules[564]: enabled 1 Oct 14 03:25:21 localhost augenrules[564]: failure 1 Oct 14 03:25:21 localhost augenrules[564]: pid 531 Oct 14 03:25:21 localhost augenrules[564]: rate_limit 0 Oct 14 03:25:21 localhost augenrules[564]: backlog_limit 8192 Oct 14 03:25:21 localhost augenrules[564]: lost 0 Oct 14 03:25:21 localhost augenrules[564]: backlog 4 Oct 14 03:25:21 localhost augenrules[564]: backlog_wait_time 60000 Oct 14 03:25:21 localhost augenrules[564]: backlog_wait_time_actual 0 Oct 14 03:25:21 localhost augenrules[564]: enabled 1 Oct 14 03:25:21 localhost augenrules[564]: failure 1 Oct 14 03:25:21 localhost augenrules[564]: pid 531 Oct 14 03:25:21 localhost augenrules[564]: rate_limit 0 Oct 14 03:25:21 localhost augenrules[564]: backlog_limit 8192 Oct 14 03:25:21 localhost augenrules[564]: lost 0 Oct 14 03:25:21 localhost augenrules[564]: backlog 4 Oct 14 03:25:21 localhost augenrules[564]: backlog_wait_time 60000 Oct 14 03:25:21 localhost augenrules[564]: backlog_wait_time_actual 0 Oct 14 03:25:21 localhost systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 201. Oct 14 03:25:21 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 241. Oct 14 03:25:21 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 241. Oct 14 03:25:21 localhost systemd[1]: Reached target System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 117. Oct 14 03:25:21 localhost systemd[1]: Started dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 189. Oct 14 03:25:21 localhost systemd[1]: Started Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 195. Oct 14 03:25:21 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 196. Oct 14 03:25:21 localhost systemd[1]: Reached target Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 188. Oct 14 03:25:21 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 180. Oct 14 03:25:21 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 181. Oct 14 03:25:21 localhost systemd[1]: Reached target Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 179. Oct 14 03:25:21 localhost systemd[1]: Starting D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 193. Oct 14 03:25:21 localhost systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 143. Oct 14 03:25:21 localhost systemd[1]: Started D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 193. Oct 14 03:25:21 localhost systemd[1]: Reached target Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 116. Oct 14 03:25:21 localhost dbus-broker-lau[572]: Ready Oct 14 03:25:21 localhost systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 198. Oct 14 03:25:21 localhost systemd[1]: Starting Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 227. Oct 14 03:25:21 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 166. Oct 14 03:25:21 localhost systemd[1]: Started irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 246. Oct 14 03:25:21 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). ░░ Subject: A start job for unit microcode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit microcode.service has finished successfully. ░░ ░░ The job identifier is 187. Oct 14 03:25:21 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 230. Oct 14 03:25:21 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 225. Oct 14 03:25:21 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 226. Oct 14 03:25:21 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 223. Oct 14 03:25:21 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 222. Oct 14 03:25:21 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 244. Oct 14 03:25:21 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 245. Oct 14 03:25:21 localhost systemd[1]: Starting User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 205. Oct 14 03:25:21 localhost systemd[1]: Starting Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 266. Oct 14 03:25:21 localhost systemd[1]: Finished Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 166. Oct 14 03:25:21 localhost /usr/sbin/irqbalance[584]: libcap-ng used by "/usr/sbin/irqbalance" failed dropping bounding set due to not having CAP_SETPCAP in capng_apply Oct 14 03:25:21 localhost systemd-logind[586]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Oct 14 03:25:21 localhost systemd-logind[586]: Watching system buttons on /dev/input/event0 (Power Button) Oct 14 03:25:21 localhost systemd-logind[586]: Watching system buttons on /dev/input/event1 (Sleep Button) Oct 14 03:25:21 localhost systemd-logind[586]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Oct 14 03:25:21 localhost systemd[1]: Started User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 205. Oct 14 03:25:22 localhost systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Oct 14 03:25:22 localhost systemd[1]: Finished Rotate log files. ░░ Subject: A start job for unit logrotate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished successfully. ░░ ░░ The job identifier is 266. Oct 14 03:25:22 localhost chronyd[593]: chronyd version 4.6 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Oct 14 03:25:22 localhost chronyd[593]: Loaded 0 symmetric keys Oct 14 03:25:22 localhost rngd[585]: Disabling 7: PKCS11 Entropy generator (pkcs11) Oct 14 03:25:22 localhost rngd[585]: Disabling 5: NIST Network Entropy Beacon (nist) Oct 14 03:25:22 localhost rngd[585]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Oct 14 03:25:22 localhost rngd[585]: Initializing available sources Oct 14 03:25:22 localhost rngd[585]: [hwrng ]: Initialization Failed Oct 14 03:25:22 localhost chronyd[593]: Using right/UTC timezone to obtain leap second data Oct 14 03:25:22 localhost chronyd[593]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Oct 14 03:25:22 localhost chronyd[593]: Loaded seccomp filter (level 2) Oct 14 03:25:22 localhost systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 198. Oct 14 03:25:22 localhost rngd[585]: [rdrand]: Enabling RDRAND rng support Oct 14 03:25:22 localhost rngd[585]: [rdrand]: Initialized Oct 14 03:25:22 localhost rngd[585]: [jitter]: JITTER timeout set to 5 sec Oct 14 03:25:22 localhost rngd[585]: [jitter]: Initializing AES buffer Oct 14 03:25:27 localhost rngd[585]: [jitter]: Unable to obtain AES key, disabling JITTER source Oct 14 03:25:27 localhost rngd[585]: [jitter]: Initialization Failed Oct 14 03:25:27 localhost rngd[585]: [namedpipe]: Initialization Failed Oct 14 03:25:27 localhost rngd[585]: Process privileges have been dropped to 2:2 Oct 14 03:25:27 localhost cloud-init[599]: Cloud-init v. 23.4-19.el9 running 'init-local' at Mon, 14 Oct 2024 07:25:26 +0000. Up 21.97 seconds. Oct 14 03:25:27 localhost dhclient[602]: Internet Systems Consortium DHCP Client 4.4.2b1 Oct 14 03:25:27 localhost dhclient[602]: Copyright 2004-2019 Internet Systems Consortium. Oct 14 03:25:27 localhost dhclient[602]: All rights reserved. Oct 14 03:25:27 localhost dhclient[602]: For info, please visit https://www.isc.org/software/dhcp/ Oct 14 03:25:27 localhost dhclient[602]: Oct 14 03:25:27 localhost dhclient[602]: Listening on LPF/eth0/02:97:53:d0:91:27 Oct 14 03:25:27 localhost dhclient[602]: Sending on LPF/eth0/02:97:53:d0:91:27 Oct 14 03:25:27 localhost dhclient[602]: Sending on Socket/fallback Oct 14 03:25:27 localhost dhclient[602]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x91aa5548) Oct 14 03:25:27 localhost dhclient[602]: DHCPOFFER of 10.31.44.206 from 10.31.44.1 Oct 14 03:25:27 localhost dhclient[602]: DHCPREQUEST for 10.31.44.206 on eth0 to 255.255.255.255 port 67 (xid=0x91aa5548) Oct 14 03:25:27 localhost dhclient[602]: DHCPACK of 10.31.44.206 from 10.31.44.1 (xid=0x91aa5548) Oct 14 03:25:27 localhost dhclient[602]: bound to 10.31.44.206 -- renewal in 1376 seconds. Oct 14 03:25:27 localhost systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 329. Oct 14 03:25:27 localhost systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 329. Oct 14 03:25:27 ip-10-31-44-206.us-east-1.aws.redhat.com systemd-hostnamed[617]: Hostname set to (static) Oct 14 03:25:27 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 227. Oct 14 03:25:27 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 155. Oct 14 03:25:27 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 192. Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.7109] NetworkManager (version 1.51.0-1.el9) is starting... (boot:cecf89d7-93a4-43d4-a55c-141ea09d036e) Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.7112] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8104] manager[0x558d8733b080]: monitoring kernel firmware directory '/lib/firmware'. Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8127] hostname: hostname: using hostnamed Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8128] hostname: static hostname changed from (none) to "ip-10-31-44-206.us-east-1.aws.redhat.com" Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8136] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8696] manager[0x558d8733b080]: rfkill: Wi-Fi hardware radio set enabled Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8697] manager[0x558d8733b080]: rfkill: WWAN hardware radio set enabled Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 394. Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8867] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.51.0-1.el9/libnm-device-plugin-team.so) Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8868] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8874] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8876] manager: Networking is enabled by state file Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.8922] settings: Loaded settings plugin: keyfile (internal) Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 401. Oct 14 03:25:28 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890728.9757] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.51.0-1.el9/libnm-settings-plugin-ifcfg-rh.so") Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0463] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0471] dhcp: init: Using DHCP client 'internal' Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0473] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0495] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0500] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0507] device (lo): Activation: starting connection 'lo' (b47db6d4-d94c-4457-aaaf-e363270e34db) Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0515] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0519] device (eth0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 192. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0538] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0555] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 194. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0578] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0581] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0585] device (eth0): carrier: link connected Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0591] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0599] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0608] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0612] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0613] device (eth0): state change: disconnected -> prepare (reason 'none', managed-type: 'full') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0617] manager: NetworkManager state is now CONNECTING Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0619] device (eth0): state change: prepare -> config (reason 'none', managed-type: 'full') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0624] device (eth0): state change: config -> ip-config (reason 'none', managed-type: 'full') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0627] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0639] dhcp4 (eth0): state changed new lease, address=10.31.44.206 Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0642] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 191. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 214. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.0779] device (eth0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 401. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.1968] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.1975] device (eth0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.1980] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.2009] device (lo): Activation: successful, device activated. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.2014] device (eth0): state change: secondaries -> activated (reason 'none', managed-type: 'full') Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.2017] manager: NetworkManager state is now CONNECTED_SITE Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.2020] device (eth0): Activation: successful, device activated. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.2025] manager: NetworkManager state is now CONNECTED_GLOBAL Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728890729.2028] manager: startup complete Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 191. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 220. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 214. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 210. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 208. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 216. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 247. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 173. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com chronyd[593]: Added source 10.11.160.238 Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com chronyd[593]: Added source 10.18.100.10 Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com chronyd[593]: Added source 10.2.32.37 Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com chronyd[593]: Added source 10.2.32.38 Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Cloud-init v. 23.4-19.el9 running 'init' at Mon, 14 Oct 2024 07:25:29 +0000. Up 24.49 seconds. Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | eth0 | True | 10.31.44.206 | 255.255.252.0 | global | 02:97:53:d0:91:27 | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | eth0 | True | fe80::97:53ff:fed0:9127/64 | . | link | 02:97:53:d0:91:27 | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | lo | True | ::1/128 | . | host | . | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | Route | Destination | Gateway | Interface | Flags | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | 3 | multicast | :: | eth0 | U | Oct 14 03:25:29 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Generating public/private rsa key pair. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: The key fingerprint is: Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: SHA256:ULHlDndgevESg9tsYABw2HASHK/6UbnDXSG7wc5Vs7E root@ip-10-31-44-206.us-east-1.aws.redhat.com Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: The key's randomart image is: Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: +---[RSA 3072]----+ Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | .*B+...ooB | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | o=. .+* * | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | . o.==O o | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | . o +.B+B | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | . o + S.E | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | . o = = | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |. . + = | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | . . . | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | . | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: +----[SHA256]-----+ Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Generating public/private dsa key pair. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: The key fingerprint is: Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: SHA256:AU/ZpODIjpqx+L+9KAl/J8UmbtJhQ+Tu64gwVqlcC2o root@ip-10-31-44-206.us-east-1.aws.redhat.com Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: The key's randomart image is: Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: +---[DSA 1024]----+ Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | o .+. | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | ..o =... | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | oo . + | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | o+ . | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |...*.. S | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |=== B + | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |OE B * | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |++=.Bo. | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |. oB*=o. | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: +----[SHA256]-----+ Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Generating public/private ecdsa key pair. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: The key fingerprint is: Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: SHA256:T2Sj8wYccBebHg4pR1jvUKXp1ueBpvuS18i5zTHL9SA root@ip-10-31-44-206.us-east-1.aws.redhat.com Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: The key's randomart image is: Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: +---[ECDSA 256]---+ Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | .o+ +o. | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | .+ = = | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | . * @ | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | + % + . | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | S B + o | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | B o o . | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | =oE+= .| Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | .o.==.*.| Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | .+o.= .| Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: +----[SHA256]-----+ Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Generating public/private ed25519 key pair. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: The key fingerprint is: Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: SHA256:kqoEJge5g55+NAtdRh5CeXMRYeVVoR1eKYj7vOvh1EE root@ip-10-31-44-206.us-east-1.aws.redhat.com Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: The key's randomart image is: Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: +--[ED25519 256]--+ Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | ... ==...o+...| Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | . o =......+.o. | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |o = + ... E. | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |.o + . . . | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |*.o o o S o . | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |+=.+ . . o. . | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | o+ + o.. | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: |.. + o.. | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: | .o .+. | Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[712]: +----[SHA256]-----+ Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 220. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 219. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 190. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 218. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 242. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 202. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 215. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 243. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 221. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 202. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[793]: Server listening on 0.0.0.0 port 22. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[793]: Server listening on :: port 22. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 221. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com sm-notify[790]: Version 2.5.4 starting Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 215. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[802]: Cloud-init v. 23.4-19.el9 running 'modules:config' at Mon, 14 Oct 2024 07:25:31 +0000. Up 26.43 seconds. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com rsyslogd[792]: [origin software="rsyslogd" swVersion="8.2310.0-4.el9" x-pid="792" x-info="https://www.rsyslog.com"] start Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 243. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[793]: Received signal 15; terminating. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 479. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 479 and the job result is done. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 547 and the job result is done. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 547. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 545. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 546. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 543. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 547. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 479. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[829]: Server listening on 0.0.0.0 port 22. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 479. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[829]: Server listening on :: port 22. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com rsyslogd[792]: imjournal: journal files changed, reloading... [v8.2310.0-4.el9 try https://www.rsyslog.com/e/0 ] Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 218. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 228. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 204. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 204. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 203. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 233. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0. ░░ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit serial-getty@ttyS0.service has finished successfully. ░░ ░░ The job identifier is 237. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 232. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 115. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 240. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ 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 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 240. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com crond[846]: (CRON) STARTUP (1.5.7) Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com crond[846]: (CRON) INFO (Syslog will be used instead of sendmail.) Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com crond[846]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 51% if used.) Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com crond[846]: (CRON) INFO (running with inotify support) Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com restraintd[794]: Listening on http://localhost:8081 Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[858]: Cloud-init v. 23.4-19.el9 running 'modules:final' at Mon, 14 Oct 2024 07:25:31 +0000. Up 26.96 seconds. Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 0 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 0 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 48 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 48 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 49 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 49 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 50 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 50 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 51 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 51 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 52 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 52 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 53 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 53 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 54 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 54 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 55 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 55 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 56 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 56 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 57 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 57 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 58 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 58 affinity is now unmanaged Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: Cannot change IRQ 59 affinity: Input/output error Oct 14 03:25:31 ip-10-31-44-206.us-east-1.aws.redhat.com irqbalance[584]: IRQ 59 affinity is now unmanaged Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[867]: ############################################################# Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[868]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[870]: 1024 SHA256:AU/ZpODIjpqx+L+9KAl/J8UmbtJhQ+Tu64gwVqlcC2o root@ip-10-31-44-206.us-east-1.aws.redhat.com (DSA) Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[872]: 256 SHA256:T2Sj8wYccBebHg4pR1jvUKXp1ueBpvuS18i5zTHL9SA root@ip-10-31-44-206.us-east-1.aws.redhat.com (ECDSA) Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[874]: 256 SHA256:kqoEJge5g55+NAtdRh5CeXMRYeVVoR1eKYj7vOvh1EE root@ip-10-31-44-206.us-east-1.aws.redhat.com (ED25519) Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[876]: 3072 SHA256:ULHlDndgevESg9tsYABw2HASHK/6UbnDXSG7wc5Vs7E root@ip-10-31-44-206.us-east-1.aws.redhat.com (RSA) Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[877]: -----END SSH HOST KEY FINGERPRINTS----- Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[878]: ############################################################# Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com cloud-init[858]: Cloud-init v. 23.4-19.el9 finished at Mon, 14 Oct 2024 07:25:32 +0000. Datasource DataSourceEc2Local. Up 27.16 seconds Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 228. Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 217. Oct 14 03:25:32 ip-10-31-44-206.us-east-1.aws.redhat.com kdumpctl[798]: kdump: Detected change(s) in the following file(s): /etc/fstab Oct 14 03:25:35 ip-10-31-44-206.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Oct 14 03:25:35 ip-10-31-44-206.us-east-1.aws.redhat.com chronyd[593]: Selected source 10.2.32.38 Oct 14 03:25:35 ip-10-31-44-206.us-east-1.aws.redhat.com chronyd[593]: System clock TAI offset set to 37 seconds Oct 14 03:25:35 ip-10-31-44-206.us-east-1.aws.redhat.com kdumpctl[798]: kdump: Rebuilding /boot/initramfs-5.14.0-513.el9.x86_64kdump.img Oct 14 03:25:36 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1416]: dracut-057-70.git20240819.el9 Oct 14 03:25:37 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/efa2924f-8850-491c-a9bf-997f8385d98d /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-513.el9.x86_64kdump.img 5.14.0-513.el9.x86_64 Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Oct 14 03:25:38 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Module 'resume' will not be installed, because it's in the list to be omitted! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: memstrack is not available Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: memstrack is not available Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: systemd *** Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: systemd-initrd *** Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: nss-softokn *** Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: rngd *** Oct 14 03:25:39 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: i18n *** Oct 14 03:25:40 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: drm *** Oct 14 03:25:40 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: prefixdevname *** Oct 14 03:25:40 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: kernel-modules *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: kernel-modules-extra *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: fstab-sys *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: rootfs-block *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: terminfo *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: udev-rules *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Skipping udev rule: 91-permissions.rules Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Skipping udev rule: 80-drivers-modprobe.rules Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: dracut-systemd *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: usrmount *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: base *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: fs-lib *** Oct 14 03:25:41 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: kdumpbase *** Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: microcode_ctl-fw_dir_override *** Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl module: mangling fw_dir Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: intel: caveats check for kernel version "5.14.0-513.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: configuration "intel-06-2d-07" is ignored Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: configuration "intel-06-4e-03" is ignored Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: configuration "intel-06-4f-01" is ignored Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: configuration "intel-06-55-04" is ignored Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: configuration "intel-06-5e-03" is ignored Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: configuration "intel-06-8c-01" is ignored Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: shutdown *** Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including module: squash *** Oct 14 03:25:42 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Including modules done *** Oct 14 03:25:43 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Installing kernel module dependencies *** Oct 14 03:25:44 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Installing kernel module dependencies done *** Oct 14 03:25:44 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Resolving executable dependencies *** Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Resolving executable dependencies done *** Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Hardlinking files *** Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Mode: real Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Files: 433 Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Linked: 1 files Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Compared: 0 xattrs Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Compared: 8 files Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Saved: 56.15 KiB Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Duration: 0.004563 seconds Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Hardlinking files done *** Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Generating early-microcode cpio image *** Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Constructing GenuineIntel.bin *** Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Constructing GenuineIntel.bin *** Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Store current command line parameters *** Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: Stored kernel commandline: Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: No dracut internal kernel commandline stored in the initramfs Oct 14 03:25:45 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Install squash loader *** Oct 14 03:25:46 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Stripping files *** Oct 14 03:25:47 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Stripping files done *** Oct 14 03:25:47 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Squashing the files inside the initramfs *** Oct 14 03:25:52 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Squashing the files inside the initramfs done *** Oct 14 03:25:52 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Creating image file '/boot/initramfs-5.14.0-513.el9.x86_64kdump.img' *** Oct 14 03:25:52 ip-10-31-44-206.us-east-1.aws.redhat.com dracut[1418]: *** Creating initramfs image file '/boot/initramfs-5.14.0-513.el9.x86_64kdump.img' done *** Oct 14 03:25:53 ip-10-31-44-206.us-east-1.aws.redhat.com kdumpctl[798]: kdump: kexec: loaded kdump kernel Oct 14 03:25:53 ip-10-31-44-206.us-east-1.aws.redhat.com kdumpctl[798]: kdump: Starting kdump: [OK] Oct 14 03:25:53 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 242. Oct 14 03:25:53 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.095s (kernel) + 5.994s (initrd) + 41.052s (userspace) = 48.142s. ░░ 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 1095279 microseconds. ░░ ░░ Initrd start-up required 5994663 microseconds. ░░ ░░ Userspace start-up required 41052894 microseconds. Oct 14 03:25:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Oct 14 03:34:15 ip-10-31-44-206.us-east-1.aws.redhat.com chronyd[593]: Received KoD RATE from 45.55.58.103 Oct 14 03:40:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Cleanup of Temporary Directories... ░░ Subject: A start job for unit systemd-tmpfiles-clean.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.service has begun execution. ░░ ░░ The job identifier is 548. Oct 14 03:40:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-clean.service has successfully entered the 'dead' state. Oct 14 03:40:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.service has finished successfully. ░░ ░░ The job identifier is 548. Oct 14 03:40:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount has successfully entered the 'dead' state. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4052]: Accepted publickey for root from 10.30.34.11 port 59798 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 554. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 618. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd-logind[586]: 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: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 4052. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 618. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 553. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Queued start job for default target Main User Target. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 8. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Startup finished in 106ms. ░░ 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 106197 microseconds. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 553. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 619. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4052]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4067]: Received disconnect from 10.30.34.11 port 59798:11: disconnected by user Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4067]: Disconnected from user root 10.30.34.11 port 59798 Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4052]: pam_unix(sshd:session): session closed for user root Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd-logind[586]: Session 1 logged out. Waiting for processes to exit. Oct 14 03:54:47 ip-10-31-44-206.us-east-1.aws.redhat.com systemd-logind[586]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting dnf makecache... ░░ Subject: A start job for unit dnf-makecache.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.service has begun execution. ░░ ░░ The job identifier is 686. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Stopping User Manager for UID 0... ░░ Subject: A stop job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 749. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Activating special unit Exit the Session... Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Stopped target Main User Target. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 23 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Stopped target Basic System. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 22 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Stopped target Paths. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 26 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Stopped target Sockets. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 24 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Stopped target Timers. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 20 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Stopped Daily Cleanup of User's Temporary Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 18 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Closed D-Bus User Message Bus Socket. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 27 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Stopped Create User's Volatile Files and Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 17 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Removed slice User Application Slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 30 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Reached target Shutdown. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 16. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Finished Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4056]: Reached target Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user@0.service has successfully entered the 'dead' state. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Stopped User Manager for UID 0. ░░ Subject: A stop job for unit user@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has finished. ░░ ░░ The job identifier is 749 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Stopping User Runtime Directory /run/user/0... ░░ Subject: A stop job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 750. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-user-0.mount has successfully entered the 'dead' state. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user-runtime-dir@0.service has successfully entered the 'dead' state. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Stopped User Runtime Directory /run/user/0. ░░ Subject: A stop job for unit user-runtime-dir@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has finished. ░░ ░░ The job identifier is 750 and the job result is done. Oct 14 03:54:57 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of UID 0. ░░ Subject: A stop job for unit user-0.slice has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-0.slice has finished. ░░ ░░ The job identifier is 751 and the job result is done. Oct 14 03:55:02 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: Failed determining last makecache time. Oct 14 03:55:02 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: Beaker Client - RedHatEnterpriseLinux9 25 kB/s | 8.6 kB 00:00 Oct 14 03:55:03 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: Beaker harness 1.3 MB/s | 120 kB 00:00 Oct 14 03:55:03 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: Copr repo for beakerlib-libraries owned by bgon 21 kB/s | 2.7 kB 00:00 Oct 14 03:55:05 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: CentOS Stream 9 - BaseOS 3.7 MB/s | 8.3 MB 00:02 Oct 14 03:55:07 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: CentOS Stream 9 - AppStream 39 MB/s | 21 MB 00:00 Oct 14 03:55:11 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: CentOS Stream 9 - Extras packages 72 kB/s | 19 kB 00:00 Oct 14 03:55:11 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: Extra Packages for Enterprise Linux 9 openh264 7.2 kB/s | 2.5 kB 00:00 Oct 14 03:55:12 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: Copr repo for qa-tools owned by lpol 871 kB/s | 162 kB 00:00 Oct 14 03:55:15 ip-10-31-44-206.us-east-1.aws.redhat.com dnf[4096]: Metadata cache created. Oct 14 03:55:15 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: dnf-makecache.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dnf-makecache.service has successfully entered the 'dead' state. Oct 14 03:55:15 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished dnf makecache. ░░ Subject: A start job for unit dnf-makecache.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.service has finished successfully. ░░ ░░ The job identifier is 686. Oct 14 03:55:15 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: dnf-makecache.service: Consumed 7.265s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dnf-makecache.service completed and consumed the indicated resources. Oct 14 03:55:29 ip-10-31-44-206.us-east-1.aws.redhat.com NetworkManager[621]: [1728892529.0667] dhcp4 (eth0): state changed new lease, address=10.31.44.206 Oct 14 03:55:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 753. Oct 14 03:55:29 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 753. Oct 14 03:55:39 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Oct 14 04:01:01 ip-10-31-44-206.us-east-1.aws.redhat.com CROND[4172]: (root) CMD (run-parts /etc/cron.hourly) Oct 14 04:01:01 ip-10-31-44-206.us-east-1.aws.redhat.com run-parts[4175]: (/etc/cron.hourly) starting 0anacron Oct 14 04:01:01 ip-10-31-44-206.us-east-1.aws.redhat.com anacron[4183]: Anacron started on 2024-10-14 Oct 14 04:01:01 ip-10-31-44-206.us-east-1.aws.redhat.com run-parts[4185]: (/etc/cron.hourly) finished 0anacron Oct 14 04:01:01 ip-10-31-44-206.us-east-1.aws.redhat.com CROND[4171]: (root) CMDEND (run-parts /etc/cron.hourly) Oct 14 04:01:02 ip-10-31-44-206.us-east-1.aws.redhat.com anacron[4183]: Will run job `cron.daily' in 26 min. Oct 14 04:01:02 ip-10-31-44-206.us-east-1.aws.redhat.com anacron[4183]: Will run job `cron.weekly' in 46 min. Oct 14 04:01:02 ip-10-31-44-206.us-east-1.aws.redhat.com anacron[4183]: Will run job `cron.monthly' in 66 min. Oct 14 04:01:02 ip-10-31-44-206.us-east-1.aws.redhat.com anacron[4183]: Jobs will be executed sequentially Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4186]: Accepted publickey for root from 10.31.11.85 port 35386 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd-logind[586]: 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: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4186. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 880. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 882. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 882. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 817. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4188]: Accepted publickey for root from 10.31.11.85 port 35398 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd-logind[586]: 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: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 4188. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Queued start job for default target Main User Target. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 4. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 11. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[4192]: Startup finished in 59ms. ░░ 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 59977 microseconds. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 817. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 883. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 950. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4186]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4188]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4205]: Received disconnect from 10.31.11.85 port 35398:11: disconnected by user Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4205]: Disconnected from user root 10.31.11.85 port 35398 Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com sshd[4188]: pam_unix(sshd:session): session closed for user root Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: session-5.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-5.scope has successfully entered the 'dead' state. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd-logind[586]: Session 5 logged out. Waiting for processes to exit. Oct 14 04:12:58 ip-10-31-44-206.us-east-1.aws.redhat.com systemd-logind[586]: Removed session 5. ░░ Subject: Session 5 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 5 has been terminated. Oct 14 04:13:45 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 1017. Oct 14 04:13:45 ip-10-31-44-206.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 1017. Oct 14 04:13:45 managed-node2 systemd-hostnamed[5457]: Hostname set to (static) Oct 14 04:13:45 managed-node2 NetworkManager[621]: [1728893625.1039] hostname: static hostname changed from "ip-10-31-44-206.us-east-1.aws.redhat.com" to "managed-node2" Oct 14 04:13:45 managed-node2 systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 1081. Oct 14 04:13:45 managed-node2 systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 1081. Oct 14 04:13:55 managed-node2 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Oct 14 04:14:15 managed-node2 systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Oct 14 04:14:37 managed-node2 sshd[6106]: Accepted publickey for root from 10.31.11.56 port 49044 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 14 04:14:37 managed-node2 systemd-logind[586]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 6106. Oct 14 04:14:37 managed-node2 systemd[1]: Started Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 1145. Oct 14 04:14:37 managed-node2 sshd[6106]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 14 04:14:40 managed-node2 python3.9[6234]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 14 04:14:41 managed-node2 python3.9[6367]: ansible-service_facts Invoked Oct 14 04:14:43 managed-node2 python3.9[6558]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 14 04:14:44 managed-node2 python3.9[6665]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-bpftrace', 'bpftrace'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 14 04:15:15 managed-node2 dbus-broker-launch[572]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Oct 14 04:15:15 managed-node2 dbus-broker-launch[572]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Oct 14 04:15:32 managed-node2 kernel: SELinux: Converting 376 SID table entries... Oct 14 04:15:32 managed-node2 kernel: SELinux: policy capability network_peer_controls=1 Oct 14 04:15:32 managed-node2 kernel: SELinux: policy capability open_perms=1 Oct 14 04:15:32 managed-node2 kernel: SELinux: policy capability extended_socket_class=1 Oct 14 04:15:32 managed-node2 kernel: SELinux: policy capability always_check_network=0 Oct 14 04:15:32 managed-node2 kernel: SELinux: policy capability cgroup_seclabel=1 Oct 14 04:15:32 managed-node2 kernel: SELinux: policy capability nnp_nosuid_transition=1 Oct 14 04:15:32 managed-node2 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Oct 14 04:15:34 managed-node2 dbus-broker-launch[580]: avc: op=load_policy lsm=selinux seqno=2 res=1 Oct 14 04:15:44 managed-node2 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rd20e635499ab4ebb90d0fb1097091c89.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rd20e635499ab4ebb90d0fb1097091c89.service has finished successfully. ░░ ░░ The job identifier is 1214. Oct 14 04:15:44 managed-node2 systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1277. Oct 14 04:15:44 managed-node2 systemd[1]: Reloading. Oct 14 04:15:44 managed-node2 systemd-rc-local-generator[7379]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 14 04:15:44 managed-node2 systemd[1]: Queuing reload/restart jobs for marked units… Oct 14 04:15:51 managed-node2 python3.9[11986]: 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 14 04:15:52 managed-node2 python3.9[12936]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/bpftrace/bpftrace.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:15:53 managed-node2 python3.9[14359]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893752.145616-26045-278825966997483/.source.conf 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 14 04:15:54 managed-node2 python3.9[15294]: ansible-ansible.legacy.dnf Invoked with name=['redis'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 14 04:15:58 managed-node2 groupadd[17704]: group added to /etc/group: name=redis, GID=992 Oct 14 04:15:58 managed-node2 groupadd[17704]: group added to /etc/gshadow: name=redis Oct 14 04:15:58 managed-node2 groupadd[17704]: new group: name=redis, GID=992 Oct 14 04:15:58 managed-node2 useradd[17968]: new user: name=redis, UID=992, GID=992, home=/var/lib/redis, shell=/sbin/nologin, from=none Oct 14 04:15:59 managed-node2 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rfc96fbe7a0c04f8d8867155e1aaccb20.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rfc96fbe7a0c04f8d8867155e1aaccb20.service has finished successfully. ░░ ░░ The job identifier is 1340. Oct 14 04:15:59 managed-node2 systemd[1]: Reloading. Oct 14 04:15:59 managed-node2 systemd-rc-local-generator[18241]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 14 04:15:59 managed-node2 systemd[1]: Queuing reload/restart jobs for marked units… Oct 14 04:16:00 managed-node2 python3.9[18976]: 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 14 04:16:01 managed-node2 python3.9[19851]: 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 Oct 14 04:16:02 managed-node2 python3.9[20651]: ansible-service_facts Invoked Oct 14 04:16:07 managed-node2 python3.9[24906]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 14 04:16:08 managed-node2 python3.9[26104]: ansible-service_facts Invoked Oct 14 04:16:11 managed-node2 systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ 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 14 04:16:11 managed-node2 systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1277. Oct 14 04:16:11 managed-node2 systemd[1]: man-db-cache-update.service: Consumed 17.575s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Oct 14 04:16:11 managed-node2 systemd[1]: run-rd20e635499ab4ebb90d0fb1097091c89.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rd20e635499ab4ebb90d0fb1097091c89.service has successfully entered the 'dead' state. Oct 14 04:16:11 managed-node2 systemd[1]: run-rfc96fbe7a0c04f8d8867155e1aaccb20.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rfc96fbe7a0c04f8d8867155e1aaccb20.service has successfully entered the 'dead' state. Oct 14 04:16:12 managed-node2 python3.9[28501]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 14 04:16:12 managed-node2 python3.9[28657]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 14 04:16:14 managed-node2 systemd[1]: Starting PCP Reboot Initialization Helper Service... ░░ Subject: A start job for unit pcp-reboot-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has begun execution. ░░ ░░ The job identifier is 1466. Oct 14 04:16:14 managed-node2 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1469. Oct 14 04:16:14 managed-node2 systemd[1]: Finished PCP Reboot Initialization Helper Service. ░░ Subject: A start job for unit pcp-reboot-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has finished successfully. ░░ ░░ The job identifier is 1466. Oct 14 04:16:14 managed-node2 systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1469. Oct 14 04:16:14 managed-node2 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1600. Oct 14 04:16:14 managed-node2 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1532. Oct 14 04:16:14 managed-node2 pmcd[28931]: Installing dm PMDA ... Oct 14 04:16:15 managed-node2 rc[28796]: /etc/pcp/pmie/rc: Warning: Performance Co-Pilot Inference Engine (pmie) not permanently enabled. Oct 14 04:16:15 managed-node2 rc[28799]: /etc/pcp/pmlogger/rc: Warning: Performance Co-Pilot archive logger(s) not permanently enabled. Oct 14 04:16:15 managed-node2 rc[28796]: To enable pmie, run the following as root: Oct 14 04:16:15 managed-node2 rc[28796]: # /usr/bin/systemctl enable pmie.service Oct 14 04:16:15 managed-node2 rc[28799]: To enable pmlogger, run the following as root: Oct 14 04:16:15 managed-node2 rc[28799]: # /usr/bin/systemctl enable pmlogger.service Oct 14 04:16:15 managed-node2 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1600. Oct 14 04:16:15 managed-node2 systemd[1]: Started Half-hourly check of PMIE instances. ░░ Subject: A start job for unit pmie_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.timer has finished successfully. ░░ ░░ The job identifier is 1665. Oct 14 04:16:15 managed-node2 systemd[1]: Started Daily processing of PMIE logs. ░░ Subject: A start job for unit pmie_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_daily.timer has finished successfully. ░░ ░░ The job identifier is 1666. Oct 14 04:16:15 managed-node2 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1663. Oct 14 04:16:15 managed-node2 systemd[1]: Starting Check PMIE instances are running... ░░ Subject: A start job for unit pmie_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has begun execution. ░░ ░░ The job identifier is 1668. Oct 14 04:16:15 managed-node2 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1663. Oct 14 04:16:15 managed-node2 systemd[1]: Started Half-hourly check of pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1664. Oct 14 04:16:15 managed-node2 systemd[1]: Starting Check and migrate non-primary pmie farm instances... ░░ Subject: A start job for unit pmie_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has begun execution. ░░ ░░ The job identifier is 1731. Oct 14 04:16:15 managed-node2 systemd[1]: Started Check and migrate non-primary pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1731. Oct 14 04:16:15 managed-node2 systemd[1]: Started Check PMIE instances are running. ░░ Subject: A start job for unit pmie_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has finished successfully. ░░ ░░ The job identifier is 1668. Oct 14 04:16:15 managed-node2 pcp-pmie[29330]: High 1-minute load average 14.9load@managed-node2 Oct 14 04:16:15 managed-node2 systemd[1]: pmie_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_check.service has successfully entered the 'dead' state. Oct 14 04:16:15 managed-node2 systemd[1]: pmie_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm_check.service has successfully entered the 'dead' state. Oct 14 04:16:16 managed-node2 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1532. Oct 14 04:16:16 managed-node2 systemd[1]: Started Half-hourly check of pmlogger instances. ░░ Subject: A start job for unit pmlogger_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.timer has finished successfully. ░░ ░░ The job identifier is 1596. Oct 14 04:16:16 managed-node2 systemd[1]: Started Daily processing of archives. ░░ Subject: A start job for unit pmlogger_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_daily.timer has finished successfully. ░░ ░░ The job identifier is 1533. Oct 14 04:16:16 managed-node2 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1597. Oct 14 04:16:16 managed-node2 systemd[1]: Starting Check pmlogger instances are running... ░░ Subject: A start job for unit pmlogger_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has begun execution. ░░ ░░ The job identifier is 1794. Oct 14 04:16:16 managed-node2 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1597. Oct 14 04:16:16 managed-node2 systemd[1]: Reloading. Oct 14 04:16:16 managed-node2 systemd-rc-local-generator[29793]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 14 04:16:16 managed-node2 systemd[1]: Started Half-hourly check of pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1598. Oct 14 04:16:16 managed-node2 systemd[1]: Started Check pmlogger instances are running. ░░ Subject: A start job for unit pmlogger_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has finished successfully. ░░ ░░ The job identifier is 1794. Oct 14 04:16:16 managed-node2 systemd[1]: Starting Check and migrate non-primary pmlogger farm instances... ░░ Subject: A start job for unit pmlogger_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has begun execution. ░░ ░░ The job identifier is 1857. Oct 14 04:16:16 managed-node2 systemd[1]: Started Check and migrate non-primary pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1857. Oct 14 04:16:17 managed-node2 systemd[1]: pmlogger_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm_check.service has successfully entered the 'dead' state. Oct 14 04:16:17 managed-node2 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r0dd6b67a0f924aa9ace26ccf664d20b6.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r0dd6b67a0f924aa9ace26ccf664d20b6.service has finished successfully. ░░ ░░ The job identifier is 1920. Oct 14 04:16:17 managed-node2 systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1983. Oct 14 04:16:17 managed-node2 systemd[1]: pmlogger_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_check.service has successfully entered the 'dead' state. Oct 14 04:16:19 managed-node2 python3.9[32511]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 14 04:16:20 managed-node2 systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ 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 14 04:16:20 managed-node2 systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1983. Oct 14 04:16:20 managed-node2 systemd[1]: man-db-cache-update.service: Consumed 2.933s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Oct 14 04:16:20 managed-node2 systemd[1]: run-r0dd6b67a0f924aa9ace26ccf664d20b6.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r0dd6b67a0f924aa9ace26ccf664d20b6.service has successfully entered the 'dead' state. Oct 14 04:16:22 managed-node2 python3.9[35416]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 14 04:16:22 managed-node2 python3.9[35578]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root 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 14 04:16:23 managed-node2 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Oct 14 04:16:23 managed-node2 kernel: device-mapper: uevent: version 1.0.3 Oct 14 04:16:23 managed-node2 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Oct 14 04:16:23 managed-node2 pmcd[35763]: Installing nfsclient PMDA ... Oct 14 04:16:23 managed-node2 python3.9[35795]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root 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 14 04:16:24 managed-node2 python3.9[36044]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:24 managed-node2 python3.9[36170]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893783.6462028-27653-12592396205877/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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 14 04:16:25 managed-node2 python3.9[36419]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:25 managed-node2 python3.9[36545]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893784.8464804-27691-89402011246782/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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 14 04:16:26 managed-node2 python3.9[36706]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:26 managed-node2 python3.9[36834]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893785.904303-27713-80165600232683/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 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 14 04:16:27 managed-node2 pmcd[36893]: Installing openmetrics PMDA ... Oct 14 04:16:27 managed-node2 pmcd[36956]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36956) Info: Initializing ... currently in notready state. Oct 14 04:16:27 managed-node2 pmcd[36956]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36956) Info: Config change detected, traversed 3 config entries in 0.0001s, rescanning ... Oct 14 04:16:27 managed-node2 pmcd[36956]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36956) Info: Found source grafana cluster 1 Oct 14 04:16:27 managed-node2 pmcd[36956]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36956) Info: Found source kepler cluster 2 Oct 14 04:16:27 managed-node2 pmcd[36956]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36956) Info: Found source vllm cluster 3 Oct 14 04:16:27 managed-node2 pmcd[36956]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36956) Info: Ready to process requests Oct 14 04:16:27 managed-node2 pmcd[36983]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36983) Info: Initializing ... currently in notready state. Oct 14 04:16:27 managed-node2 pmcd[36983]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36983) Info: Config change detected, traversed 3 config entries in 0.0001s, rescanning ... Oct 14 04:16:27 managed-node2 pmcd[36983]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36983) Info: Found source grafana cluster 1 Oct 14 04:16:27 managed-node2 pmcd[36983]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36983) Info: Found source kepler cluster 2 Oct 14 04:16:27 managed-node2 pmcd[36983]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36983) Info: Found source vllm cluster 3 Oct 14 04:16:27 managed-node2 pmcd[36983]: [Mon Oct 14 04:16:27] pmdaopenmetrics(36983) Info: Ready to process requests Oct 14 04:16:27 managed-node2 python3.9[37072]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node2 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Oct 14 04:16:27 managed-node2 useradd[37129]: new group: name=metrics, GID=991 Oct 14 04:16:27 managed-node2 useradd[37129]: new user: name=metrics, UID=991, GID=991, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0 Oct 14 04:16:28 managed-node2 python3.9[37291]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" 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 Oct 14 04:16:28 managed-node2 sasldblistusers2[37295]: SASL error opening password file. Have you performed the migration from db2 using cyrusbdb2current? Oct 14 04:16:28 managed-node2 sasldblistusers2[37295]: _sasldb_getkeyhandle has failed Oct 14 04:16:29 managed-node2 python3.9[37545]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:29 managed-node2 python3.9[37680]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893788.6553578-27807-243632235829585/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 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 14 04:16:30 managed-node2 python3.9[37841]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Oct 14 04:16:30 managed-node2 systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2047. Oct 14 04:16:31 managed-node2 pmcd[38035]: pmprobe: Cannot connect to PMCD on host "local:": Connection refused Oct 14 04:16:31 managed-node2 systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Oct 14 04:16:31 managed-node2 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2047 and the job result is done. Oct 14 04:16:31 managed-node2 systemd[1]: pmcd.service: Consumed 4.782s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Oct 14 04:16:31 managed-node2 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2047. Oct 14 04:16:31 managed-node2 systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 2047. Oct 14 04:16:32 managed-node2 python3.9[38510]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:33 managed-node2 python3.9[38666]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:33 managed-node2 python3.9[38822]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:34 managed-node2 python3.9[38978]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:34 managed-node2 python3.9[39134]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:35 managed-node2 python3.9[39290]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:35 managed-node2 python3.9[39446]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:36 managed-node2 python3.9[39602]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:36 managed-node2 python3.9[39758]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:37 managed-node2 python3.9[39886]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893796.5223362-28058-133942197009971/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:37 managed-node2 python3.9[40042]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:38 managed-node2 python3.9[40170]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893797.5456398-28058-98543150503008/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:38 managed-node2 python3.9[40326]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:39 managed-node2 python3.9[40454]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893798.549476-28058-147670664791302/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:39 managed-node2 python3.9[40610]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:40 managed-node2 python3.9[40738]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893799.5574403-28058-29337692558331/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:40 managed-node2 python3.9[40894]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:41 managed-node2 python3.9[41022]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893800.553343-28058-216236951221429/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:41 managed-node2 python3.9[41178]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:42 managed-node2 python3.9[41257]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:43 managed-node2 python3.9[41413]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:43 managed-node2 python3.9[41569]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:44 managed-node2 python3.9[41725]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:44 managed-node2 python3.9[41881]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:45 managed-node2 python3.9[42037]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:45 managed-node2 python3.9[42193]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:46 managed-node2 python3.9[42349]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:47 managed-node2 python3.9[42505]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Oct 14 04:16:47 managed-node2 systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2178. Oct 14 04:16:47 managed-node2 systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Oct 14 04:16:47 managed-node2 systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 2178 and the job result is done. Oct 14 04:16:47 managed-node2 systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2110. Oct 14 04:16:47 managed-node2 systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Oct 14 04:16:47 managed-node2 systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 2110 and the job result is done. Oct 14 04:16:47 managed-node2 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2110. Oct 14 04:16:47 managed-node2 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 2110. Oct 14 04:16:47 managed-node2 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2178. Oct 14 04:16:47 managed-node2 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 2178. Oct 14 04:16:47 managed-node2 pcp-pmie[42888]: High 1-minute load average 9.2load@managed-node2 Oct 14 04:16:48 managed-node2 python3.9[43185]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:16:48 managed-node2 python3.9[43341]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:49 managed-node2 python3.9[43469]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893808.5519514-28578-218966290693934/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 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 14 04:16:50 managed-node2 python3.9[43625]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:16:50 managed-node2 python3.9[43753]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1728893809.611385-28633-255430078293311/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 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 14 04:16:51 managed-node2 python3.9[43909]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Oct 14 04:16:51 managed-node2 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2247. Oct 14 04:16:51 managed-node2 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Oct 14 04:16:51 managed-node2 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2247 and the job result is done. Oct 14 04:16:51 managed-node2 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2179. Oct 14 04:16:51 managed-node2 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Oct 14 04:16:51 managed-node2 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2179 and the job result is done. Oct 14 04:16:51 managed-node2 systemd[1]: pmlogger.service: Consumed 1.481s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Oct 14 04:16:51 managed-node2 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2179. Oct 14 04:16:52 managed-node2 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 2179. Oct 14 04:16:52 managed-node2 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2247. Oct 14 04:16:52 managed-node2 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2247. Oct 14 04:16:53 managed-node2 python3.9[44981]: 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 Oct 14 04:16:54 managed-node2 python3.9[45142]: ansible-service_facts Invoked Oct 14 04:16:55 managed-node2 python3.9[45384]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:16:56 managed-node2 systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2248. Oct 14 04:16:56 managed-node2 systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Oct 14 04:16:56 managed-node2 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2248 and the job result is done. Oct 14 04:16:56 managed-node2 systemd[1]: pmcd.service: Consumed 1.900s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Oct 14 04:16:57 managed-node2 python3.9[45877]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:16:57 managed-node2 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2250. Oct 14 04:16:57 managed-node2 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Oct 14 04:16:57 managed-node2 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2250 and the job result is done. Oct 14 04:16:57 managed-node2 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2249. Oct 14 04:16:57 managed-node2 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Oct 14 04:16:57 managed-node2 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2249 and the job result is done. Oct 14 04:16:57 managed-node2 systemd[1]: pmlogger.service: Consumed 1.443s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Oct 14 04:16:58 managed-node2 python3.9[46093]: ansible-ansible.legacy.systemd Invoked with name=pmie state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:16:58 managed-node2 systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2252. Oct 14 04:16:58 managed-node2 systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Oct 14 04:16:58 managed-node2 systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 2252 and the job result is done. Oct 14 04:16:58 managed-node2 systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2251. Oct 14 04:16:58 managed-node2 systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Oct 14 04:16:58 managed-node2 systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 2251 and the job result is done. Oct 14 04:16:59 managed-node2 python3.9[46452]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:16:59 managed-node2 python3.9[46609]: ansible-ansible.legacy.systemd Invoked with name=redis state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:17:02 managed-node2 python3.9[46817]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 14 04:17:05 managed-node2 python3.9[47050]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 14 04:17:07 managed-node2 python3.9[47283]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 14 04:17:09 managed-node2 python3.9[47516]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 14 04:17:11 managed-node2 python3.9[47749]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 14 04:17:12 managed-node2 python3.9[47931]: ansible-service_facts Invoked Oct 14 04:17:14 managed-node2 python3.9[48173]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 14 04:17:15 managed-node2 python3.9[48329]: ansible-ansible.legacy.dnf Invoked with name=['postfix', 'postfix-perl-scripts'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 14 04:17:18 managed-node2 groupadd[48345]: group added to /etc/group: name=postfix, GID=89 Oct 14 04:17:18 managed-node2 groupadd[48345]: group added to /etc/gshadow: name=postfix Oct 14 04:17:18 managed-node2 groupadd[48345]: new group: name=postfix, GID=89 Oct 14 04:17:18 managed-node2 useradd[48353]: new user: name=postfix, UID=89, GID=89, home=/var/spool/postfix, shell=/sbin/nologin, from=none Oct 14 04:17:18 managed-node2 groupadd[48361]: group added to /etc/group: name=postdrop, GID=90 Oct 14 04:17:18 managed-node2 groupadd[48361]: group added to /etc/gshadow: name=postdrop Oct 14 04:17:18 managed-node2 groupadd[48361]: new group: name=postdrop, GID=90 Oct 14 04:17:18 managed-node2 usermod[48371]: add 'postfix' to group 'mail' Oct 14 04:17:18 managed-node2 usermod[48371]: add 'postfix' to shadow group 'mail' Oct 14 04:17:19 managed-node2 systemd[1]: Reloading. Oct 14 04:17:19 managed-node2 systemd-rc-local-generator[48874]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 14 04:17:20 managed-node2 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rb9462624cb844636a5445db0fce21288.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rb9462624cb844636a5445db0fce21288.service has finished successfully. ░░ ░░ The job identifier is 2253. Oct 14 04:17:20 managed-node2 systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2316. Oct 14 04:17:20 managed-node2 systemd[1]: Reloading. Oct 14 04:17:20 managed-node2 systemd-rc-local-generator[48915]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 14 04:17:20 managed-node2 systemd[1]: Queuing reload/restart jobs for marked units… Oct 14 04:17:22 managed-node2 systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ 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 14 04:17:22 managed-node2 systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2316. Oct 14 04:17:22 managed-node2 systemd[1]: man-db-cache-update.service: Consumed 2.158s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Oct 14 04:17:22 managed-node2 systemd[1]: run-rb9462624cb844636a5445db0fce21288.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rb9462624cb844636a5445db0fce21288.service has successfully entered the 'dead' state. Oct 14 04:17:22 managed-node2 python3.9[52153]: ansible-ansible.legacy.stat Invoked with path=/var/log/mail.log follow=False get_checksum=False get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:23 managed-node2 python3.9[52279]: ansible-ansible.legacy.copy Invoked with dest=/var/log/mail.log force=False group=postfix owner=postfix mode=0600 src=/root/.ansible/tmp/ansible-tmp-1728893842.1822894-30710-197889394048827/.source.log _original_basename=.46qm2jm9 follow=False checksum=da39a3ee5e6b4b0d3255bfef95601890afd80709 backup=False unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:24 managed-node2 python3.9[52435]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-postfix'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 14 04:17:25 managed-node2 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r6a0ae61e47c64d47a356583573c5201f.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r6a0ae61e47c64d47a356583573c5201f.service has finished successfully. ░░ ░░ The job identifier is 2379. Oct 14 04:17:25 managed-node2 systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2442. Oct 14 04:17:27 managed-node2 python3.9[54232]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 14 04:17:27 managed-node2 systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ 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 14 04:17:27 managed-node2 systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2442. Oct 14 04:17:27 managed-node2 systemd[1]: man-db-cache-update.service: Consumed 1.908s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Oct 14 04:17:28 managed-node2 systemd[1]: run-r6a0ae61e47c64d47a356583573c5201f.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r6a0ae61e47c64d47a356583573c5201f.service has successfully entered the 'dead' state. Oct 14 04:17:28 managed-node2 python3.9[55258]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 14 04:17:30 managed-node2 python3.9[55415]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 14 04:17:31 managed-node2 python3.9[55572]: ansible-file Invoked with path=/var/lib/pcp/pmdas/postfix/.NeedInstall mode=u=rw,g=r,o=r state=touch 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 14 04:17:31 managed-node2 python3.9[55728]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root 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 14 04:17:32 managed-node2 python3.9[55884]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root 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 14 04:17:32 managed-node2 python3.9[56040]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:33 managed-node2 python3.9[56119]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:33 managed-node2 python3.9[56275]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:34 managed-node2 python3.9[56354]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:34 managed-node2 python3.9[56510]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:35 managed-node2 python3.9[56589]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:35 managed-node2 python3.9[56745]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node2 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Oct 14 04:17:36 managed-node2 python3.9[56903]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" 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 Oct 14 04:17:36 managed-node2 python3.9[57064]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:37 managed-node2 python3.9[57143]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:38 managed-node2 python3.9[57299]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Oct 14 04:17:38 managed-node2 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2505. Oct 14 04:17:38 managed-node2 systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 2505. Oct 14 04:17:38 managed-node2 pmcd[57490]: Installing postfix PMDA ... Oct 14 04:17:39 managed-node2 python3.9[57651]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:39 managed-node2 python3.9[57807]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:40 managed-node2 python3.9[58046]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:40 managed-node2 python3.9[58202]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:41 managed-node2 python3.9[58448]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:41 managed-node2 python3.9[58604]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:42 managed-node2 python3.9[58765]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:43 managed-node2 python3.9[58921]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:43 managed-node2 python3.9[59083]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:44 managed-node2 python3.9[59177]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:44 managed-node2 python3.9[59333]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:44 managed-node2 python3.9[59412]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:45 managed-node2 python3.9[59568]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:45 managed-node2 python3.9[59647]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:46 managed-node2 python3.9[59803]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:46 managed-node2 python3.9[59882]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:47 managed-node2 python3.9[60038]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:47 managed-node2 python3.9[60117]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:47 managed-node2 python3.9[60273]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:48 managed-node2 python3.9[60352]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:48 managed-node2 python3.9[60508]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:49 managed-node2 python3.9[60664]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:50 managed-node2 python3.9[60820]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:50 managed-node2 python3.9[60976]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:51 managed-node2 python3.9[61132]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:51 managed-node2 python3.9[61288]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:52 managed-node2 python3.9[61444]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:52 managed-node2 python3.9[61600]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Oct 14 04:17:52 managed-node2 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2568. Oct 14 04:17:53 managed-node2 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 2568. Oct 14 04:17:53 managed-node2 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2569. Oct 14 04:17:53 managed-node2 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 2569. Oct 14 04:17:53 managed-node2 pcp-pmie[61786]: High 1-minute load average 7.2load@managed-node2 Oct 14 04:17:53 managed-node2 python3.9[62083]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:54 managed-node2 python3.9[62239]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:54 managed-node2 python3.9[62318]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:55 managed-node2 python3.9[62474]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Oct 14 04:17:55 managed-node2 python3.9[62553]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 14 04:17:56 managed-node2 python3.9[62709]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Oct 14 04:17:56 managed-node2 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2636. Oct 14 04:17:57 managed-node2 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 2636. Oct 14 04:17:57 managed-node2 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2701. Oct 14 04:17:57 managed-node2 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2701. Oct 14 04:17:58 managed-node2 python3.9[63699]: ansible-ansible.legacy.command Invoked with _raw_params=pmstore pmcd.control.sighup 1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 14 04:17:59 managed-node2 python3.9[63873]: ansible-ansible.legacy.command Invoked with _raw_params=pmprobe -I pmcd.agent.status _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 14 04:17:59 managed-node2 python3.9[64030]: ansible-service_facts Invoked Oct 14 04:18:01 managed-node2 python3.9[64273]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:18:01 managed-node2 systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2704. Oct 14 04:18:02 managed-node2 systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Oct 14 04:18:02 managed-node2 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2704 and the job result is done. Oct 14 04:18:02 managed-node2 systemd[1]: pmcd.service: Consumed 2.679s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Oct 14 04:18:03 managed-node2 python3.9[64794]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:18:03 managed-node2 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2706. Oct 14 04:18:03 managed-node2 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Oct 14 04:18:03 managed-node2 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2706 and the job result is done. Oct 14 04:18:03 managed-node2 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2705. Oct 14 04:18:03 managed-node2 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Oct 14 04:18:03 managed-node2 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2705 and the job result is done. Oct 14 04:18:03 managed-node2 systemd[1]: pmlogger.service: Consumed 1.429s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Oct 14 04:18:04 managed-node2 python3.9[65010]: ansible-ansible.legacy.systemd Invoked with name=pmie state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:18:04 managed-node2 systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2708. Oct 14 04:18:04 managed-node2 systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Oct 14 04:18:04 managed-node2 systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 2708 and the job result is done. Oct 14 04:18:04 managed-node2 systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2707. Oct 14 04:18:04 managed-node2 systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Oct 14 04:18:04 managed-node2 systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 2707 and the job result is done. Oct 14 04:18:05 managed-node2 python3.9[65369]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:18:05 managed-node2 python3.9[65526]: ansible-ansible.legacy.systemd Invoked with name=redis state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 14 04:18:08 managed-node2 python3.9[65734]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 14 04:18:08 managed-node2 python3.9[65916]: ansible-service_facts Invoked Oct 14 04:18:11 managed-node2 python3.9[66159]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 14 04:18:11 managed-node2 python3.9[66315]: ansible-ansible.legacy.dnf Invoked with name=['redis'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 14 04:18:13 managed-node2 python3.9[66472]: 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 14 04:18:14 managed-node2 python3.9[66707]: 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. 18 root root 235 Oct 1 13:02 ../ drwxr-xr-x. 2 root root 60 Oct 14 03:25 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Oct 14 03:25 log/ drwxr-xr-x. 2 root root 40 Oct 14 03:25 mount/ drwxr-xr-x. 4 root root 100 Oct 14 03:25 initramfs/ -r--r--r--. 1 root root 33 Oct 14 03:25 machine-id srw-rw-rw-. 1 root root 0 Oct 14 03:25 rpcbind.sock= prw-------. 1 root root 0 Oct 14 03:25 initctl| drwx------. 2 root root 40 Oct 14 03:25 cryptsetup/ drwxr-xr-x. 2 root root 40 Oct 14 03:25 setrans/ drwxr-xr-x. 2 root root 40 Oct 14 03:25 sepermit/ drwxr-xr-x. 2 root root 40 Oct 14 03:25 faillock/ drwxr-xr-x. 2 root root 40 Oct 14 03:25 console/ drwxr-xr-x. 2 root root 40 Oct 14 03:25 motd.d/ drwx--x--x. 3 root root 60 Oct 14 03:25 sudo/ -rw-r--r--. 1 root root 0 Oct 14 03:25 motd drwxr-xr-x. 3 root root 60 Oct 14 03:25 tpm2-tss/ drwx------. 2 rpc rpc 60 Oct 14 03:25 rpcbind/ -rw-r--r--. 1 root root 4 Oct 14 03:25 auditd.pid drwxr-xr-x. 2 root root 60 Oct 14 03:25 dbus/ srw-rw-rw-. 1 root root 0 Oct 14 03:25 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Oct 14 03:25 irqbalance/ -rw-r--r--. 1 root root 4 Oct 14 03:25 dhclient.pid -rw-r--r--. 1 root root 619 Oct 14 03:25 dhclient.lease -rw-------. 1 root root 4 Oct 14 03:25 gssproxy.pid srw-rw-rw-. 1 root root 0 Oct 14 03:25 gssproxy.sock= -rw-------. 1 root root 4 Oct 14 03:25 sm-notify.pid drwxr-xr-x. 3 root root 80 Oct 14 03:25 lock/ -rw-------. 1 root root 3 Oct 14 03:25 rsyslogd.pid -rw-r--r--. 1 root root 4 Oct 14 03:25 sshd.pid -rw-r--r--. 1 root root 4 Oct 14 03:25 crond.pid ----------. 1 root root 0 Oct 14 03:25 cron.reboot drwx------. 3 root root 340 Oct 14 03:25 cloud-init/ -rw-------. 1 root root 0 Oct 14 03:25 agetty.reload drwxr-xr-x. 2 root root 80 Oct 14 03:25 blkid/ drwxr-xr-x. 5 root root 100 Oct 14 03:40 credentials/ drwxr-xr-x. 2 root root 60 Oct 14 03:55 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Oct 14 03:55 chrony/ drwxr-xr-x. 3 root root 60 Oct 14 04:12 user/ drwxr-xr-x. 6 root root 160 Oct 14 04:13 NetworkManager/ drwxr-xr-x. 28 root root 900 Oct 14 04:15 ./ drwxr-xr-x. 7 root root 160 Oct 14 04:16 udev/ drwxr-xr-x. 22 root root 560 Oct 14 04:17 systemd/ drwxrwxr-x. 2 pcp pcp 40 Oct 14 04:18 pcp/ -rw-rw-r--. 1 root utmp 1920 Oct 14 04:18 utmp total 0 drwxr-xr-x. 28 root root 900 Oct 14 04:15 ../ drwxrwxr-x. 2 pcp pcp 40 Oct 14 04:18 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-tBR/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Monday 14 October 2024 04:18:14 -0400 (0:00:00.681) 0:00:07.297 ******** fatal: [managed-node2]: FAILED! => { "changed": false } MSG: {'results': [{'failed': True, 'msg': "AnsibleUndefinedVariable: '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 993, in do_template\n res = myenv.concat(rf)\n ^^^^^^^^^^^^^^^^\n File "/usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py", line 81, in ansible_concat\n return \'\'.join([to_text(v) for v in nodes])\n ^^^^^\n File "