[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.3] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-OcV executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bz1855544.yml ************************************************** 2 plays in /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:5 Saturday 17 August 2024 06:22:18 -0400 (0:00:00.008) 0:00:00.008 ******* ok: [managed_node2] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-epK/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Bug 1855544 - metrics role should automate the setup of Grafana datasources] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:9 Saturday 17 August 2024 06:22:18 -0400 (0:00:00.050) 0:00:00.058 ******* [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node2] TASK [Stop test] *************************************************************** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:17 Saturday 17 August 2024 06:22:21 -0400 (0:00:02.711) 0:00:02.770 ******* 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-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Saturday 17 August 2024 06:22:21 -0400 (0:00:00.021) 0:00:02.792 ******* 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" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "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" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "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" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.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-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "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-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "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-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.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": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "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-soft-reboot.service": { "name": "systemd-soft-reboot.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": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-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-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:27 Saturday 17 August 2024 06:22:23 -0400 (0:00:01.997) 0:00:04.790 ******* 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-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.033) 0:00:04.824 ******* 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-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.022) 0:00:04.846 ******* 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-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.023) 0:00:04.869 ******* 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-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.028) 0:00:04.898 ******* 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-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.034) 0:00:04.933 ******* ok: [managed_node2] => { "ansible_facts": { "__metrics_domains": [ "bpftrace" ] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.045) 0:00:04.978 ******* ok: [managed_node2] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.028) 0:00:05.006 ******* 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-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.024) 0:00:05.031 ******* 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-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.045) 0:00:05.077 ******* 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-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.050) 0:00:05.127 ******* included: fedora.linux_system_roles.private_metrics_subrole_bpftrace for managed_node2 TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:4 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.115) 0:00:05.242 ******* ok: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml) => { "ansible_facts": { "bpftrace_metrics_provider": "pcp" }, "ansible_included_var_files": [ "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml" } ok: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml" } skipping: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml) => { "ansible_facts": { "__bpftrace_packages": [ "bpftrace" ], "__bpftrace_packages_pcp": [ "pcp-pmda-bpftrace" ] }, "ansible_included_var_files": [ "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml" } ok: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml) => { "ansible_facts": { "__bpftrace_packages": [ "bpftrace" ], "__bpftrace_packages_pcp": [ "pcp-pmda-bpftrace" ] }, "ansible_included_var_files": [ "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml" } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:18 Saturday 17 August 2024 06:22:23 -0400 (0:00:00.065) 0:00:05.308 ******* ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set flag to indicate system is ostree] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:23 Saturday 17 August 2024 06:22:24 -0400 (0:00:00.398) 0:00:05.706 ******* ok: [managed_node2] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace package names] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:27 Saturday 17 August 2024 06:22:24 -0400 (0:00:00.036) 0:00:05.743 ******* ok: [managed_node2] => { "ansible_facts": { "__bpftrace_packages_extra": [ "bpftrace" ] }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace metrics package names] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:34 Saturday 17 August 2024 06:22:24 -0400 (0:00:00.021) 0:00:05.765 ******* ok: [managed_node2] => { "ansible_facts": { "__bpftrace_packages_extra": [ "pcp-pmda-bpftrace", "bpftrace" ] }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:41 Saturday 17 August 2024 06:22:24 -0400 (0:00:00.022) 0:00:05.787 ******* changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Installed: llvm-libs-18.1.8-1.el10.x86_64", "Installed: libatomic-14.1.1-5.el10.x86_64", "Installed: pcp-selinux-6.3.0-1.el10.x86_64", "Installed: bpftrace-0.21.1-1.el10.x86_64", "Installed: libuv-1:1.48.0-2.el10.x86_64", "Installed: python3-lldb-18.1.8-1.el10.x86_64", "Installed: pcp-6.3.0-1.el10.x86_64", "Installed: pcp-conf-6.3.0-1.el10.x86_64", "Installed: python3-netaddr-0.10.1-5.el10.noarch", "Installed: avahi-libs-0.8-27.el10.x86_64", "Installed: libomp-18.1.8-1.el10.x86_64", "Installed: libomp-devel-18.1.8-1.el10.x86_64", "Installed: python3-pcp-6.3.0-1.el10.x86_64", "Installed: pcp-libs-6.3.0-1.el10.x86_64", "Installed: clang-libs-18.1.8-1.el10.x86_64", "Installed: clang-resource-filesystem-18.1.8-1.el10.noarch", "Installed: python3-pyelftools-0.30-6.el10.noarch", "Installed: pcp-pmda-bpftrace-6.3.0-1.el10.x86_64", "Installed: bcc-0.30.0-2.el10.x86_64", "Installed: bcc-tools-0.30.0-2.el10.x86_64", "Installed: python3-bcc-0.30.0-2.el10.noarch", "Installed: compiler-rt-18.1.8-1.el10.x86_64", "Installed: lldb-18.1.8-1.el10.x86_64" ] } lsrpackages: bpftrace pcp-pmda-bpftrace TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Extract allowed bpftrace user accounts] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:48 Saturday 17 August 2024 06:23:20 -0400 (0:00:55.981) 0:01:01.769 ******* ok: [managed_node2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_facts": { "__bpftrace_usernames": "root,metrics" }, "ansible_loop_var": "item", "changed": false, "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:54 Saturday 17 August 2024 06:23:20 -0400 (0:00:00.034) 0:01:01.803 ******* ok: [managed_node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/bpftrace", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:61 Saturday 17 August 2024 06:23:20 -0400 (0:00:00.428) 0:01:02.231 ******* changed: [managed_node2] => { "changed": true, "checksum": "2559785fc812966eeb50dc5f6f22139195666360", "dest": "/etc/pcp/bpftrace/bpftrace.conf", "gid": 0, "group": "root", "md5sum": "909e6f7319f4f70cee4e4a7569e3c635", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1048, "src": "/root/.ansible/tmp/ansible-tmp-1723890200.6939652-7684-120336124581381/.source.conf", "state": "file", "uid": 0 } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Saturday 17 August 2024 06:23:21 -0400 (0:00:01.113) 0:01:03.345 ******* included: fedora.linux_system_roles.private_metrics_subrole_redis for managed_node2 TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Saturday 17 August 2024 06:23:21 -0400 (0:00:00.049) 0:01:03.394 ******* ok: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml) => { "ansible_facts": { "__redis_conf_file": "redis.conf", "__redis_conf_link": "/etc", "__redis_conf_path": "/etc/redis" }, "ansible_included_var_files": [ "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" } ok: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml) => { "ansible_facts": { "__redis_packages": [ "redis", "redis-doc" ] }, "ansible_included_var_files": [ "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" } skipping: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } skipping: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } skipping: [managed_node2] => (item=/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22 Saturday 17 August 2024 06:23:21 -0400 (0:00:00.062) 0:01:03.457 ******* skipping: [managed_node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27 Saturday 17 August 2024 06:23:21 -0400 (0:00:00.018) 0:01:03.476 ******* skipping: [managed_node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages] *** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Saturday 17 August 2024 06:23:21 -0400 (0:00:00.018) 0:01:03.495 ******* fatal: [managed_node2]: FAILED! => { "changed": false, "failures": [ "No package redis available.", "No package redis-doc available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages TASK [Handle test failure] ***************************************************** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:47 Saturday 17 August 2024 06:23:22 -0400 (0:00:00.931) 0:01:04.426 ******* included: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node2 TASK [Collect logs] ************************************************************ task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Saturday 17 August 2024 06:23:22 -0400 (0:00:00.031) 0:01:04.458 ******* 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.172916", "end": "2024-08-17 06:23:23.398340", "rc": 0, "start": "2024-08-17 06:23:23.225424" } STDOUT: Aug 17 06:18:13 localhost kernel: Demotion targets for Node 0: null Aug 17 06:18:13 localhost kernel: page_owner is disabled Aug 17 06:18:13 localhost kernel: Key type big_key registered Aug 17 06:18:13 localhost kernel: Key type encrypted registered Aug 17 06:18:13 localhost kernel: ima: No TPM chip found, activating TPM-bypass! Aug 17 06:18:13 localhost kernel: Loading compiled-in module X.509 certificates Aug 17 06:18:13 localhost kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: fd2b5c98841c52a42db3834cdd6ad99542148446' Aug 17 06:18:13 localhost kernel: ima: Allocated hash algorithm: sha256 Aug 17 06:18:13 localhost kernel: ima: No architecture policies found Aug 17 06:18:13 localhost kernel: evm: Initialising EVM extended attributes: Aug 17 06:18:13 localhost kernel: evm: security.selinux Aug 17 06:18:13 localhost kernel: evm: security.SMACK64 (disabled) Aug 17 06:18:13 localhost kernel: evm: security.SMACK64EXEC (disabled) Aug 17 06:18:13 localhost kernel: evm: security.SMACK64TRANSMUTE (disabled) Aug 17 06:18:13 localhost kernel: evm: security.SMACK64MMAP (disabled) Aug 17 06:18:13 localhost kernel: evm: security.apparmor (disabled) Aug 17 06:18:13 localhost kernel: evm: security.ima Aug 17 06:18:13 localhost kernel: evm: security.capability Aug 17 06:18:13 localhost kernel: evm: HMAC attrs: 0x1 Aug 17 06:18:13 localhost kernel: Running certificate verification RSA selftest Aug 17 06:18:13 localhost kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Aug 17 06:18:13 localhost kernel: Running certificate verification ECDSA selftest Aug 17 06:18:13 localhost kernel: Loaded X.509 cert 'Certificate verification ECDSA self-testing key: 2900bcea1deb7bc8479a84a23d758efdfdd2b2d3' Aug 17 06:18:13 localhost kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Aug 17 06:18:13 localhost kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Aug 17 06:18:13 localhost kernel: clk: Disabling unused clocks Aug 17 06:18:13 localhost kernel: PM: genpd: Disabling unused power domains Aug 17 06:18:13 localhost kernel: Freeing unused decrypted memory: 2028K Aug 17 06:18:13 localhost kernel: Freeing unused kernel image (initmem) memory: 4204K Aug 17 06:18:13 localhost kernel: Write protecting the kernel read-only data: 32768k Aug 17 06:18:13 localhost kernel: Freeing unused kernel image (rodata/data gap) memory: 896K Aug 17 06:18:13 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Aug 17 06:18:13 localhost kernel: x86/mm: Checking user space page tables Aug 17 06:18:13 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Aug 17 06:18:13 localhost kernel: Run /init as init process Aug 17 06:18:13 localhost kernel: with arguments: Aug 17 06:18:13 localhost kernel: /init Aug 17 06:18:13 localhost kernel: rhgb Aug 17 06:18:13 localhost kernel: with environment: Aug 17 06:18:13 localhost kernel: HOME=/ Aug 17 06:18:13 localhost kernel: TERM=linux Aug 17 06:18:13 localhost kernel: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.10.0-15.el10.x86_64 Aug 17 06:18:13 localhost systemd[1]: Successfully made /usr/ read-only. Aug 17 06:18:13 localhost systemd[1]: systemd 256-11.el10 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE) Aug 17 06:18:13 localhost systemd[1]: Detected virtualization xen. Aug 17 06:18:13 localhost systemd[1]: Detected architecture x86-64. Aug 17 06:18:13 localhost systemd[1]: Running in initrd. Aug 17 06:18:13 localhost systemd[1]: No hostname configured, using default hostname. Aug 17 06:18:13 localhost systemd[1]: Hostname set to . Aug 17 06:18:13 localhost systemd[1]: Queued start job for default target initrd.target. Aug 17 06:18:13 localhost systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Aug 17 06:18:13 localhost systemd[1]: Expecting device dev-disk-by\x2duuid-873b1dad\x2d0393\x2d45ca\x2d9e96\x2dc9afb071909f.device - /dev/disk/by-uuid/873b1dad-0393-45ca-9e96-c9afb071909f... Aug 17 06:18:13 localhost systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. Aug 17 06:18:13 localhost systemd[1]: Reached target paths.target - Path Units. Aug 17 06:18:13 localhost systemd[1]: Reached target slices.target - Slice Units. Aug 17 06:18:13 localhost systemd[1]: Reached target swap.target - Swaps. Aug 17 06:18:13 localhost systemd[1]: Reached target timers.target - Timer Units. Aug 17 06:18:13 localhost systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). Aug 17 06:18:13 localhost systemd[1]: Listening on systemd-journald.socket - Journal Sockets. Aug 17 06:18:13 localhost systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Aug 17 06:18:13 localhost systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Aug 17 06:18:13 localhost systemd[1]: Reached target sockets.target - Socket Units. Aug 17 06:18:13 localhost systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Aug 17 06:18:13 localhost systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because no trigger condition checks were met. Aug 17 06:18:13 localhost systemd[1]: Starting systemd-journald.service - Journal Service... Aug 17 06:18:13 localhost systemd[1]: systemd-modules-load.service - Load Kernel Modules was skipped because no trigger condition checks were met. Aug 17 06:18:13 localhost systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Aug 17 06:18:13 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Aug 17 06:18:13 localhost systemd-journald[248]: Collecting audit messages is disabled. Aug 17 06:18:13 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Aug 17 06:18:13 localhost systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Aug 17 06:18:13 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Aug 17 06:18:13 localhost systemd-journald[248]: Journal started ░░ Subject: The journal has been started ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has started up, opened the journal ░░ files for writing and is now ready to process requests. Aug 17 06:18:13 localhost systemd-journald[248]: Runtime Journal (/run/log/journal/32243df0ee7842acb27143992604a92e) is 8M, max 70.5M, 62.5M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/32243df0ee7842acb27143992604a92e) is currently using 8M. ░░ Maximum allowed usage is set to 70.5M. ░░ Leaving at least 35.2M free (of currently available 697.8M of disk space). ░░ Enforced usage limit is thus 70.5M, of which 62.5M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Aug 17 06:18:13 localhost systemd[1]: Started systemd-journald.service - Journal Service. Aug 17 06:18:13 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. ░░ Subject: A start job for unit systemd-sysctl.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysctl.service has finished successfully. ░░ ░░ The job identifier is 10. Aug 17 06:18:13 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully. ░░ ░░ The job identifier is 27. Aug 17 06:18:13 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has begun execution. ░░ ░░ The job identifier is 15. Aug 17 06:18:13 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 15. Aug 17 06:18:13 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 16. Aug 17 06:18:13 localhost systemd[1]: Reached target local-fs.target - Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 14. Aug 17 06:18:13 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 12. Aug 17 06:18:13 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A start job for unit systemd-vconsole-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has finished successfully. ░░ ░░ The job identifier is 46. Aug 17 06:18:13 localhost systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit dracut-cmdline-ask.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-cmdline-ask.service has finished successfully. ░░ ░░ The job identifier is 45. Aug 17 06:18:13 localhost systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... ░░ Subject: A start job for unit dracut-cmdline.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-cmdline.service has begun execution. ░░ ░░ The job identifier is 38. Aug 17 06:18:13 localhost dracut-cmdline[270]: dracut-101-2.el10 Aug 17 06:18:13 localhost dracut-cmdline[270]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.10.0-15.el10.x86_64 root=UUID=873b1dad-0393-45ca-9e96-c9afb071909f ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 Aug 17 06:18:13 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 12. Aug 17 06:18:13 localhost systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. ░░ Subject: A start job for unit dracut-cmdline.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-cmdline.service has finished successfully. ░░ ░░ The job identifier is 38. Aug 17 06:18:13 localhost systemd[1]: dracut-pre-udev.service - dracut pre-udev hook was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit dracut-pre-udev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-udev.service has finished successfully. ░░ ░░ The job identifier is 37. Aug 17 06:18:13 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 18. Aug 17 06:18:13 localhost systemd-udevd[324]: Using default interface naming scheme 'rhel-10.0'. Aug 17 06:18:13 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 18. Aug 17 06:18:13 localhost systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit dracut-pre-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-trigger.service has finished successfully. ░░ ░░ The job identifier is 50. Aug 17 06:18:13 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... ░░ Subject: A start job for unit systemd-udev-trigger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has begun execution. ░░ ░░ The job identifier is 17. Aug 17 06:18:13 localhost systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. ░░ Subject: A start job for unit system-modprobe.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit system-modprobe.slice has finished successfully. ░░ ░░ The job identifier is 56. Aug 17 06:18:13 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 55. Aug 17 06:18:13 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. ░░ Subject: A start job for unit systemd-udev-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has finished successfully. ░░ ░░ The job identifier is 17. Aug 17 06:18:13 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. Aug 17 06:18:13 localhost systemd[1]: Finished modprobe@configfs.service - 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 55. Aug 17 06:18:13 localhost systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit dracut-initqueue.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-initqueue.service has finished successfully. ░░ ░░ The job identifier is 35. Aug 17 06:18:13 localhost systemd[1]: Reached target remote-fs-pre.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 36. Aug 17 06:18:13 localhost systemd[1]: Reached target remote-fs.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 34. Aug 17 06:18:13 localhost systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... ░░ Subject: A start job for unit dracut-pre-mount.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-mount.service has begun execution. ░░ ░░ The job identifier is 48. Aug 17 06:18:13 localhost systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. ░░ Subject: A start job for unit dracut-pre-mount.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-mount.service has finished successfully. ░░ ░░ The job identifier is 48. Aug 17 06:18:13 localhost kernel: libata version 3.00 loaded. Aug 17 06:18:13 localhost kernel: ata_piix 0000:00:01.1: version 2.13 Aug 17 06:18:13 localhost kernel: scsi host0: ata_piix Aug 17 06:18:13 localhost kernel: scsi host1: ata_piix Aug 17 06:18:13 localhost kernel: Invalid max_queues (4), will use default max: 2. Aug 17 06:18:13 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 lpm-pol 0 Aug 17 06:18:13 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 lpm-pol 0 Aug 17 06:18:13 localhost kernel: xen_netfront: Initialising Xen virtual ethernet driver Aug 17 06:18:13 localhost kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; Aug 17 06:18:13 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Aug 17 06:18:13 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 60 and the job result is done. Aug 17 06:18:13 localhost systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A stop job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 60. Aug 17 06:18:13 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 60. Aug 17 06:18:13 localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Aug 17 06:18:13 localhost kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. Aug 17 06:18:13 localhost kernel: GPT:8388607 != 524287999 Aug 17 06:18:13 localhost kernel: GPT:Alternate GPT header not at the end of the disk. Aug 17 06:18:13 localhost kernel: GPT:8388607 != 524287999 Aug 17 06:18:13 localhost kernel: GPT: Use GNU Parted to correct GPT errors. Aug 17 06:18:13 localhost kernel: xvda: xvda1 xvda2 Aug 17 06:18:13 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A start job for unit systemd-vconsole-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has finished successfully. ░░ ░░ The job identifier is 60. Aug 17 06:18:14 localhost systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... ░░ Subject: A start job for unit sys-kernel-config.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has begun execution. ░░ ░░ The job identifier is 54. Aug 17 06:18:14 localhost systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. ░░ Subject: A start job for unit sys-kernel-config.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has finished successfully. ░░ ░░ The job identifier is 54. Aug 17 06:18:14 localhost systemd[1]: Reached target sysinit.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 3. Aug 17 06:18:14 localhost systemd[1]: Reached target basic.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 2. Aug 17 06:18:14 localhost systemd[1]: Found device dev-disk-by\x2duuid-873b1dad\x2d0393\x2d45ca\x2d9e96\x2dc9afb071909f.device - /dev/disk/by-uuid/873b1dad-0393-45ca-9e96-c9afb071909f. ░░ Subject: A start job for unit dev-disk-by\x2duuid-873b1dad\x2d0393\x2d45ca\x2d9e96\x2dc9afb071909f.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-disk-by\x2duuid-873b1dad\x2d0393\x2d45ca\x2d9e96\x2dc9afb071909f.device has finished successfully. ░░ ░░ The job identifier is 42. Aug 17 06:18:14 localhost systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. ░░ Subject: A start job for unit initrd-root-device.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-root-device.target has finished successfully. ░░ ░░ The job identifier is 53. Aug 17 06:18:14 localhost systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/873b1dad-0393-45ca-9e96-c9afb071909f... ░░ Subject: A start job for unit systemd-fsck-root.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck-root.service has begun execution. ░░ ░░ The job identifier is 41. Aug 17 06:18:14 localhost systemd-fsck[385]: /usr/sbin/fsck.xfs: XFS file system. Aug 17 06:18:14 localhost systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/873b1dad-0393-45ca-9e96-c9afb071909f. ░░ Subject: A start job for unit systemd-fsck-root.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck-root.service has finished successfully. ░░ ░░ The job identifier is 41. Aug 17 06:18:14 localhost systemd[1]: Mounting sysroot.mount - /sysroot... ░░ Subject: A start job for unit sysroot.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysroot.mount has begun execution. ░░ ░░ The job identifier is 40. Aug 17 06:18:14 localhost kernel: SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled Aug 17 06:18:14 localhost kernel: XFS (xvda2): Mounting V5 Filesystem 873b1dad-0393-45ca-9e96-c9afb071909f Aug 17 06:18:15 localhost kernel: XFS (xvda2): Ending clean mount Aug 17 06:18:15 localhost systemd[1]: Mounted sysroot.mount - /sysroot. ░░ Subject: A start job for unit sysroot.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysroot.mount has finished successfully. ░░ ░░ The job identifier is 40. Aug 17 06:18:15 localhost systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. ░░ Subject: A start job for unit initrd-root-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-root-fs.target has finished successfully. ░░ ░░ The job identifier is 39. Aug 17 06:18:15 localhost systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... ░░ Subject: A start job for unit initrd-parse-etc.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-parse-etc.service has begun execution. ░░ ░░ The job identifier is 44. Aug 17 06:18:16 localhost systemd[1]: initrd-parse-etc.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-parse-etc.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. ░░ Subject: A start job for unit initrd-parse-etc.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-parse-etc.service has finished successfully. ░░ ░░ The job identifier is 44. Aug 17 06:18:16 localhost systemd[1]: Reached target initrd-fs.target - Initrd File Systems. ░░ Subject: A start job for unit initrd-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-fs.target has finished successfully. ░░ ░░ The job identifier is 49. Aug 17 06:18:16 localhost systemd[1]: Reached target initrd.target - Initrd Default Target. ░░ Subject: A start job for unit initrd.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd.target has finished successfully. ░░ ░░ The job identifier is 1. Aug 17 06:18:16 localhost systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit dracut-mount.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-mount.service has finished successfully. ░░ ░░ The job identifier is 51. Aug 17 06:18:16 localhost systemd[1]: Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook... ░░ Subject: A start job for unit dracut-pre-pivot.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-pivot.service has begun execution. ░░ ░░ The job identifier is 33. Aug 17 06:18:16 localhost systemd[1]: Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. ░░ Subject: A start job for unit dracut-pre-pivot.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-pivot.service has finished successfully. ░░ ░░ The job identifier is 33. Aug 17 06:18:16 localhost systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... ░░ Subject: A start job for unit initrd-cleanup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-cleanup.service has begun execution. ░░ ░░ The job identifier is 63. Aug 17 06:18:16 localhost systemd[1]: Stopped target timers.target - Timer Units. ░░ Subject: A stop job for unit timers.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit timers.target has finished. ░░ ░░ The job identifier is 96 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-cmdline.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. ░░ Subject: A stop job for unit dracut-cmdline.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-cmdline.service has finished. ░░ ░░ The job identifier is 101 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. ░░ Subject: A stop job for unit dracut-pre-pivot.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-pivot.service has finished. ░░ ░░ The job identifier is 107 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target initrd.target - Initrd Default Target. ░░ Subject: A stop job for unit initrd.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd.target has finished. ░░ ░░ The job identifier is 111 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target basic.target - Basic System. ░░ Subject: A stop job for unit basic.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit basic.target has finished. ░░ ░░ The job identifier is 114 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. ░░ Subject: A stop job for unit initrd-root-device.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd-root-device.target has finished. ░░ ░░ The job identifier is 98 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. ░░ Subject: A stop job for unit initrd-usr-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd-usr-fs.target has finished. ░░ ░░ The job identifier is 99 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target paths.target - Path Units. ░░ Subject: A stop job for unit paths.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit paths.target has finished. ░░ ░░ The job identifier is 106 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-ask-password-console.path has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. ░░ Subject: A stop job for unit systemd-ask-password-console.path has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-ask-password-console.path has finished. ░░ ░░ The job identifier is 97 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target remote-fs.target - Remote File Systems. ░░ Subject: A stop job for unit remote-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit remote-fs.target has finished. ░░ ░░ The job identifier is 102 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. ░░ Subject: A stop job for unit remote-fs-pre.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit remote-fs-pre.target has finished. ░░ ░░ The job identifier is 103 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target slices.target - Slice Units. ░░ Subject: A stop job for unit slices.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit slices.target has finished. ░░ ░░ The job identifier is 108 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target sockets.target - Socket Units. ░░ Subject: A stop job for unit sockets.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sockets.target has finished. ░░ ░░ The job identifier is 113 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target sysinit.target - System Initialization. ░░ Subject: A stop job for unit sysinit.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sysinit.target has finished. ░░ ░░ The job identifier is 116 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target swap.target - Swaps. ░░ Subject: A stop job for unit swap.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit swap.target has finished. ░░ ░░ The job identifier is 105 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-mount.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. ░░ Subject: A stop job for unit dracut-pre-mount.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-mount.service has finished. ░░ ░░ The job identifier is 109 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-sysctl.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. ░░ Subject: A stop job for unit systemd-sysctl.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-sysctl.service has finished. ░░ ░░ The job identifier is 110 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped systemd-tmpfiles-setup.service - Create System Files and Directories. ░░ Subject: A stop job for unit systemd-tmpfiles-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup.service has finished. ░░ ░░ The job identifier is 94 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target local-fs.target - Local File Systems. ░░ Subject: A stop job for unit local-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit local-fs.target has finished. ░░ ░░ The job identifier is 104 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. ░░ Subject: A stop job for unit local-fs-pre.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit local-fs-pre.target has finished. ░░ ░░ The job identifier is 100 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. ░░ Subject: A stop job for unit systemd-udev-trigger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udev-trigger.service has finished. ░░ ░░ The job identifier is 89 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... ░░ Subject: A stop job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 88. Aug 17 06:18:16 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 115 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dsysctl.service.mount has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dvconsole\x2dsetup.service.mount has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-cleanup.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. ░░ Subject: A start job for unit initrd-cleanup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-cleanup.service has finished successfully. ░░ ░░ The job identifier is 63. Aug 17 06:18:16 localhost systemd[1]: systemd-udevd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. ░░ Subject: A stop job for unit systemd-udevd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd.service has finished. ░░ ░░ The job identifier is 88 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. ░░ Subject: A stop job for unit systemd-udevd-control.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd-control.socket has finished. ░░ ░░ The job identifier is 90 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. ░░ Subject: A stop job for unit systemd-udevd-kernel.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd-kernel.socket has finished. ░░ ░░ The job identifier is 87 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... ░░ Subject: A start job for unit initrd-udevadm-cleanup-db.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-udevadm-cleanup-db.service has begun execution. ░░ ░░ The job identifier is 86. Aug 17 06:18:16 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. ░░ Subject: A stop job for unit systemd-tmpfiles-setup-dev.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup-dev.service has finished. ░░ ░░ The job identifier is 93 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup-dev-early.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. ░░ Subject: A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished. ░░ ░░ The job identifier is 95 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit kmod-static-nodes.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. ░░ Subject: A stop job for unit kmod-static-nodes.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit kmod-static-nodes.service has finished. ░░ ░░ The job identifier is 112 and the job result is done. Aug 17 06:18:16 localhost systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Aug 17 06:18:16 localhost systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. ░░ Subject: A start job for unit initrd-udevadm-cleanup-db.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-udevadm-cleanup-db.service has finished successfully. ░░ ░░ The job identifier is 86. Aug 17 06:18:16 localhost systemd[1]: Reached target initrd-switch-root.target - Switch Root. ░░ Subject: A start job for unit initrd-switch-root.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-switch-root.target has finished successfully. ░░ ░░ The job identifier is 66. Aug 17 06:18:16 localhost systemd[1]: Starting initrd-switch-root.service - Switch Root... ░░ Subject: A start job for unit initrd-switch-root.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-switch-root.service has begun execution. ░░ ░░ The job identifier is 70. Aug 17 06:18:16 localhost systemd[1]: Switching root. Aug 17 06:18:16 localhost systemd-journald[248]: Journal stopped ░░ Subject: The journal has been stopped ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has shut down and closed all currently ░░ active journal files. Aug 17 06:18:32 localhost systemd-journald[248]: Received SIGTERM from PID 1 (systemd). Aug 17 06:18:32 localhost kernel: audit: type=1404 audit(1723889901.004:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Aug 17 06:18:32 localhost kernel: SELinux: policy capability network_peer_controls=1 Aug 17 06:18:32 localhost kernel: SELinux: policy capability open_perms=1 Aug 17 06:18:32 localhost kernel: SELinux: policy capability extended_socket_class=1 Aug 17 06:18:32 localhost kernel: SELinux: policy capability always_check_network=0 Aug 17 06:18:32 localhost kernel: SELinux: policy capability cgroup_seclabel=1 Aug 17 06:18:32 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 17 06:18:32 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 17 06:18:32 localhost kernel: SELinux: policy capability ioctl_skip_cloexec=0 Aug 17 06:18:32 localhost kernel: SELinux: policy capability userspace_initial_context=0 Aug 17 06:18:32 localhost kernel: audit: type=1403 audit(1723889902.054:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Aug 17 06:18:32 localhost systemd[1]: Successfully loaded SELinux policy in 1.053717s. Aug 17 06:18:32 localhost systemd[1]: Relabeled /dev/, /dev/shm/, /run/ in 17.465ms. Aug 17 06:18:32 localhost systemd[1]: systemd 256-11.el10 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE) Aug 17 06:18:32 localhost systemd[1]: Detected virtualization xen. Aug 17 06:18:32 localhost systemd[1]: Detected architecture x86-64. Aug 17 06:18:32 localhost systemd[1]: Initializing machine ID from VM UUID. Aug 17 06:18:32 localhost systemd[1]: Installed transient /etc/machine-id file. Aug 17 06:18:32 localhost systemd[1]: bpf-restrict-fs: LSM BPF program attached Aug 17 06:18:32 localhost systemd[1]: run-credentials-systemd\x2djournald.service.mount: Deactivated successfully. Aug 17 06:18:32 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully. Aug 17 06:18:32 localhost systemd[1]: Stopped initrd-switch-root.service - Switch Root. Aug 17 06:18:32 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Aug 17 06:18:32 localhost systemd[1]: Created slice system-getty.slice - Slice /system/getty. Aug 17 06:18:32 localhost systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. Aug 17 06:18:32 localhost systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. Aug 17 06:18:32 localhost systemd[1]: Created slice user.slice - User and Session Slice. Aug 17 06:18:32 localhost systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Aug 17 06:18:32 localhost systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Aug 17 06:18:32 localhost systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. Aug 17 06:18:32 localhost systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Aug 17 06:18:32 localhost systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. Aug 17 06:18:32 localhost systemd[1]: Stopped target initrd-switch-root.target - Switch Root. Aug 17 06:18:32 localhost systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. Aug 17 06:18:32 localhost systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. Aug 17 06:18:32 localhost systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. Aug 17 06:18:32 localhost systemd[1]: Reached target paths.target - Path Units. Aug 17 06:18:32 localhost systemd[1]: Reached target slices.target - Slice Units. Aug 17 06:18:32 localhost systemd[1]: Reached target swap.target - Swaps. Aug 17 06:18:32 localhost systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. Aug 17 06:18:32 localhost systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. Aug 17 06:18:32 localhost systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. Aug 17 06:18:32 localhost systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. Aug 17 06:18:32 localhost systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption. Aug 17 06:18:32 localhost systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. Aug 17 06:18:32 localhost systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Aug 17 06:18:32 localhost systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Aug 17 06:18:32 localhost systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Aug 17 06:18:32 localhost systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Aug 17 06:18:32 localhost systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Aug 17 06:18:32 localhost systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Aug 17 06:18:32 localhost systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Aug 17 06:18:32 localhost systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Aug 17 06:18:32 localhost systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Aug 17 06:18:32 localhost systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Aug 17 06:18:32 localhost systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Aug 17 06:18:32 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Aug 17 06:18:32 localhost systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Aug 17 06:18:32 localhost systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Aug 17 06:18:32 localhost systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Aug 17 06:18:32 localhost systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Aug 17 06:18:32 localhost systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Aug 17 06:18:32 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully. Aug 17 06:18:32 localhost systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device. Aug 17 06:18:32 localhost systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). Aug 17 06:18:32 localhost systemd[1]: Starting systemd-journald.service - Journal Service... Aug 17 06:18:32 localhost systemd[1]: systemd-modules-load.service - Load Kernel Modules was skipped because no trigger condition checks were met. Aug 17 06:18:32 localhost systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Aug 17 06:18:32 localhost systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Aug 17 06:18:32 localhost systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Aug 17 06:18:32 localhost systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Aug 17 06:18:32 localhost systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Aug 17 06:18:32 localhost systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... Aug 17 06:18:32 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Aug 17 06:18:32 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. Aug 17 06:18:32 localhost systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Aug 17 06:18:32 localhost systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Aug 17 06:18:32 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. Aug 17 06:18:32 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Aug 17 06:18:32 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. Aug 17 06:18:32 localhost systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. Aug 17 06:18:32 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Aug 17 06:18:32 localhost systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. Aug 17 06:18:32 localhost systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. Aug 17 06:18:32 localhost systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. Aug 17 06:18:32 localhost kernel: loop: module loaded Aug 17 06:18:32 localhost systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. Aug 17 06:18:32 localhost systemd[1]: modprobe@loop.service: Deactivated successfully. Aug 17 06:18:32 localhost systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. Aug 17 06:18:32 localhost systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. Aug 17 06:18:32 localhost systemd-journald[475]: Collecting audit messages is disabled. Aug 17 06:18:32 localhost kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Aug 17 06:18:32 localhost kernel: device-mapper: uevent: version 1.0.3 Aug 17 06:18:32 localhost kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev Aug 17 06:18:32 localhost systemd[1]: modprobe@dm_mod.service: Deactivated successfully. Aug 17 06:18:32 localhost systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. Aug 17 06:18:32 localhost systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. Aug 17 06:18:32 localhost systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. Aug 17 06:18:32 localhost systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Aug 17 06:18:32 localhost systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). Aug 17 06:18:32 localhost systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... Aug 17 06:18:32 localhost systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Aug 17 06:18:32 localhost systemd-journald[475]: Journal started ░░ Subject: The journal has been started ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has started up, opened the journal ░░ files for writing and is now ready to process requests. Aug 17 06:18:32 localhost systemd-journald[475]: Runtime Journal (/run/log/journal/ec2f5bdebbc6a82023be19c596fc62e1) is 8M, max 70.5M, 62.5M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/ec2f5bdebbc6a82023be19c596fc62e1) is currently using 8M. ░░ Maximum allowed usage is set to 70.5M. ░░ Leaving at least 35.2M free (of currently available 689.8M of disk space). ░░ Enforced usage limit is thus 70.5M, of which 62.5M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Aug 17 06:18:31 localhost systemd[1]: Queued start job for default target multi-user.target. Aug 17 06:18:31 localhost systemd[1]: systemd-journald.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-journald.service has successfully entered the 'dead' state. Aug 17 06:18:32 localhost systemd[1]: Started systemd-journald.service - Journal Service. Aug 17 06:18:32 localhost systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... ░░ Subject: A start job for unit systemd-journal-flush.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has begun execution. ░░ ░░ The job identifier is 175. Aug 17 06:18:32 localhost systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. ░░ Subject: A start job for unit systemd-udev-load-credentials.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-load-credentials.service has finished successfully. ░░ ░░ The job identifier is 171. Aug 17 06:18:32 localhost systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. ░░ Subject: A start job for unit systemd-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has finished successfully. ░░ ░░ The job identifier is 186. Aug 17 06:18:32 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. ░░ Subject: A start job for unit systemd-sysctl.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysctl.service has finished successfully. ░░ ░░ The job identifier is 157. Aug 17 06:18:32 localhost kernel: fuse: init (API version 7.40) Aug 17 06:18:32 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@fuse.service has successfully entered the 'dead' state. Aug 17 06:18:32 localhost systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. ░░ Subject: A start job for unit modprobe@fuse.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@fuse.service has finished successfully. ░░ ░░ The job identifier is 165. Aug 17 06:18:32 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. ░░ Subject: A start job for unit systemd-udev-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has finished successfully. ░░ ░░ The job identifier is 184. Aug 17 06:18:32 localhost systemd-journald[475]: Runtime Journal (/run/log/journal/ec2f5bdebbc6a82023be19c596fc62e1) is 8M, max 70.5M, 62.5M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/ec2f5bdebbc6a82023be19c596fc62e1) is currently using 8M. ░░ Maximum allowed usage is set to 70.5M. ░░ Leaving at least 35.2M free (of currently available 689.8M of disk space). ░░ Enforced usage limit is thus 70.5M, of which 62.5M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Aug 17 06:18:32 localhost systemd-journald[475]: Received client request to flush runtime journal. Aug 17 06:18:32 localhost systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. ░░ Subject: A start job for unit systemd-journal-flush.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has finished successfully. ░░ ░░ The job identifier is 175. Aug 17 06:18:32 localhost systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has begun execution. ░░ ░░ The job identifier is 164. Aug 17 06:18:32 localhost systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has finished successfully. ░░ ░░ The job identifier is 164. Aug 17 06:18:33 localhost systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. ░░ Subject: A start job for unit lvm2-monitor.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit lvm2-monitor.service has finished successfully. ░░ ░░ The job identifier is 189. Aug 17 06:18:33 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully. ░░ ░░ The job identifier is 162. Aug 17 06:18:33 localhost systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-sysusers.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysusers.service has finished successfully. ░░ ░░ The job identifier is 159. Aug 17 06:18:33 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has begun execution. ░░ ░░ The job identifier is 161. Aug 17 06:18:33 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 161. Aug 17 06:18:33 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 135. Aug 17 06:18:33 localhost systemd[1]: Reached target local-fs.target - Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 133. Aug 17 06:18:33 localhost systemd[1]: Listening on systemd-bootctl.socket - Boot Entries Service Socket. ░░ Subject: A start job for unit systemd-bootctl.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-bootctl.socket has finished successfully. ░░ ░░ The job identifier is 216. Aug 17 06:18:33 localhost systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management. ░░ Subject: A start job for unit systemd-sysext.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysext.socket has finished successfully. ░░ ░░ The job identifier is 213. Aug 17 06:18:33 localhost systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit ldconfig.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has finished successfully. ░░ ░░ The job identifier is 195. Aug 17 06:18:33 localhost systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ░░ Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit selinux-autorelabel-mark.service has finished successfully. ░░ ░░ The job identifier is 146. Aug 17 06:18:33 localhost systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-binfmt.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-binfmt.service has finished successfully. ░░ ░░ The job identifier is 155. Aug 17 06:18:33 localhost systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-boot-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-random-seed.service has finished successfully. ░░ ░░ The job identifier is 163. Aug 17 06:18:33 localhost systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-confext.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-confext.service has finished successfully. ░░ ░░ The job identifier is 136. Aug 17 06:18:33 localhost systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-sysext.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysext.service has finished successfully. ░░ ░░ The job identifier is 166. Aug 17 06:18:33 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 151. Aug 17 06:18:33 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 167. Aug 17 06:18:33 localhost systemd-udevd[517]: Using default interface naming scheme 'rhel-10.0'. Aug 17 06:18:33 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 151. Aug 17 06:18:33 localhost systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution. ░░ ░░ The job identifier is 232. Aug 17 06:18:33 localhost systemd[1]: Starting audit-rules.service - Load Audit Rules... ░░ Subject: A start job for unit audit-rules.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has begun execution. ░░ ░░ The job identifier is 224. Aug 17 06:18:33 localhost systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit systemd-firstboot.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-firstboot.service has finished successfully. ░░ ░░ The job identifier is 129. Aug 17 06:18:33 localhost systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit first-boot-complete.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit first-boot-complete.target has finished successfully. ░░ ░░ The job identifier is 131. Aug 17 06:18:33 localhost systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). ░░ Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has finished successfully. ░░ ░░ The job identifier is 143. Aug 17 06:18:33 localhost systemd[1]: Starting systemd-machine-id-commit.service - Save Transient machine-id to Disk... ░░ Subject: A start job for unit systemd-machine-id-commit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has begun execution. ░░ ░░ The job identifier is 181. Aug 17 06:18:33 localhost systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 191. Aug 17 06:18:33 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Aug 17 06:18:33 localhost systemd[1]: Finished systemd-machine-id-commit.service - Save Transient machine-id to Disk. ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 181. Aug 17 06:18:33 localhost kernel: RPC: Registered named UNIX socket transport module. Aug 17 06:18:33 localhost kernel: RPC: Registered udp transport module. Aug 17 06:18:33 localhost kernel: RPC: Registered tcp transport module. Aug 17 06:18:33 localhost kernel: RPC: Registered tcp-with-tls transport module. Aug 17 06:18:33 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Aug 17 06:18:33 localhost systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - 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 232. Aug 17 06:18:33 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 231. Aug 17 06:18:34 localhost augenrules[521]: /sbin/augenrules: No change Aug 17 06:18:34 localhost augenrules[537]: No rules Aug 17 06:18:34 localhost augenrules[537]: enabled 0 Aug 17 06:18:34 localhost augenrules[537]: failure 1 Aug 17 06:18:34 localhost augenrules[537]: pid 0 Aug 17 06:18:34 localhost augenrules[537]: rate_limit 0 Aug 17 06:18:34 localhost augenrules[537]: backlog_limit 8192 Aug 17 06:18:34 localhost augenrules[537]: lost 0 Aug 17 06:18:34 localhost augenrules[537]: backlog 0 Aug 17 06:18:34 localhost augenrules[537]: backlog_wait_time 60000 Aug 17 06:18:34 localhost augenrules[537]: backlog_wait_time_actual 0 Aug 17 06:18:34 localhost augenrules[537]: enabled 0 Aug 17 06:18:34 localhost augenrules[537]: failure 1 Aug 17 06:18:34 localhost augenrules[537]: pid 0 Aug 17 06:18:34 localhost augenrules[537]: rate_limit 0 Aug 17 06:18:34 localhost augenrules[537]: backlog_limit 8192 Aug 17 06:18:34 localhost augenrules[537]: lost 0 Aug 17 06:18:34 localhost augenrules[537]: backlog 0 Aug 17 06:18:34 localhost augenrules[537]: backlog_wait_time 60000 Aug 17 06:18:34 localhost augenrules[537]: backlog_wait_time_actual 0 Aug 17 06:18:34 localhost augenrules[537]: enabled 0 Aug 17 06:18:34 localhost augenrules[537]: failure 1 Aug 17 06:18:34 localhost augenrules[537]: pid 0 Aug 17 06:18:34 localhost augenrules[537]: rate_limit 0 Aug 17 06:18:34 localhost augenrules[537]: backlog_limit 8192 Aug 17 06:18:34 localhost augenrules[537]: lost 0 Aug 17 06:18:34 localhost augenrules[537]: backlog 0 Aug 17 06:18:34 localhost augenrules[537]: backlog_wait_time 60000 Aug 17 06:18:34 localhost augenrules[537]: backlog_wait_time_actual 0 Aug 17 06:18:34 localhost systemd[1]: audit-rules.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit audit-rules.service has successfully entered the 'dead' state. Aug 17 06:18:34 localhost systemd[1]: Finished audit-rules.service - Load Audit Rules. ░░ Subject: A start job for unit audit-rules.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has finished successfully. ░░ ░░ The job identifier is 224. Aug 17 06:18:34 localhost systemd[1]: Starting auditd.service - Security Audit Logging Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 272. Aug 17 06:18:34 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 167. Aug 17 06:18:34 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 288. Aug 17 06:18:34 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. Aug 17 06:18:34 localhost systemd[1]: Finished modprobe@configfs.service - 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 288. Aug 17 06:18:34 localhost systemd[1]: Condition check resulted in dev-ttyS0.device - /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 240. Aug 17 06:18:34 localhost 55-scsi-sg3_id.rules[573]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Aug 17 06:18:34 localhost auditd[576]: No plugins found, not dispatching events Aug 17 06:18:34 localhost auditd[576]: Init complete, auditd 4.0 listening for events (startup state enable) Aug 17 06:18:34 localhost systemd[1]: Started auditd.service - Security Audit Logging 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 272. Aug 17 06:18:34 localhost systemd[1]: Starting systemd-update-utmp.service - 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 223. Aug 17 06:18:34 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Aug 17 06:18:34 localhost systemd[1]: Finished systemd-update-utmp.service - 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 223. Aug 17 06:18:34 localhost systemd[1]: Reached target sysinit.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 122. Aug 17 06:18:34 localhost systemd[1]: Started dnf-makecache.timer - 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 199. Aug 17 06:18:34 localhost systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. ░░ Subject: A start job for unit fstrim.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit fstrim.timer has finished successfully. ░░ ░░ The job identifier is 198. Aug 17 06:18:34 localhost systemd[1]: Started logrotate.timer - 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 206. Aug 17 06:18:34 localhost systemd[1]: Started systemd-tmpfiles-clean.timer - 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 208. Aug 17 06:18:34 localhost systemd[1]: Started unbound-anchor.timer - daily update of the root trust anchor for DNSSEC. ░░ Subject: A start job for unit unbound-anchor.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit unbound-anchor.timer has finished successfully. ░░ ░░ The job identifier is 207. Aug 17 06:18:34 localhost systemd[1]: Reached target timers.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 197. Aug 17 06:18:34 localhost systemd[1]: Listening on dbus.socket - 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 204. Aug 17 06:18:34 localhost systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. ░░ Subject: A start job for unit pcscd.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcscd.socket has finished successfully. ░░ ░░ The job identifier is 211. Aug 17 06:18:34 localhost systemd[1]: Listening on sssd-kcm.socket - 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 214. Aug 17 06:18:34 localhost systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket. ░░ Subject: A start job for unit systemd-hostnamed.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.socket has finished successfully. ░░ ░░ The job identifier is 218. Aug 17 06:18:34 localhost systemd[1]: Reached target sockets.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 209. Aug 17 06:18:34 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Aug 17 06:18:34 localhost systemd[1]: Starting dbus-broker.service - 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 203. Aug 17 06:18:34 localhost systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ 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 158. Aug 17 06:18:34 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 371. Aug 17 06:18:34 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Aug 17 06:18:34 localhost (udev-worker)[557]: Network interface NamePolicy= disabled on kernel command line. Aug 17 06:18:34 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Aug 17 06:18:35 localhost kernel: Console: switching to colour dummy device 80x25 Aug 17 06:18:35 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Aug 17 06:18:35 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Aug 17 06:18:35 localhost kernel: Console: switching to colour frame buffer device 128x48 Aug 17 06:18:35 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Aug 17 06:18:34 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Aug 17 06:18:34 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 371 and the job result is done. Aug 17 06:18:34 localhost systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dvconsole\x2dsetup.service.mount has successfully entered the 'dead' state. Aug 17 06:18:35 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 371. Aug 17 06:18:35 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Aug 17 06:18:35 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 371 and the job result is done. Aug 17 06:18:35 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 371. Aug 17 06:18:35 localhost systemd[1]: Started dbus-broker.service - 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 203. Aug 17 06:18:35 localhost systemd[1]: Reached target basic.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 119. Aug 17 06:18:35 localhost dbus-broker-launch[584]: Ready Aug 17 06:18:35 localhost systemd[1]: Starting chronyd.service - 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 252. Aug 17 06:18:35 localhost systemd[1]: Starting cloud-init-local.service - 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 267. Aug 17 06:18:35 localhost systemd[1]: Starting dracut-shutdown.service - 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 132. Aug 17 06:18:35 localhost systemd[1]: Started irqbalance.service - 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 255. Aug 17 06:18:35 localhost systemd[1]: Started rngd.service - 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 271. Aug 17 06:18:35 localhost (qbalance)[606]: irqbalance.service: Referenced but unset environment variable evaluates to an empty string: IRQBALANCE_ARGS Aug 17 06:18:35 localhost systemd[1]: Starting rsyslog.service - 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 256. Aug 17 06:18:35 localhost systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). ░░ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has finished successfully. ░░ ░░ The job identifier is 266. Aug 17 06:18:35 localhost systemd[1]: sshd-keygen@ecdsa.service - 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 262. Aug 17 06:18:35 localhost systemd[1]: sshd-keygen@ed25519.service - 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 264. Aug 17 06:18:35 localhost systemd[1]: sshd-keygen@rsa.service - 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 265. Aug 17 06:18:35 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 261. Aug 17 06:18:35 localhost systemd[1]: sssd.service - 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 250. Aug 17 06:18:35 localhost systemd[1]: Reached target nss-user-lookup.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 251. Aug 17 06:18:35 localhost systemd[1]: Starting systemd-logind.service - 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 246. Aug 17 06:18:35 localhost systemd-logind[610]: 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. Aug 17 06:18:35 localhost systemd-logind[610]: Watching system buttons on /dev/input/event0 (Power Button) Aug 17 06:18:35 localhost systemd-logind[610]: Watching system buttons on /dev/input/event1 (Sleep Button) Aug 17 06:18:35 localhost systemd-logind[610]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Aug 17 06:18:35 localhost systemd[1]: Starting unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound... ░░ Subject: A start job for unit unbound-anchor.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit unbound-anchor.service has begun execution. ░░ ░░ The job identifier is 294. Aug 17 06:18:36 localhost systemd[1]: Started systemd-logind.service - 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 246. Aug 17 06:18:36 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A start job for unit systemd-vconsole-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has finished successfully. ░░ ░░ The job identifier is 371. Aug 17 06:18:36 localhost systemd[1]: Finished dracut-shutdown.service - 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 132. Aug 17 06:18:36 localhost rsyslogd[609]: imjournal: filecreatemode is not set, using default 0644 [v8.2312.0-2.el10 try https://www.rsyslog.com/e/2186 ] Aug 17 06:18:36 localhost systemd[1]: Started rsyslog.service - 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 256. Aug 17 06:18:36 localhost rsyslogd[609]: [origin software="rsyslogd" swVersion="8.2312.0-2.el10" x-pid="609" x-info="https://www.rsyslog.com"] start Aug 17 06:18:36 localhost rsyslogd[609]: imjournal: journal files changed, reloading... [v8.2312.0-2.el10 try https://www.rsyslog.com/e/0 ] Aug 17 06:18:36 localhost rngd[607]: Disabling 7: PKCS11 Entropy generator (pkcs11) Aug 17 06:18:36 localhost rngd[607]: Disabling 5: NIST Network Entropy Beacon (nist) Aug 17 06:18:36 localhost rngd[607]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Aug 17 06:18:36 localhost rngd[607]: Disabling 10: Named pipe entropy input (namedpipe) Aug 17 06:18:36 localhost rngd[607]: Initializing available sources Aug 17 06:18:36 localhost rngd[607]: [hwrng ]: Initialization Failed Aug 17 06:18:36 localhost rngd[607]: [rdrand]: Enabling RDRAND rng support Aug 17 06:18:36 localhost rngd[607]: [rdrand]: Initialized Aug 17 06:18:36 localhost rngd[607]: [jitter]: JITTER timeout set to 5 sec Aug 17 06:18:36 localhost rngd[607]: [jitter]: Initializing AES buffer Aug 17 06:18:37 localhost systemd[1]: unbound-anchor.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit unbound-anchor.service has successfully entered the 'dead' state. Aug 17 06:18:37 localhost systemd[1]: Finished unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound. ░░ Subject: A start job for unit unbound-anchor.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit unbound-anchor.service has finished successfully. ░░ ░░ The job identifier is 294. Aug 17 06:18:37 localhost chronyd[623]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Aug 17 06:18:37 localhost chronyd[623]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Aug 17 06:18:37 localhost chronyd[623]: Using right/UTC timezone to obtain leap second data Aug 17 06:18:37 localhost chronyd[623]: Loaded seccomp filter (level 2) Aug 17 06:18:37 localhost systemd[1]: Started chronyd.service - 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 252. Aug 17 06:18:41 localhost rngd[607]: [jitter]: Unable to obtain AES key, disabling JITTER source Aug 17 06:18:41 localhost rngd[607]: [jitter]: Initialization Failed Aug 17 06:18:41 localhost rngd[607]: Process privileges have been dropped to 2:2 Aug 17 06:18:44 localhost cloud-init[628]: Cloud-init v. 24.1.4-14.el10 running 'init-local' at Sat, 17 Aug 2024 10:18:44 +0000. Up 32.64 seconds. Aug 17 06:18:44 localhost dhcpcd[630]: dhcpcd-10.0.6 starting Aug 17 06:18:45 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 Aug 17 06:18:45 localhost systemd[1]: Listening on systemd-rfkill.socket - 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 381. Aug 17 06:18:45 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Aug 17 06:18:45 localhost kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Aug 17 06:18:45 localhost kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Aug 17 06:18:45 localhost dhcpcd[633]: DUID 00:01:00:01:2e:53:35:85:12:04:57:c3:f9:5d Aug 17 06:18:45 localhost dhcpcd[633]: eth0: IAID 57:c3:f9:5d Aug 17 06:18:45 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Aug 17 06:18:45 localhost kernel: cfg80211: failed to load regulatory.db Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 0 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 0 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 48 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 48 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 49 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 49 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 50 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 50 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 51 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 51 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 52 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 52 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 53 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 53 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 54 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 54 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 55 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 55 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 56 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 56 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 57 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 57 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 58 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 58 affinity is now unmanaged Aug 17 06:18:45 localhost irqbalance[606]: Cannot change IRQ 59 affinity: Input/output error Aug 17 06:18:45 localhost irqbalance[606]: IRQ 59 affinity is now unmanaged Aug 17 06:18:47 localhost dhcpcd[633]: eth0: soliciting a DHCP lease Aug 17 06:18:47 localhost dhcpcd[633]: eth0: offered 10.31.9.0 from 10.31.8.1 Aug 17 06:18:47 localhost dhcpcd[633]: eth0: leased 10.31.9.0 for 3600 seconds Aug 17 06:18:47 localhost dhcpcd[633]: eth0: adding route to 10.31.8.0/22 Aug 17 06:18:47 localhost dhcpcd[633]: eth0: adding default route via 10.31.8.1 Aug 17 06:18:47 localhost dhcpcd[633]: control command: /usr/sbin/dhcpcd --dumplease --ipv4only eth0 Aug 17 06:18:47 localhost systemd[1]: Starting systemd-hostnamed.service - 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 390. Aug 17 06:18:47 localhost systemd[1]: Started systemd-hostnamed.service - 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 390. Aug 17 06:18:47 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-hostnamed[652]: Hostname set to (static) Aug 17 06:18:47 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init-local.service - 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 267. Aug 17 06:18:47 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target network-pre.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 177. Aug 17 06:18:47 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager.service - 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 202. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0130] NetworkManager (version 1.48.4-1.el10.1) is starting... (boot:1cde59dc-0e8f-447a-8313-476293e1aa77) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0132] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 30-cloud-init-ip6-addr-gen-mode.conf) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0585] manager[0x5568d14a2a10]: monitoring kernel firmware directory '/lib/firmware'. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0615] hostname: hostname: using hostnamed Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0616] hostname: static hostname changed from (none) to "ip-10-31-9-0.us-east-1.aws.redhat.com" Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0621] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0625] manager[0x5568d14a2a10]: rfkill: Wi-Fi hardware radio set enabled Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0625] manager[0x5568d14a2a10]: rfkill: WWAN hardware radio set enabled Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0674] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0675] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0675] manager: Networking is enabled by state file Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0693] settings: Loaded settings plugin: keyfile (internal) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0729] dhcp: init: Using DHCP client 'internal' Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0731] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0742] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0755] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0761] device (lo): Activation: starting connection 'lo' (f6ef4e62-f1b6-44e4-974c-90544c39c08b) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0769] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0772] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-dispatcher.service - 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 467. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager.service - 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 202. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0828] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0832] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0836] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0837] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0839] device (eth0): carrier: link connected Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0842] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0847] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0852] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target network.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 205. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0882] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0885] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0887] manager: NetworkManager state is now CONNECTING Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0888] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0892] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0897] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.0912] dhcp4 (eth0): state changed new lease, address=10.31.9.0, acd pending Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-wait-online.service - 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 201. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting gssproxy.service - 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 234. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started gssproxy.service - 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 234. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: rpc-gssd.service - 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 230. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target nfs-client.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 227. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs-pre.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 228. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. ░░ Subject: A start job for unit remote-cryptsetup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-cryptsetup.target has finished successfully. ░░ ░░ The job identifier is 236. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs.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 226. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ 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 185. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.2213] dhcp4 (eth0): state changed new lease, address=10.31.9.0 Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.2219] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.2333] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - 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 467. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.3466] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.3469] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.3472] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.3477] device (lo): Activation: successful, device activated. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.3483] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.3493] manager: NetworkManager state is now CONNECTED_SITE Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.3496] device (eth0): Activation: successful, device activated. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.3520] manager: NetworkManager state is now CONNECTED_GLOBAL Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com NetworkManager[659]: [1723889928.3527] manager: startup complete Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished NetworkManager-wait-online.service - 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 201. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting cloud-init.service - 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 259. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com chronyd[623]: Added source 10.11.160.238 Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com chronyd[623]: Added source 10.18.100.10 Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com chronyd[623]: Added source 10.2.32.37 Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com chronyd[623]: Added source 10.2.32.38 Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Cloud-init v. 24.1.4-14.el10 running 'init' at Sat, 17 Aug 2024 10:18:48 +0000. Up 36.81 seconds. Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | eth0 | True | 10.31.9.0 | 255.255.252.0 | global | 12:04:57:c3:f9:5d | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | eth0 | True | fe80::1004:57ff:fec3:f95d/64 | . | link | 12:04:57:c3:f9:5d | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | lo | True | ::1/128 | . | host | . | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | Route | Destination | Gateway | Interface | Flags | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | 2 | multicast | :: | eth0 | U | Aug 17 06:18:48 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 17 06:18:49 ip-10-31-9-0.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[811]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Aug 17 06:18:49 ip-10-31-9-0.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[814]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Generating public/private rsa key pair. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: The key fingerprint is: Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: SHA256:0apACmLKGG9CVVo8R7p4v0s00PNItjw2H3dZ8fSmQz4 root@ip-10-31-9-0.us-east-1.aws.redhat.com Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: The key's randomart image is: Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: +---[RSA 3072]----+ Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | .oo.. ..| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | . ooo. . .+| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |+o ..oo=. . ..+| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |B+ o. * =o ooo | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |+.+..o XSo . oE | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | o ..+.= o . o | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | .o . | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | . . | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | o. | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: +----[SHA256]-----+ Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Generating public/private ecdsa key pair. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: The key fingerprint is: Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: SHA256:BhcXpmrh6njRIIw4zyIFZCelWv1Hcyw4jvORP0uMg3k root@ip-10-31-9-0.us-east-1.aws.redhat.com Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: The key's randomart image is: Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: +---[ECDSA 256]---+ Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |.+.o . +. | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |o +. . * | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |.=. . = * o | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |=.+ .= O + | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |.= .ooO S | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |o o .B.B | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: |.. +.E = | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | o.. o o | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | ... . | Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: +----[SHA256]-----+ Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Generating public/private ed25519 key pair. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: The key fingerprint is: Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: SHA256:9n+Lowbwd+9m2BVv9oJcUX5kTNcF/2eA2h7/vKUmFdc root@ip-10-31-9-0.us-east-1.aws.redhat.com Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: The key's randomart image is: Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: +--[ED25519 256]--+ Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | .+*| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | . .B| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | . .=o| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | . o ooE| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | oS . o +B| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | .o....oo.*| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | o.o.B.+o| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | ..*.O+o| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: | ...oO+++| Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[745]: +----[SHA256]-----+ Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init.service - 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 259. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-config.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 269. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target network-online.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 200. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting cloud-config.service - 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 268. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting kdump.service - 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 257. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting restraintd.service - 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 249. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting rpc-statd-notify.service - 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 235. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com sm-notify[830]: Version 2.6.4 starting Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - 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 260. Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com (sshd)[840]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Aug 17 06:18:50 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started rpc-statd-notify.service - 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 235. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started restraintd.service - 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 249. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com sshd[840]: Server listening on 0.0.0.0 port 22. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com sshd[840]: Server listening on :: port 22. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - 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 260. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[874]: Cloud-init v. 24.1.4-14.el10 running 'modules:config' at Sat, 17 Aug 2024 10:18:51 +0000. Up 39.33 seconds. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com chronyd[623]: Received KoD RATE from 74.50.98.131 Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com sshd[840]: Received signal 15; terminating. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Stopping sshd.service - 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 570. Aug 17 06:18:51 ip-10-31-9-0.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. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Stopped sshd.service - 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 570 and the job result is done. Aug 17 06:18:51 ip-10-31-9-0.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 653 and the job result is done. Aug 17 06:18:51 ip-10-31-9-0.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 653. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). ░░ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has finished successfully. ░░ ░░ The job identifier is 652. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ecdsa.service - 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 648. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ed25519.service - 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 650. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@rsa.service - 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 651. Aug 17 06:18:51 ip-10-31-9-0.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 653. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - 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 570. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com (sshd)[878]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com sshd[878]: Server listening on 0.0.0.0 port 22. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com sshd[878]: Server listening on :: port 22. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - 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 570. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished cloud-config.service - 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 268. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting cloud-final.service - 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 270. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting systemd-user-sessions.service - 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 225. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished systemd-user-sessions.service - 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 225. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started crond.service - 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 237. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started getty@tty1.service - 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 244. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started serial-getty@ttyS0.service - 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 239. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target getty.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 238. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target multi-user.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 118. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com crond[883]: (CRON) STARTUP (1.7.0) Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com crond[883]: (CRON) INFO (Syslog will be used instead of sendmail.) Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com crond[883]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 4% if used.) Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com crond[883]: (CRON) INFO (running with inotify support) Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting systemd-update-utmp-runlevel.service - 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 222. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com restraintd[855]: Listening on http://localhost:8081 Aug 17 06:18:51 ip-10-31-9-0.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. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished systemd-update-utmp-runlevel.service - 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 222. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[896]: Cloud-init v. 24.1.4-14.el10 running 'modules:final' at Sat, 17 Aug 2024 10:18:51 +0000. Up 39.88 seconds. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[910]: ############################################################# Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[914]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[922]: 256 SHA256:BhcXpmrh6njRIIw4zyIFZCelWv1Hcyw4jvORP0uMg3k root@ip-10-31-9-0.us-east-1.aws.redhat.com (ECDSA) Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[928]: 256 SHA256:9n+Lowbwd+9m2BVv9oJcUX5kTNcF/2eA2h7/vKUmFdc root@ip-10-31-9-0.us-east-1.aws.redhat.com (ED25519) Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[931]: 3072 SHA256:0apACmLKGG9CVVo8R7p4v0s00PNItjw2H3dZ8fSmQz4 root@ip-10-31-9-0.us-east-1.aws.redhat.com (RSA) Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[933]: -----END SSH HOST KEY FINGERPRINTS----- Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[934]: ############################################################# Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com cloud-init[896]: Cloud-init v. 24.1.4-14.el10 finished at Sat, 17 Aug 2024 10:18:51 +0000. Datasource DataSourceEc2Local. Up 40.01 seconds Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com kdumpctl[833]: kdump: Detected change(s) in the following file(s): /etc/fstab Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished cloud-final.service - 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 270. Aug 17 06:18:51 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-init.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 258. Aug 17 06:18:54 ip-10-31-9-0.us-east-1.aws.redhat.com chronyd[623]: Selected source 10.2.32.37 Aug 17 06:18:54 ip-10-31-9-0.us-east-1.aws.redhat.com chronyd[623]: System clock TAI offset set to 37 seconds Aug 17 06:18:57 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Aug 17 06:18:57 ip-10-31-9-0.us-east-1.aws.redhat.com kdumpctl[833]: kdump: Rebuilding /boot/initramfs-6.10.0-15.el10.x86_64kdump.img Aug 17 06:18:58 ip-10-31-9-0.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. Aug 17 06:18:59 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1376]: dracut-101-2.el10 Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --aggressive-strip -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/873b1dad-0393-45ca-9e96-c9afb071909f /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-6.10.0-15.el10.x86_64kdump.img 6.10.0-15.el10.x86_64 Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmand' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'resume' will not be installed, because it's in the list to be omitted! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Aug 17 06:19:00 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmand' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 17 06:19:01 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: systemd *** Aug 17 06:19:02 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: systemd-initrd *** Aug 17 06:19:02 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: rngd *** Aug 17 06:19:02 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: i18n *** Aug 17 06:19:02 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: drm *** Aug 17 06:19:02 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: prefixdevname *** Aug 17 06:19:02 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: kernel-modules *** Aug 17 06:19:03 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: kernel-modules-extra *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: fstab-sys *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: rootfs-block *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: terminfo *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: udev-rules *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: dracut-systemd *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: usrmount *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: base *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: fs-lib *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: kdumpbase *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: memstrack *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: microcode_ctl-fw_dir_override *** Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl module: mangling fw_dir Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: intel: caveats check for kernel version "6.10.0-15.el10.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Aug 17 06:19:04 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Aug 17 06:19:05 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: configuration "intel-06-4f-01" is ignored Aug 17 06:19:05 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Aug 17 06:19:05 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: shutdown *** Aug 17 06:19:05 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including module: squash *** Aug 17 06:19:05 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Including modules done *** Aug 17 06:19:05 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Installing kernel module dependencies *** Aug 17 06:19:05 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Installing kernel module dependencies done *** Aug 17 06:19:06 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Resolving executable dependencies *** Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Resolving executable dependencies done *** Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Hardlinking files *** Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Mode: real Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Method: sha256 Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Files: 440 Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Linked: 1 files Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Compared: 0 xattrs Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Compared: 11 files Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Saved: 60.55 KiB Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Duration: 0.008594 seconds Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Hardlinking files done *** Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Generating early-microcode cpio image *** Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Constructing GenuineIntel.bin *** Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Constructing GenuineIntel.bin *** Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Store current command line parameters *** Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: Stored kernel commandline: Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: No dracut internal kernel commandline stored in the initramfs Aug 17 06:19:07 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Install squash loader *** Aug 17 06:19:08 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Stripping files *** Aug 17 06:19:09 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Stripping files done *** Aug 17 06:19:09 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Squashing the files inside the initramfs *** Aug 17 06:19:14 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Squashing the files inside the initramfs done *** Aug 17 06:19:14 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Creating image file '/boot/initramfs-6.10.0-15.el10.x86_64kdump.img' *** Aug 17 06:19:14 ip-10-31-9-0.us-east-1.aws.redhat.com dracut[1379]: *** Creating initramfs image file '/boot/initramfs-6.10.0-15.el10.x86_64kdump.img' done *** Aug 17 06:19:14 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: PKCS7: Message signed outside of X.509 validity window Aug 17 06:19:15 ip-10-31-9-0.us-east-1.aws.redhat.com kdumpctl[833]: kdump: kexec: loaded kdump kernel Aug 17 06:19:15 ip-10-31-9-0.us-east-1.aws.redhat.com kdumpctl[833]: kdump: Starting kdump: [OK] Aug 17 06:19:15 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished kdump.service - 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 257. Aug 17 06:19:15 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.000s (kernel) + 7.876s (initrd) + 54.400s (userspace) = 1min 3.277s. ░░ 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 1000425 microseconds. ░░ ░░ Initrd start-up required 7876150 microseconds. ░░ ░░ Userspace start-up required 54400509 microseconds. Aug 17 06:19:18 ip-10-31-9-0.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. Aug 17 06:20:00 ip-10-31-9-0.us-east-1.aws.redhat.com chronyd[623]: Selected source 208.113.130.146 (2.centos.pool.ntp.org) Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3725]: Accepted publickey for root from 10.30.34.46 port 45638 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3725]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3725) opened. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.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 664. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - 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 663. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: 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 3725. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - 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 663. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - 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 742. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: New session 2 of user root. ░░ Subject: A new session 2 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 2 has been created for the user root. ░░ ░░ The leading process of the session is 3730. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com (systemd)[3730]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Queued start job for default target default.target. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Created slice app.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 7. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: grub-boot-success.timer - 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 10. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Started systemd-tmpfiles-clean.timer - 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 11. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Reached target paths.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 3. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Reached target timers.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 9. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Starting dbus.socket - 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 6. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Starting systemd-tmpfiles-setup.service - Create User 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 12. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Finished systemd-tmpfiles-setup.service - Create User 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 12. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Listening on dbus.socket - 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 6. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Reached target sockets.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 5. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Reached target basic.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. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Reached target default.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. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Startup finished in 121ms. ░░ 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 121625 microseconds. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - 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 742. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - 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 822. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3725]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3741]: Received disconnect from 10.30.34.46 port 45638:11: disconnected by user Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3741]: Disconnected from user root 10.30.34.46 port 45638 Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3725]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3725) opened. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3725]: pam_unix(sshd:session): session closed for user root Aug 17 06:21:17 ip-10-31-9-0.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. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: Session 1 logged out. Waiting for processes to exit. Aug 17 06:21:17 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: 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. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Stopping user@0.service - 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 904. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Activating special unit exit.target... Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Stopped target default.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 27 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Stopped target basic.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 29 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Stopped target paths.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 31 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Stopped target sockets.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 21 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Stopped target timers.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 17 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Stopped systemd-tmpfiles-clean.timer - 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 28 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Closed dbus.socket - 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 26 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Stopped systemd-tmpfiles-setup.service - Create User 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 22 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Removed slice app.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 24 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Reached target shutdown.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. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Finished systemd-exit.service - 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. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3730]: Reached target exit.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. Aug 17 06:21:27 ip-10-31-9-0.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. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Stopped user@0.service - 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 904 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Stopping user-runtime-dir@0.service - 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 903. Aug 17 06:21:27 ip-10-31-9-0.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. Aug 17 06:21:27 ip-10-31-9-0.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. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Stopped user-runtime-dir@0.service - 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 903 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Removed slice user-0.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 905 and the job result is done. Aug 17 06:21:27 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: Removed session 2. ░░ Subject: Session 2 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 2 has been terminated. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3777]: Accepted publickey for root from 10.31.9.109 port 48652 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3778]: Accepted publickey for root from 10.31.9.109 port 48654 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3778]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3778) opened. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3777]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3777) opened. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 3777. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.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 908. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - 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 907. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: 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 3778. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - 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 907. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - 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 986. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: 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 3785. Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com (systemd)[3785]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Aug 17 06:21:32 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Queued start job for default target default.target. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Created slice app.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 4. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: grub-boot-success.timer - 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 11. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Started systemd-tmpfiles-clean.timer - 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 12. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Reached target paths.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 9. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Reached target timers.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 10. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Starting dbus.socket - 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 8. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Starting systemd-tmpfiles-setup.service - Create User 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 3. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Finished systemd-tmpfiles-setup.service - Create User 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 3. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Listening on dbus.socket - 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 8. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Reached target sockets.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 7. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Reached target basic.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. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Reached target default.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. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[3785]: Startup finished in 105ms. ░░ 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 105229 microseconds. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - 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 986. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - 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 1147. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 1066. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3778]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3777]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3796]: Received disconnect from 10.31.9.109 port 48654:11: disconnected by user Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3796]: Disconnected from user root 10.31.9.109 port 48654 Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3778]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3778) opened. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[3778]: pam_unix(sshd:session): session closed for user root Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: Session 3 logged out. Waiting for processes to exit. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-3.scope has successfully entered the 'dead' state. Aug 17 06:21:33 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: Removed session 3. ░░ Subject: Session 3 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 3 has been terminated. Aug 17 06:22:18 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[5660]: Accepted publickey for root from 10.31.11.19 port 59384 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 17 06:22:18 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[5660]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-5660) opened. Aug 17 06:22:18 ip-10-31-9-0.us-east-1.aws.redhat.com systemd-logind[610]: 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 5660. Aug 17 06:22:18 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started session-6.scope - 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 1228. Aug 17 06:22:18 ip-10-31-9-0.us-east-1.aws.redhat.com sshd-session[5660]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 17 06:22:20 ip-10-31-9-0.us-east-1.aws.redhat.com python3.12[5795]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 17 06:22:21 ip-10-31-9-0.us-east-1.aws.redhat.com python3.12[5937]: ansible-service_facts Invoked Aug 17 06:22:24 ip-10-31-9-0.us-east-1.aws.redhat.com python3.12[6150]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 17 06:22:24 ip-10-31-9-0.us-east-1.aws.redhat.com python3.12[6263]: 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 Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: Converting 386 SID table entries... Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Aug 17 06:23:01 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: Converting 387 SID table entries... Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Aug 17 06:23:08 ip-10-31-9-0.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Aug 17 06:23:14 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Started run-r1be761eed69c4d39af61bca4e4d127bd.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r1be761eed69c4d39af61bca4e4d127bd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r1be761eed69c4d39af61bca4e4d127bd.service has finished successfully. ░░ ░░ The job identifier is 1309. Aug 17 06:23:14 ip-10-31-9-0.us-east-1.aws.redhat.com 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 1386. Aug 17 06:23:14 ip-10-31-9-0.us-east-1.aws.redhat.com systemctl[7034]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units. Aug 17 06:23:14 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 7037 ('systemctl') (unit session-6.scope)... Aug 17 06:23:14 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reloading... Aug 17 06:23:14 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 208 ms. Aug 17 06:23:14 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Aug 17 06:23:19 ip-10-31-9-0.us-east-1.aws.redhat.com 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. Aug 17 06:23:19 ip-10-31-9-0.us-east-1.aws.redhat.com 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 1386. Aug 17 06:23:19 ip-10-31-9-0.us-east-1.aws.redhat.com systemd[1]: run-r1be761eed69c4d39af61bca4e4d127bd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r1be761eed69c4d39af61bca4e4d127bd.service has successfully entered the 'dead' state. Aug 17 06:23:20 ip-10-31-9-0.us-east-1.aws.redhat.com python3.12[7216]: 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 Aug 17 06:23:20 ip-10-31-9-0.us-east-1.aws.redhat.com python3.12[7329]: 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 Aug 17 06:23:21 ip-10-31-9-0.us-east-1.aws.redhat.com python3.12[7421]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1723890200.6939652-7684-120336124581381/.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 Aug 17 06:23:22 ip-10-31-9-0.us-east-1.aws.redhat.com python3.12[7534]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 17 06:23:23 ip-10-31-9-0.us-east-1.aws.redhat.com python3.12[7652]: 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 32 dr-xr-xr-x. 18 root root 235 Aug 6 06:43 ../ drwxr-xr-x. 3 root root 60 Aug 17 06:18 initramfs/ drwxr-xr-x. 2 root root 60 Aug 17 06:18 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 17 06:18 log/ drwxr-xr-x. 2 root root 40 Aug 17 06:18 mount/ -r--r--r--. 1 root root 33 Aug 17 06:18 machine-id prw-------. 1 root root 0 Aug 17 06:18 dmeventd-server| prw-------. 1 root root 0 Aug 17 06:18 dmeventd-client| prw-------. 1 root root 0 Aug 17 06:18 initctl| drwx------. 2 root root 80 Aug 17 06:18 lvm/ drwx------. 2 root root 40 Aug 17 06:18 cryptsetup/ drwxr-xr-x. 2 root root 40 Aug 17 06:18 setrans/ drwxr-xr-x. 2 root root 40 Aug 17 06:18 sepermit/ drwxr-xr-x. 2 root root 40 Aug 17 06:18 faillock/ drwxr-xr-x. 2 root root 40 Aug 17 06:18 console/ drwx------. 2 rpc rpc 40 Aug 17 06:18 rpcbind/ drwxrwxr-x. 2 sssd sssd 40 Aug 17 06:18 sssd/ drwxr-xr-x. 2 root root 40 Aug 17 06:18 motd.d/ -rw-r--r--. 1 root root 0 Aug 17 06:18 motd drwx--x--x. 3 root root 60 Aug 17 06:18 sudo/ drwxr-xr-x. 3 root root 60 Aug 17 06:18 tpm2-tss/ -rw-r--r--. 1 root root 4 Aug 17 06:18 auditd.pid drwxr-xr-x. 2 root root 60 Aug 17 06:18 dbus/ drwxr-xr-x. 2 root root 60 Aug 17 06:18 pcscd/ srw-rw-rw-. 1 root root 0 Aug 17 06:18 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Aug 17 06:18 irqbalance/ -rw-------. 1 root root 3 Aug 17 06:18 rsyslogd.pid drwxr-xr-x. 2 root root 100 Aug 17 06:18 dhcpcd/ -rw-------. 1 root root 4 Aug 17 06:18 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 17 06:18 gssproxy.sock= srw-rw-rw-. 1 root root 0 Aug 17 06:18 gssproxy.default.sock= drwxr-xr-x. 4 root root 120 Aug 17 06:18 NetworkManager/ drwxr-xr-x. 2 root root 60 Aug 17 06:18 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Aug 17 06:18 chrony/ -rw-------. 1 root root 4 Aug 17 06:18 sm-notify.pid drwxr-xr-x. 4 root root 100 Aug 17 06:18 lock/ -rw-r--r--. 1 root root 4 Aug 17 06:18 sshd.pid -rw-r--r--. 1 root root 4 Aug 17 06:18 crond.pid ----------. 1 root root 0 Aug 17 06:18 cron.reboot drwx------. 3 root root 340 Aug 17 06:18 cloud-init/ drwxr-xr-x. 12 root root 240 Aug 17 06:18 credentials/ -rw-------. 1 root root 0 Aug 17 06:18 agetty.reload drwxr-xr-x. 2 root root 80 Aug 17 06:19 blkid/ drwxr-xr-x. 7 root root 160 Aug 17 06:19 udev/ drwxr-xr-x. 3 root root 60 Aug 17 06:21 user/ drwxr-xr-x. 2 root root 80 Aug 17 06:23 selinux-policy/ drwxrwxr-x. 2 pcp pcp 40 Aug 17 06:23 pcp/ drwxr-xr-x. 33 root root 1000 Aug 17 06:23 ./ drwxr-xr-x. 21 root root 620 Aug 17 06:23 systemd/ -rw-rw-r--. 1 root utmp 1920 Aug 17 06:23 utmp total 0 drwxr-xr-x. 33 root root 1000 Aug 17 06:23 ../ drwxrwxr-x. 2 pcp pcp 40 Aug 17 06:23 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Saturday 17 August 2024 06:23:23 -0400 (0:00:00.666) 0:01:05.124 ******* fatal: [managed_node2]: FAILED! => { "changed": false } MSG: {'failures': ['No package redis available.', 'No package redis-doc available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['redis', 'redis-doc'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, '_ansible_no_log': False, 'changed': False} TASK [Get final state of services] ********************************************* task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Saturday 17 August 2024 06:23:23 -0400 (0:00:00.032) 0:01:05.157 ******* 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" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "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" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "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": "inactive", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.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-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "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-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "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-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.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": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "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-soft-reboot.service": { "name": "systemd-soft-reboot.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": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-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-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Saturday 17 August 2024 06:23:25 -0400 (0:00:01.773) 0:01:06.930 ******* skipping: [managed_node2] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmcd", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmlogger", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmie", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmproxy", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false } MSG: All items skipped PLAY RECAP ********************************************************************* managed_node2 : ok=21 changed=2 unreachable=0 failed=1 skipped=10 rescued=1 ignored=0 Saturday 17 August 2024 06:23:25 -0400 (0:00:00.044) 0:01:06.974 ******* =============================================================================== fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages -- 55.98s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:41 Gathering Facts --------------------------------------------------------- 2.71s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:9 Get initial state of services ------------------------------------------- 2.00s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 1.77s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured --- 1.11s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:61 fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages --- 0.93s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Collect logs ------------------------------------------------------------ 0.67s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists --- 0.43s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:54 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree --- 0.40s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:18 Setup bpftrace metrics. ------------------------------------------------- 0.12s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables --- 0.07s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:4 fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables --- 0.06s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Include vault variables ------------------------------------------------- 0.05s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:5 Setup metric querying service. ------------------------------------------ 0.05s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Configure Postfix metrics. ---------------------------------------------- 0.05s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Configure SQL Server metrics. ------------------------------------------- 0.05s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list --- 0.05s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Restore state of services ----------------------------------------------- 0.04s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set flag to indicate system is ostree --- 0.04s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:23 fedora.linux_system_roles.metrics : Add Postfix to metrics domain list --- 0.03s /tmp/collections-OcV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18